aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2014-09-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-8/+28
2014-09-11arm64: flush TLS registers during execWill Deacon2-0/+24
2014-09-09efi/arm64: Fix fdt-related memory reservationMark Salter1-2/+1
2014-09-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+6
2014-09-03arm64: use irq_set_affinity with force=false when migrating irqsSudeep Holla1-8/+4
2014-09-01Revert "arm64: cpuinfo: print info for all CPUs"Will Deacon1-18/+22
2014-09-01arm64: fix bug for reloading FPSIMD state after cpu power offLeo Yan1-0/+1
2014-08-29arm64: report correct stack pointer in KSTK_ESP for compat tasksWill Deacon1-1/+1
2014-08-29arm64: Add brackets around user_stack_pointer()Catalin Marinas1-1/+1
2014-08-29arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall1-0/+2
2014-08-29ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar1-0/+4
2014-08-28arm64: perf: don't rely on layout of pt_regs when grabbing sp or pcWill Deacon1-0/+6
2014-08-28arm64: ptrace: fix compat reg getter/setter return valuesWill Deacon1-3/+7
2014-08-28arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon2-2/+2
2014-08-26arm64: Remove unused variable in head.SGeoff Levand1-4/+0
2014-08-26arm64/crypto: remove redundant update of dataColin Ian King1-1/+0
2014-08-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2014-08-22efi/arm64: Store Runtime Services revisionSemen Protsenko1-0/+2
2014-08-19Revert "arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL"Will Deacon1-4/+0
2014-08-19arm64: mm: update max pa bits to 48Ganapatrao Kulkarni1-1/+1
2014-08-19arm64: ignore DT memreserve entries when booting in UEFI modeLeif Lindholm2-1/+5
2014-08-19arm64: configs: Enable X-Gene SATA and ethernet in defconfigMark Brown1-0/+3
2014-08-19arm64: align randomized TEXT_OFFSET on 4 kB boundaryArd Biesheuvel2-5/+5
2014-08-18arm64: compat: wire up memfd_create and getrandom syscalls for aarch32Will Deacon2-1/+6
2014-08-18arm64: fix typo in I-cache policy detectionArd Biesheuvel1-1/+1
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+31
2014-08-11dts: Add bindings for APM X-Gene SoC ethernet driverIyappan Subramanian2-3/+31
2014-08-09Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-26/+39
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds3-57/+36
2014-08-08Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds3-22/+1
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2-22/+0
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott1-0/+1
2014-08-07ARM64: add IPI tracepointsNicolas Pitre1-26/+39
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds17-218/+1608
2014-08-06arm64: Use sigsp()Richard Weinberger2-19/+7
2014-08-06arm64: Use get_signal() signal_setup_done()Richard Weinberger3-41/+32
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+5
2014-08-05Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvmPaolo Bonzini17-218/+1608
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-58/+75
2014-08-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-08-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds56-846/+1952
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-5/+0
2014-08-01arm64: add newline to I-cache policy stringMark Rutland1-1/+1
2014-08-01arm64: KVM: fix 64bit CP15 VM access for 32bit guestsMarc Zyngier2-4/+9
2014-07-31arm64: KVM: GICv3: move system register access to msr_s/mrs_sMarc Zyngier1-65/+65
2014-07-31Revert "arm64: dmi: Add SMBIOS/DMI support"Will Deacon3-54/+0
2014-07-31arm64: fpsimd: fix a typo in fpsimd_save_partial_state ENDPROCbyungchul.park1-1/+1
2014-07-31arm64: don't call break hooks for BRK exceptions from EL0Will Deacon1-11/+11
2014-07-30arm64: defconfig: enable devtmpfs mount optionRobert Richter1-0/+1