aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAge
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-09-06
|\
| * arm/arm64: KVM: Complete WFI/WFE instructionsChristoffer Dall2014-08-29
| * ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMUPranavkumar Sawargaonkar2014-08-29
* | Revert "arm64: cpuinfo: print info for all CPUs"Will Deacon2014-09-01
* | arm64: fix bug for reloading FPSIMD state after cpu power offLeo Yan2014-09-01
* | arm64: report correct stack pointer in KSTK_ESP for compat tasksWill Deacon2014-08-29
* | arm64: Add brackets around user_stack_pointer()Catalin Marinas2014-08-29
* | arm64: perf: don't rely on layout of pt_regs when grabbing sp or pcWill Deacon2014-08-28
* | arm64: ptrace: fix compat reg getter/setter return valuesWill Deacon2014-08-28
* | arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon2014-08-28
* | arm64: Remove unused variable in head.SGeoff Levand2014-08-26
* | arm64/crypto: remove redundant update of dataColin Ian King2014-08-26
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-08-24
|\ \
| * | efi/arm64: Store Runtime Services revisionSemen Protsenko2014-08-22
| |/
* | Revert "arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL"Will Deacon2014-08-19
* | arm64: mm: update max pa bits to 48Ganapatrao Kulkarni2014-08-19
* | arm64: ignore DT memreserve entries when booting in UEFI modeLeif Lindholm2014-08-19
* | arm64: configs: Enable X-Gene SATA and ethernet in defconfigMark Brown2014-08-19
* | arm64: align randomized TEXT_OFFSET on 4 kB boundaryArd Biesheuvel2014-08-19
* | arm64: compat: wire up memfd_create and getrandom syscalls for aarch32Will Deacon2014-08-18
* | arm64: fix typo in I-cache policy detectionArd Biesheuvel2014-08-18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-08-13
|\
| * dts: Add bindings for APM X-Gene SoC ethernet driverIyappan Subramanian2014-08-11
* | Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-09
|\ \
| * | ARM64: add IPI tracepointsNicolas Pitre2014-08-07
* | | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-09
|\ \ \
| * | | arm64: Use sigsp()Richard Weinberger2014-08-06
| * | | arm64: Use get_signal() signal_setup_done()Richard Weinberger2014-08-06
| |/ /
* | | Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds2014-08-08
|\ \ \
| * | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-08
| * | | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-08
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-07
|\ \ \ | |/ / |/| |
| * | Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2014-08-05
| |\ \
| | * | arm64: KVM: fix 64bit CP15 VM access for 32bit guestsMarc Zyngier2014-08-01
| | * | arm64: KVM: GICv3: move system register access to msr_s/mrs_sMarc Zyngier2014-07-31
| | * | arm64: KVM: enable trapping of all debug registersMarc Zyngier2014-07-11
| | * | arm64: KVM: implement lazy world switch for debug registersMarc Zyngier2014-07-11
| | * | arm64: KVM: add trap handlers for AArch32 debug registersMarc Zyngier2014-07-11
| | * | arm64: KVM: check ordering of all system register tablesMarc Zyngier2014-07-11
| | * | arm64: KVM: use separate tables for AArch32 32 and 64bit trapsMarc Zyngier2014-07-11
| | * | arm64: KVM: common infrastructure for handling AArch32 CP14/CP15Marc Zyngier2014-07-11
| | * | arm64: KVM: add trap handlers for AArch64 debug registersMarc Zyngier2014-07-11
| | * | arm64: move DBG_MDSCR_* to asm/debug-monitors.hMarc Zyngier2014-07-11
| | * | arm64: KVM: rename pm_fake handler to trap_raz_wiMarc Zyngier2014-07-11
| | * | ARM64: KVM: fix big endian issue in access_vm_reg for 32bit guestVictor Kamensky2014-07-11
| | * | ARM64: KVM: set and get of sys registers in BE caseVictor Kamensky2014-07-11
| | * | ARM64: KVM: store kvm_vcpu_fault_info est_el2 as wordVictor Kamensky2014-07-11
| | * | ARM64: KVM: MMIO support BE host running LE codeVictor Kamensky2014-07-11
| | * | arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardwareMarc Zyngier2014-07-11
| | * | arm64: KVM: vgic: add GICv3 world switchMarc Zyngier2014-07-11