summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel (follow)
Commit message (Expand)AuthorAge
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-06-06
|\
| * arm64: kernel: initialize broadcast hrtimer based clock event deviceLorenzo Pieralisi2014-05-30
| * arm64: ftrace: Add system call tracepointAKASHI Takahiro2014-05-29
| * arm64: ftrace: Add CALLER_ADDRx macrosAKASHI Takahiro2014-05-29
| * arm64: ftrace: Add dynamic ftrace supportAKASHI Takahiro2014-05-29
| * arm64: Add ftrace supportAKASHI Takahiro2014-05-29
| * arm64: Add 'notrace' attribute to unwind_frame() for ftraceAKASHI Takahiro2014-05-29
| * arm64: Fix linker script entry pointGeoff Levand2014-05-23
| * arm64: lib: Implement optimized string length routineszhichang.yuan2014-05-23
| * arm64: lib: Implement optimized string compare routineszhichang.yuan2014-05-23
| * arm64: lib: Implement optimized memcmp routinezhichang.yuan2014-05-23
| * arm64: Fix deadlock scenario with smp_send_stop()Arun KS2014-05-16
| * arm64: Fix machine_shutdown() definitionArun KS2014-05-16
| * arm64: Support arch_irq_work_raise() via self IPIsLarry Bassel2014-05-16
| * arm64: topology: Add support for topology DT bindingsMark Brown2014-05-16
| * arm64: topology: Initialise default topology state immediatelyMark Brown2014-05-16
| * Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...Catalin Marinas2014-05-16
| |\
| | * arm64: add support for kernel mode NEON in interrupt contextArd Biesheuvel2014-05-08
| | * arm64: defer reloading a task's FPSIMD state to userland resumeArd Biesheuvel2014-05-08
| | * arm64: add abstractions for FPSIMD state manipulationArd Biesheuvel2014-05-08
| * | arm64: is_compat_task is defined both in asm/compat.h and linux/compat.hAKASHI Takahiro2014-05-12
| * | arm64: split syscall_trace() into separate functions for enter/exitAKASHI Takahiro2014-05-12
| * | arm64: make a single hook to syscall_trace() for all syscall featuresAKASHI Takahiro2014-05-12
| * | arm64: debug: avoid accessing mdscr_el1 on fault paths where possibleWill Deacon2014-05-12
| * | arm64: head: fix cache flushing and barriers in set_cpu_boot_mode_flagWill Deacon2014-05-09
| * | arm64: barriers: make use of barrier options with explicit barriersWill Deacon2014-05-09
| * | arm64: Clean up the default pgprot settingCatalin Marinas2014-05-09
| * | arm64: Expose ESR_EL1 information to user when SIGSEGV/SIGBUSCatalin Marinas2014-05-09
| * | arm64: Remove the aux_context structureCatalin Marinas2014-05-09
| * | arm64: Provide read/write fault information in compat signal handlersCatalin Marinas2014-05-09
| * | arm64: Remove boot thread synchronisation for spin-table release methodCatalin Marinas2014-05-09
| * | arm64: Implement cache_line_size() based on CTR_EL0.CWGCatalin Marinas2014-05-09
* | | Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-06-05
|\ \ \
| * | | arm64: efi: only attempt efi map setup if booting via EFILeif Lindholm2014-05-23
| * | | arm64: efi: add EFI stubMark Salter2014-04-30
| * | | arm64: add EFI runtime servicesMark Salter2014-04-30
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-04
|\ \ \
| * | | ARM: Check if a CPU has gone offlineAshwin Chaugule2014-05-15
| * | | PSCI: Add initial support for PSCIv0.2 functionsAshwin Chaugule2014-05-15
| |/ /
* | | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-03
|\ \ \
| * \ \ Merge 3.15-rc3 into tty-nextGreg Kroah-Hartman2014-04-27
| |\ \ \
| * | | | arm64: remove arch specific earlyprintkRob Herring2014-04-24
| | |/ / | |/| |
* | | | arm64: use cpu_online_mask when using forced irq_set_affinitySudeep Holla2014-05-12
| |_|/ |/| |
* | | arm64: Use bus notifiers to set per-device coherent DMA opsCatalin Marinas2014-05-03
* | | arm64: fixmap: fix missing sub-page offset for earlyprintkMarc Zyngier2014-05-03
| |/ |/|
* | arm64: init: Move of_clk_init to time_initChanho Min2014-04-25
* | arm64: debug: remove noisy, pointless warningWill Deacon2014-04-25
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-04-08
|\
| * arm64: fix !CONFIG_COMPAT build failuresMark Salter2014-04-06
| * arm64: Relax the kernel cache requirements for bootCatalin Marinas2014-04-05