aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2014-10-30arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky
2014-10-30arm64: Fix compilation error on UP buildsCatalin Marinas
2014-10-30arm64: debug: don't re-enable debug exceptions on return from el1_dbgWill Deacon
2014-10-15arm64: Tell irq work about self IPI supportFrederic Weisbecker
2014-10-15irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-09-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-09-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-09-11arm64: flush TLS registers during execWill Deacon
2014-09-09efi/arm64: Fix fdt-related memory reservationMark Salter
2014-09-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-09-03arm64: use irq_set_affinity with force=false when migrating irqsSudeep Holla
2014-09-01Revert "arm64: cpuinfo: print info for all CPUs"Will Deacon
2014-09-01arm64: fix bug for reloading FPSIMD state after cpu power offLeo Yan
2014-08-29arm64: report correct stack pointer in KSTK_ESP for compat tasksWill Deacon
2014-08-29arm64: Add brackets around user_stack_pointer()Catalin Marinas
2014-08-29arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall
2014-08-29ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar
2014-08-28arm64: perf: don't rely on layout of pt_regs when grabbing sp or pcWill Deacon
2014-08-28arm64: ptrace: fix compat reg getter/setter return valuesWill Deacon
2014-08-28arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon
2014-08-26arm64: Remove unused variable in head.SGeoff Levand
2014-08-26arm64/crypto: remove redundant update of dataColin Ian King
2014-08-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-22efi/arm64: Store Runtime Services revisionSemen Protsenko
2014-08-19Revert "arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL"Will Deacon
2014-08-19arm64: mm: update max pa bits to 48Ganapatrao Kulkarni
2014-08-19arm64: ignore DT memreserve entries when booting in UEFI modeLeif Lindholm
2014-08-19arm64: configs: Enable X-Gene SATA and ethernet in defconfigMark Brown
2014-08-19arm64: align randomized TEXT_OFFSET on 4 kB boundaryArd Biesheuvel
2014-08-18arm64: compat: wire up memfd_create and getrandom syscalls for aarch32Will Deacon
2014-08-18arm64: fix typo in I-cache policy detectionArd Biesheuvel
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-11dts: Add bindings for APM X-Gene SoC ethernet driverIyappan Subramanian
2014-08-09Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott
2014-08-07ARM64: add IPI tracepointsNicolas Pitre
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-08-06arm64: Use sigsp()Richard Weinberger
2014-08-06arm64: Use get_signal() signal_setup_done()Richard Weinberger
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-05Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-08-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-08-01arm64: add newline to I-cache policy stringMark Rutland
2014-08-01arm64: KVM: fix 64bit CP15 VM access for 32bit guestsMarc Zyngier