summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel (follow)
Commit message (Expand)AuthorAge
...
* | | | ARM64: DT: define ARM64 specific arch_match_cpu_phys_idSudeep KarkadaNagesha2013-10-30
* | | | arm64: update 32-bit kuser helpers to ARMv8Robin Murphy2013-10-28
* | | | arm64: perf: fix event number maskVinayak Kale2013-10-25
* | | | arm64: big-endian: write CPU holding pen address as LEMatthew Leach2013-10-25
* | | | arm64: big-endian: set correct endianess on kernel entryMatthew Leach2013-10-25
* | | | arm64: head: create a new function for setting the boot_cpu_mode flagMatthew Leach2013-10-25
* | | | arm64: big-endian: don't treat code as data when copying sigret codeMatthew Leach2013-10-25
* | | | arm64: compat: correct register concatenation for syscall wrappersMatthew Leach2013-10-25
* | | | arm64: setup: report ELF_PLATFORM as the machine for utsnameWill Deacon2013-10-25
* | | | arm64: add PSCI CPU_OFF-based hotplug supportMark Rutland2013-10-25
* | | | arm64: add CPU_HOTPLUG infrastructureMark Rutland2013-10-25
* | | | arm64: read enable-method for CPU0Mark Rutland2013-10-25
* | | | arm64: factor out spin-table boot methodMark Rutland2013-10-25
* | | | arm64: reorganise smp_enable_opsMark Rutland2013-10-25
* | | | arm64: unify smp_psci.c and psci.cMark Rutland2013-10-25
* | | | arm64: Export __copy_in_user() to modulesCatalin Marinas2013-10-24
| |_|/ |/| |
* | | arm64: fix possible invalid FPSIMD initialization stateJiang Liu2013-09-27
|/ /
* | arm64: Widen hwcap to be 64 bitSteve Capper2013-09-20
* | arm64: Correctly report LR and SP for compat tasksCatalin Marinas2013-09-20
|/
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-10
|\
| * of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-28
* | arm64: mm: permit use of tagged pointers at EL0Will Deacon2013-09-03
* | arm64: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon2013-08-30
* | arm64: move elf notes into readonly segmentMark Salter2013-08-27
* | arm64: Enable interrupts in the EL0 undef handlerCatalin Marinas2013-08-22
* | arm64: Expand arm64 image headerRoy Franz2013-08-22
* | arm64: add support for kernel mode NEONArd Biesheuvel2013-08-20
* | arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bitWill Deacon2013-08-20
* | arm64: perf: fix group validation when using enable_on_execWill Deacon2013-08-20
|/
* arm64: perf: fix event validation for software group leadersWill Deacon2013-08-20
* arm64: perf: fix array out of bounds access in armpmu_map_hw_event()Will Deacon2013-08-20
* arm64: Change kernel stack size to 16KFeng Kan2013-07-26
* arm64: Fix definition of arm_pm_restart to match the declarationCatalin Marinas2013-07-23
* Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-07-19
|\
| * arm64: use common reboot infrastructureMarc Zyngier2013-07-19
| * arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas2013-07-19
* | arm64: delete __cpuinit usage from all usersPaul Gortmaker2013-07-14
|/
* arm64: KVM: Kconfig integrationMarc Zyngier2013-07-04
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-03
|\
| * Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/k...Catalin Marinas2013-06-12
| |\
| | * arm64: KVM: HYP mode world switch implementationMarc Zyngier2013-06-12
| | * arm64: KVM: HYP mode idmap supportMarc Zyngier2013-06-07
| * | arm64: debug: consolidate software breakpoint handlersWill Deacon2013-06-12
| * | arm64: extable: sort the exception table at build timeWill Deacon2013-06-12
| * | arm64: kernel: compiling issue, need delete read_current_timer()Chen Gang2013-06-10
| |/
* / perf: arm64: Record the user-mode PC in the call chain.Jed Davis2013-06-20
|/
* arm64: don't kill the kernel on a bad esr from el0Mark Rutland2013-05-31
* arm64: treat unhandled compat el0 traps as undefMark Rutland2013-05-31
* arm64: Do not report user faults for handled signalsCatalin Marinas2013-05-24
* arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)'Chen Gang2013-05-24