aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAge
* 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
| | * KVM: ARM: vgic: add the GICv3 backendMarc Zyngier2014-07-11
| | * arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch codeMarc Zyngier2014-07-11
| | * arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier2014-07-11
| | * arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.SMarc Zyngier2014-07-11
| | * KVM: ARM: vgic: split GICv2 backend from the main vgic codeMarc Zyngier2014-07-11
| | * KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier2014-07-11
| | * Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/li...Christoffer Dall2014-07-11
| | |\
| | * | arm64: KVM: allow export and import of generic timer regsAlex Bennée2014-07-11
| | * | arm64: KVM: export demux regids as KVM_REG_ARM64Alex Bennée2014-07-11
| | * | arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall2014-07-11
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-05
|\ \ \ \
| * | | | timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-23
| * | | | clocksource: Get rid of cycle_lastThomas Gleixner2014-07-23
* | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-04
|\ \ \ \ \
| * | | | | efi/arm64: Handle missing virtual mapping for UEFI System TableArd Biesheuvel2014-07-18
| * | | | | efi: efistub: Convert into static libraryArd Biesheuvel2014-07-18
| * | | | | efi: efistub: Refactor stub componentsArd Biesheuvel2014-07-07
| * | | | | efi/arm64: efistub: Move shared dependencies to <asm/efi.h>Ard Biesheuvel2014-07-07
| * | | | | efi/arm64: Avoid EFI_ERROR as a generic return codeArd Biesheuvel2014-07-07
| * | | | | efi/arm64: Preserve FP/SIMD registers on UEFI runtime services callsArd Biesheuvel2014-07-07
| * | | | | efi/arm64: efistub: remove local copy of linux_bannerArd Biesheuvel2014-07-07
| | |_|/ / | |/| | |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-04
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-17
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-08-04
|\ \ \ \ \
| * | | | | arm64: add newline to I-cache policy stringMark Rutland2014-08-01
| * | | | | Revert "arm64: dmi: Add SMBIOS/DMI support"Will Deacon2014-07-31
| * | | | | arm64: fpsimd: fix a typo in fpsimd_save_partial_state ENDPROCbyungchul.park2014-07-31
| * | | | | arm64: don't call break hooks for BRK exceptions from EL0Will Deacon2014-07-31
| * | | | | arm64: defconfig: enable devtmpfs mount optionRobert Richter2014-07-30
| * | | | | arm64: vdso: fix build error when switching from LE to BEArun Chandran2014-07-30
| * | | | | arm64: defconfig: add virtio support for running as a kvm guestWill Deacon2014-07-29