aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-8/+3
2013-02-26Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+2
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-25fix compat truncate/ftruncateAl Viro1-2/+2
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEAl Viro2-6/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds9-250/+8
2013-02-23memory-hotplug: remove memmap of sparse-vmemmapTang Chen1-0/+3
2013-02-22arm64: select ARCH_WANT_OPTIONAL_GPIOLIBArnd Bergmann1-1/+2
2013-02-21Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-102/+161
2013-02-20Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds28-173/+853
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-9/+4
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2013-02-17ARM64 idle: delete pm_idleLen Brown1-9/+4
2013-02-14burying unused conditionalsAl Viro2-7/+0
2013-02-14arm64: switch to generic old sigaction() (compat-only)Al Viro2-45/+1
2013-02-14arm64: switch to generic compat rt_sigaction()Al Viro2-41/+1
2013-02-14arm64: switch compat to generic old sigsuspendAl Viro3-13/+2
2013-02-14arm64: switch to generic compat rt_sigqueueinfo()Al Viro2-18/+1
2013-02-14arm64: switch to generic compat rt_sigpending()Al Viro2-18/+1
2013-02-14arm64: switch to generic compat rt_sigprocmask()Al Viro2-33/+1
2013-02-14arm64: switch to generic sigaltstackAl Viro8-80/+6
2013-02-11arm64: mm: update CONTEXTIDR register to contain PID of current processWill Deacon3-1/+26
2013-02-11arm64: atomics: fix grossly inconsistent asm constraints for exclusivesWill Deacon4-143/+143
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 Deacon4-102/+161
2013-01-31arm64: move from arm_generic to arm_arch_timerMark Rutland4-104/+161
2013-01-31arm64: arm_generic: prevent reading stale timeMark Rutland1-0/+2
2013-01-29arm64: Select ARCH_WANT_FRAME_POINTERSCatalin Marinas1-0/+1
2013-01-29arm64: Add kvm_para.h and xor.h generic headersCatalin Marinas2-0/+5
2013-01-29arm64: SMP: enable PSCI boot methodMarc Zyngier4-1/+55
2013-01-29arm64: psci: add support for PSCI invocations from the kernelWill Deacon4-1/+253
2013-01-29arm64: SMP: rework the SMP code to be enabling method agnosticMarc Zyngier4-23/+123
2013-01-29arm64: perf: add guest vs host discriminationMarc Zyngier2-1/+43
2013-01-29arm64: add COMPAT_PSR_*_BIT flagsMarc Zyngier1-0/+10
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into irq/coreIngo Molnar1-1/+0
2013-01-22arm64: Add simple earlyprintk supportCatalin Marinas8-2/+185
2013-01-22arm64: Populate the platform devicesCatalin Marinas1-0/+8
2013-01-22arm64: elf: fix core dumping to match what glibc expectsWill Deacon1-1/+4
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell1-1/+1
2013-01-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds4-23/+26
2013-01-15arm64: compat: add syscall table entries for new syscallsWill Deacon1-1/+6
2013-01-14arm64: dts: prevent *.dtb from always being rebuiltStephen Warren1-0/+1
2013-01-10arm64: mm: introduce present, faulting entries for PAGE_NONEWill Deacon1-11/+13
2013-01-10arm64: mm: only wrprotect clean ptes if they are presentWill Deacon1-7/+9
2013-01-10arm64: vdso: remove broken, redundant sequence counting for timezonesWill Deacon2-6/+0
2013-01-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds2-1/+6
2013-01-04arm64: Always select ARM_AMBA and GENERIC_GPIOCatalin Marinas1-0/+4
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2013-01-02arm64: Keep the ARM64 Kconfig selects sortedCatalin Marinas1-1/+1
2013-01-02arm64: Include linux/ptrace.h in asm/compat.hCatalin Marinas1-0/+1