aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2013-03-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Gravatar Linus Torvalds 1-1/+1
2013-03-25ARM64: early_printk: Fix check for CONFIG_ARM64_64K_PAGESGravatar Ben Hutchings 1-1/+1
2013-03-19arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORSGravatar Paul Bolle 2-12/+0
2013-03-19arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATEDGravatar Paul Bolle 1-1/+0
2013-03-18arm64: fix padding computation in struct ucontextGravatar Andreas Schwab 1-1/+1
2013-03-18arm64: Fix build error with !SMPGravatar Catalin Marinas 1-0/+2
2013-03-18arm64: Removed unused variable in compat_setup_rt_frame()Gravatar Catalin Marinas 1-1/+0
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-8/+3
2013-02-26Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxGravatar Linus Torvalds 1-1/+2
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2013-02-25fix compat truncate/ftruncateGravatar Al Viro 1-2/+2
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEGravatar Al Viro 2-6/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 9-250/+8
2013-02-23memory-hotplug: remove memmap of sparse-vmemmapGravatar Tang Chen 1-0/+3
2013-02-22arm64: select ARCH_WANT_OPTIONAL_GPIOLIBGravatar Arnd Bergmann 1-1/+2
2013-02-21Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 4-102/+161
2013-02-20Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 28-173/+853
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-9/+4
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+0
2013-02-17ARM64 idle: delete pm_idleGravatar Len Brown 1-9/+4
2013-02-14burying unused conditionalsGravatar Al Viro 2-7/+0
2013-02-14arm64: switch to generic old sigaction() (compat-only)Gravatar Al Viro 2-45/+1
2013-02-14arm64: switch to generic compat rt_sigaction()Gravatar Al Viro 2-41/+1
2013-02-14arm64: switch compat to generic old sigsuspendGravatar Al Viro 3-13/+2
2013-02-14arm64: switch to generic compat rt_sigqueueinfo()Gravatar Al Viro 2-18/+1
2013-02-14arm64: switch to generic compat rt_sigpending()Gravatar Al Viro 2-18/+1
2013-02-14arm64: switch to generic compat rt_sigprocmask()Gravatar Al Viro 2-33/+1
2013-02-14arm64: switch to generic sigaltstackGravatar Al Viro 8-80/+6
2013-02-11arm64: mm: update CONTEXTIDR register to contain PID of current processGravatar Will Deacon 3-1/+26
2013-02-11arm64: atomics: fix grossly inconsistent asm constraints for exclusivesGravatar Will Deacon 4-143/+143
2013-02-11arm64: compat: use compat_uptr_t type for compat_ucontext.uc_linkGravatar Will Deacon 1-2/+2
2013-02-01Merge branch 'for-will/arch-timer-unification' of git://linux-arm.org/linux-m...Gravatar Will Deacon 4-102/+161
2013-01-31arm64: move from arm_generic to arm_arch_timerGravatar Mark Rutland 4-104/+161
2013-01-31arm64: arm_generic: prevent reading stale timeGravatar Mark Rutland 1-0/+2
2013-01-29arm64: Select ARCH_WANT_FRAME_POINTERSGravatar Catalin Marinas 1-0/+1
2013-01-29arm64: Add kvm_para.h and xor.h generic headersGravatar Catalin Marinas 2-0/+5
2013-01-29arm64: SMP: enable PSCI boot methodGravatar Marc Zyngier 4-1/+55
2013-01-29arm64: psci: add support for PSCI invocations from the kernelGravatar Will Deacon 4-1/+253
2013-01-29arm64: SMP: rework the SMP code to be enabling method agnosticGravatar Marc Zyngier 4-23/+123
2013-01-29arm64: perf: add guest vs host discriminationGravatar Marc Zyngier 2-1/+43
2013-01-29arm64: add COMPAT_PSR_*_BIT flagsGravatar Marc Zyngier 1-0/+10
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Ingo Molnar 1-1/+0
2013-01-22arm64: Add simple earlyprintk supportGravatar Catalin Marinas 8-2/+185
2013-01-22arm64: Populate the platform devicesGravatar Catalin Marinas 1-0/+8
2013-01-22arm64: elf: fix core dumping to match what glibc expectsGravatar Will Deacon 1-1/+4
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Gravatar Rusty Russell 1-1/+1
2013-01-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Gravatar Linus Torvalds 4-23/+26
2013-01-15arm64: compat: add syscall table entries for new syscallsGravatar Will Deacon 1-1/+6
2013-01-14arm64: dts: prevent *.dtb from always being rebuiltGravatar Stephen Warren 1-0/+1
2013-01-10arm64: mm: introduce present, faulting entries for PAGE_NONEGravatar Will Deacon 1-11/+13