aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-27arm64: fix possible invalid FPSIMD initialization stateJiang Liu1-0/+2
2013-09-20arm64: Widen hwcap to be 64 bitSteve Capper1-1/+1
2013-09-20arm64: Correctly report LR and SP for compat tasksCatalin Marinas1-5/+16
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-5/+0
2013-09-03arm64: mm: permit use of tagged pointers at EL0Will Deacon1-0/+1
2013-08-30arm64: delay: don't bother reporting bogomips in /proc/cpuinfoWill Deacon2-8/+1
2013-08-28of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely1-5/+0
2013-08-27arm64: move elf notes into readonly segmentMark Salter1-2/+1
2013-08-22arm64: Enable interrupts in the EL0 undef handlerCatalin Marinas1-0/+2
2013-08-22arm64: Expand arm64 image headerRoy Franz1-0/+8
2013-08-20arm64: add support for kernel mode NEONArd Biesheuvel1-0/+28
2013-08-20arm64: perf: fix ARMv8 EVTYPE_MASK to include NSH bitWill Deacon1-1/+1
2013-08-20arm64: perf: fix group validation when using enable_on_execWill Deacon1-1/+4
2013-08-20arm64: perf: fix event validation for software group leadersWill Deacon1-0/+3
2013-08-20arm64: perf: fix array out of bounds access in armpmu_map_hw_event()Will Deacon1-1/+6
2013-07-26arm64: Change kernel stack size to 16KFeng Kan1-1/+1
2013-07-23arm64: Fix definition of arm_pm_restart to match the declarationCatalin Marinas1-1/+1
2013-07-19Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds2-8/+9
2013-07-19arm64: use common reboot infrastructureMarc Zyngier1-1/+1
2013-07-19arm64: Only enable local interrupts after the CPU is marked onlineCatalin Marinas1-7/+8
2013-07-14arm64: delete __cpuinit usage from all usersPaul Gortmaker3-9/+9
2013-07-04arm64: KVM: Kconfig integrationMarc Zyngier1-0/+1
2013-07-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds6-79/+120
2013-06-20perf: arm64: Record the user-mode PC in the call chain.Jed Davis1-0/+1
2013-06-12Merge branch 'kvm-arm64/kvm-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into upstreamCatalin Marinas2-0/+53
2013-06-12arm64: KVM: HYP mode world switch implementationMarc Zyngier1-0/+33
2013-06-12arm64: debug: consolidate software breakpoint handlersWill Deacon3-64/+66
2013-06-12arm64: extable: sort the exception table at build timeWill Deacon1-9/+1
2013-06-10arm64: kernel: compiling issue, need delete read_current_timer()Chen Gang1-6/+0
2013-06-07arm64: KVM: HYP mode idmap supportMarc Zyngier1-0/+20
2013-05-31arm64: don't kill the kernel on a bad esr from el0Mark Rutland1-3/+9
2013-05-31arm64: treat unhandled compat el0 traps as undefMark Rutland1-0/+10
2013-05-24arm64: Do not report user faults for handled signalsCatalin Marinas1-2/+3
2013-05-24arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)'Chen Gang1-0/+1
2013-05-14arm64: Invoke the of_platform_populate() at arch_initcall() levelCatalin Marinas1-9/+3
2013-05-13arm64: debug: clear mdscr_el1 instead of taking the OS lockWill Deacon1-2/+0
2013-05-13arm64: Fix duplicate definition of early_consoleChen Gang1-2/+3
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-7/+0
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro1-7/+0
2013-05-08Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds1-4/+4
2013-05-08arm64: vexpress: Add support for poweroff/restartCatalin Marinas1-4/+4
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+4
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-7/+0
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-6/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-7/+0
2013-04-30Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds9-61/+209
2013-04-25arm64: Survive invalid cpu enable-methodsMark Rutland1-4/+4
2013-04-25arm64: Execute DSB during thread switching for TLB/cache maintenanceCatalin Marinas1-0/+6
2013-04-25arm64: smp: honour #address-size when parsing CPU reg propertyWill Deacon1-1/+4
2013-04-17Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel/linux into late/clksrcOlof Johansson1-2/+4