aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-17arm64: Fix task tracingChristopher Covington1-1/+1
2013-04-17arm64: add explicit symbols to ESR_EL1 decodingMarc Zyngier1-26/+27
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring1-2/+4
2013-04-08arm64: Use generic idle loopThomas Gleixner2-39/+6
2013-03-28Merge branch 'arm64-klib' into upstreamCatalin Marinas1-5/+16
2013-03-26arm64: Use irqchip_init() for interrupt controller initialisationCatalin Marinas1-10/+9
2013-03-26arm64: psci: Use the MPIDR values from cpu_logical_map for cpu ids.Liviu Dudau1-2/+3
2013-03-21arm64: klib: Optimised atomic bitopsCatalin Marinas1-5/+8
2013-03-21arm64: klib: Optimised string functionsCatalin Marinas1-0/+2
2013-03-21arm64: klib: Optimised memory functionsCatalin Marinas1-0/+6
2013-03-20arm64: head: match all affinity levels in the pen of the secondariesJavi Merino1-1/+3
2013-03-20arm64: kernel: initialise cpu_logical_map from the DTJavi Merino2-7/+89
2013-03-20arm64: kernel: make the pen of the secondary a 64-bit unsigned valueJavi Merino1-5/+5
2013-03-20arm64: Initialise the clocks described via DTCatalin Marinas1-0/+8
2013-03-20arm64: add support for 8250/16550 earlyprintkAnup Patel1-0/+23
2013-03-20arm64: early_printk: add support for FastModel console outputMarc Zyngier1-0/+12
2013-03-18arm64: Fix build error with !SMPCatalin Marinas1-0/+2
2013-03-18arm64: Removed unused variable in compat_setup_rt_frame()Catalin Marinas1-1/+0
2013-03-03consolidate compat lookup_dcookie()Al Viro1-7/+0
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-5/+0
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro1-5/+0
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds5-244/+4
2013-02-21Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+27
2013-02-20Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds11-29/+560
2013-02-17ARM64 idle: delete pm_idleLen Brown1-9/+4
2013-02-14arm64: switch to generic old sigaction() (compat-only)Al Viro1-45/+0
2013-02-14arm64: switch to generic compat rt_sigaction()Al Viro1-41/+0
2013-02-14arm64: switch compat to generic old sigsuspendAl Viro1-12/+0
2013-02-14arm64: switch to generic compat rt_sigqueueinfo()Al Viro1-18/+0
2013-02-14arm64: switch to generic compat rt_sigpending()Al Viro1-18/+0
2013-02-14arm64: switch to generic compat rt_sigprocmask()Al Viro1-33/+0
2013-02-14arm64: switch to generic sigaltstackAl Viro5-77/+4
2013-02-11arm64: mm: update CONTEXTIDR register to contain PID of current processWill Deacon1-1/+3
2013-02-11arm64: compat: use compat_uptr_t type for compat_ucontext.uc_linkWill Deacon1-2/+2
2013-02-01Merge branch 'for-will/arch-timer-unification' of git://linux-arm.org/linux-mr into for-arm-soc/arch-timersWill Deacon1-2/+27
2013-01-31arm64: move from arm_generic to arm_arch_timerMark Rutland1-2/+27
2013-01-29arm64: SMP: enable PSCI boot methodMarc Zyngier3-1/+54
2013-01-29arm64: psci: add support for PSCI invocations from the kernelWill Deacon3-1/+215
2013-01-29arm64: SMP: rework the SMP code to be enabling method agnosticMarc Zyngier3-23/+113
2013-01-29arm64: perf: add guest vs host discriminationMarc Zyngier1-0/+37
2013-01-22arm64: Add simple earlyprintk supportCatalin Marinas3-2/+129
2013-01-22arm64: Populate the platform devicesCatalin Marinas1-0/+8
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell1-1/+1
2013-01-10arm64: vdso: remove broken, redundant sequence counting for timezonesWill Deacon2-6/+0
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-12-17compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas1-15/+0
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds3-27/+4
2012-12-05arm64: move FP-SIMD save/restore code to a macroMarc Zyngier1-40/+3
2012-12-05arm64: hyp: initialize vttbr_el2 to zeroMarc Zyngier1-0/+3