aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-25fix compat truncate/ftruncateAl Viro
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-23memory-hotplug: remove memmap of sparse-vmemmapTang Chen
2013-02-22arm64: select ARCH_WANT_OPTIONAL_GPIOLIBArnd Bergmann
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-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-17ARM64 idle: delete pm_idleLen Brown
2013-02-14burying unused conditionalsAl Viro
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: atomics: fix grossly inconsistent asm constraints for exclusivesWill 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-31arm64: arm_generic: prevent reading stale timeMark Rutland
2013-01-29arm64: Select ARCH_WANT_FRAME_POINTERSCatalin Marinas
2013-01-29arm64: Add kvm_para.h and xor.h generic headersCatalin Marinas
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-29arm64: add COMPAT_PSR_*_BIT flagsMarc Zyngier
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-01-22arm64: Add simple earlyprintk supportCatalin Marinas
2013-01-22arm64: Populate the platform devicesCatalin Marinas
2013-01-22arm64: elf: fix core dumping to match what glibc expectsWill Deacon
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2013-01-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2013-01-15arm64: compat: add syscall table entries for new syscallsWill Deacon
2013-01-14arm64: dts: prevent *.dtb from always being rebuiltStephen Warren
2013-01-10arm64: mm: introduce present, faulting entries for PAGE_NONEWill Deacon
2013-01-10arm64: mm: only wrprotect clean ptes if they are presentWill Deacon
2013-01-10arm64: vdso: remove broken, redundant sequence counting for timezonesWill Deacon
2013-01-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds
2013-01-04arm64: Always select ARM_AMBA and GENERIC_GPIOCatalin Marinas
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2013-01-02arm64: Keep the ARM64 Kconfig selects sortedCatalin Marinas
2013-01-02arm64: Include linux/ptrace.h in asm/compat.hCatalin Marinas