aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2013-12-11arm64: add PSCI CPU_OFF-based hotplug supportMark Rutland
2013-12-11arm64: add CPU_HOTPLUG infrastructureMark Rutland
2013-12-11arm64: read enable-method for CPU0Mark Rutland
2013-12-11arm64: factor out spin-table boot methodMark Rutland
2013-12-11arm64: reorganise smp_enable_opsMark Rutland
2013-12-11arm64: unify smp_psci.c and psci.cMark Rutland
2013-06-20perf: arm64: Record the user-mode PC in the call chain.Jed Davis
2013-05-31arm64: don't kill the kernel on a bad esr from el0Mark Rutland
2013-05-31arm64: treat unhandled compat el0 traps as undefMark Rutland
2013-05-24arm64: Do not report user faults for handled signalsCatalin Marinas
2013-05-24arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)'Chen Gang
2013-05-14arm64: Invoke the of_platform_populate() at arch_initcall() levelCatalin Marinas
2013-05-13arm64: debug: clear mdscr_el1 instead of taking the OS lockWill Deacon
2013-05-13arm64: Fix duplicate definition of early_consoleChen Gang
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro
2013-05-08Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-08arm64: vexpress: Add support for poweroff/restartCatalin Marinas
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-25arm64: Survive invalid cpu enable-methodsMark Rutland
2013-04-25arm64: Execute DSB during thread switching for TLB/cache maintenanceCatalin Marinas
2013-04-25arm64: smp: honour #address-size when parsing CPU reg propertyWill Deacon
2013-04-17Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson
2013-04-17arm64: Fix task tracingChristopher Covington
2013-04-17arm64: add explicit symbols to ESR_EL1 decodingMarc Zyngier
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring
2013-04-08arm64: Use generic idle loopThomas Gleixner
2013-03-28Merge branch 'arm64-klib' into upstreamCatalin Marinas
2013-03-26arm64: Use irqchip_init() for interrupt controller initialisationCatalin Marinas
2013-03-26arm64: psci: Use the MPIDR values from cpu_logical_map for cpu ids.Liviu Dudau
2013-03-21arm64: klib: Optimised atomic bitopsCatalin Marinas
2013-03-21arm64: klib: Optimised string functionsCatalin Marinas
2013-03-21arm64: klib: Optimised memory functionsCatalin Marinas
2013-03-20arm64: head: match all affinity levels in the pen of the secondariesJavi Merino
2013-03-20arm64: kernel: initialise cpu_logical_map from the DTJavi Merino
2013-03-20arm64: kernel: make the pen of the secondary a 64-bit unsigned valueJavi Merino
2013-03-20arm64: Initialise the clocks described via DTCatalin Marinas
2013-03-20arm64: add support for 8250/16550 earlyprintkAnup Patel
2013-03-20arm64: early_printk: add support for FastModel console outputMarc Zyngier
2013-03-18arm64: Fix build error with !SMPCatalin Marinas
2013-03-18arm64: Removed unused variable in compat_setup_rt_frame()Catalin Marinas
2013-03-03consolidate compat lookup_dcookie()Al Viro
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds