aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
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-17arm64: Fix task tracingChristopher Covington
2013-04-17arm64: add explicit symbols to ESR_EL1 decodingMarc Zyngier
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-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
2013-02-21Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-20Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-17ARM64 idle: delete pm_idleLen Brown
2013-02-14arm64: switch to generic old sigaction() (compat-only)Al Viro
2013-02-14arm64: switch to generic compat rt_sigaction()Al Viro
2013-02-14arm64: switch compat to generic old sigsuspendAl Viro
2013-02-14arm64: switch to generic compat rt_sigqueueinfo()Al Viro
2013-02-14arm64: switch to generic compat rt_sigpending()Al Viro
2013-02-14arm64: switch to generic compat rt_sigprocmask()Al Viro
2013-02-14arm64: switch to generic sigaltstackAl Viro
2013-02-11arm64: mm: update CONTEXTIDR register to contain PID of current processWill Deacon
2013-02-11arm64: compat: use compat_uptr_t type for compat_ucontext.uc_linkWill Deacon
2013-02-01Merge branch 'for-will/arch-timer-unification' of git://linux-arm.org/linux-m...Will Deacon
2013-01-31arm64: move from arm_generic to arm_arch_timerMark Rutland
2013-01-29arm64: SMP: enable PSCI boot methodMarc Zyngier
2013-01-29arm64: psci: add support for PSCI invocations from the kernelWill Deacon
2013-01-29arm64: SMP: rework the SMP code to be enabling method agnosticMarc Zyngier
2013-01-29arm64: perf: add guest vs host discriminationMarc Zyngier
2013-01-22arm64: Add simple earlyprintk supportCatalin Marinas
2013-01-22arm64: Populate the platform devicesCatalin Marinas
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2013-01-10arm64: vdso: remove broken, redundant sequence counting for timezonesWill Deacon
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2012-12-17compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-05arm64: move FP-SIMD save/restore code to a macroMarc Zyngier
2012-12-05arm64: hyp: initialize vttbr_el2 to zeroMarc Zyngier
2012-12-05arm64: add hypervisor stubMarc Zyngier