aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2014-11-21Merge tag 'v3.10.61' into linux-linaro-lskMark Brown
2014-11-21arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2014-11-21arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner
2014-11-21arm64: __clear_user: handle exceptions on strbKyle McMartin
2014-10-31Merge tag 'v3.10.59' into linux-linaro-lskMark Brown
2014-10-30arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky
2014-10-24Merge remote-tracking branch 'lsk/v3.10/topic/arm64-misc' into linux-linaro-lsklsk-v3.10-14.10Mark Brown
2014-10-23arm64: barriers: use barrier() instead of smp_mb() when !SMPWill Deacon
2014-10-23arm64: barriers: wire up new barrier optionsWill Deacon
2014-10-11Merge remote-tracking branch 'lsk/v3.10/topic/kvm' into linux-linaro-lskMark Brown
2014-10-11Merge remote-tracking branch 'lsk/v3.10/topic/gicv3' into linux-linaro-lskMark Brown
2014-10-06Merge tag 'v3.10.56' into linux-linaro-lskMark Brown
2014-10-05arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon
2014-10-05arm64: flush TLS registers during execWill Deacon
2014-10-02arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall
2014-10-02arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp
2014-10-02arm/arm64: KVM: vgic: make number of irqs a configurable attributeMarc Zyngier
2014-10-02ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel
2014-10-02KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-10-02KVM: static inline empty kvm_arch functionsRadim Krčmář
2014-10-02KVM: forward declare structs in kvm_types.hPaolo Bonzini
2014-10-02KVM: ARM/arm64: return -EFAULT if copy_from_user fails in set_timer_regWill Deacon
2014-10-02KVM: ARM/arm64: avoid returning negative error code as boolWill Deacon
2014-10-02KVM: ARM/arm64: fix broken __percpu annotationWill Deacon
2014-10-02KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon
2014-10-02arm/arm64: KVM: Support KVM_CAP_READONLY_MEMChristoffer Dall
2014-10-02arm64: KVM: fix 64bit CP15 VM access for 32bit guestsMarc Zyngier
2014-10-02arm64: KVM: GICv3: move system register access to msr_s/mrs_sMarc Zyngier
2014-10-02arm64: KVM: enable trapping of all debug registersMarc Zyngier
2014-10-02arm64: KVM: implement lazy world switch for debug registersMarc Zyngier
2014-10-02arm64: KVM: add trap handlers for AArch32 debug registersMarc Zyngier
2014-10-02arm64: KVM: check ordering of all system register tablesMarc Zyngier
2014-10-02arm64: KVM: use separate tables for AArch32 32 and 64bit trapsMarc Zyngier
2014-10-02arm64: KVM: common infrastructure for handling AArch32 CP14/CP15Marc Zyngier
2014-10-02arm64: KVM: add trap handlers for AArch64 debug registersMarc Zyngier
2014-10-02arm64: move DBG_MDSCR_* to asm/debug-monitors.hMarc Zyngier
2014-10-02arm64: KVM: rename pm_fake handler to trap_raz_wiMarc Zyngier
2014-10-02ARM64: KVM: fix big endian issue in access_vm_reg for 32bit guestVictor Kamensky
2014-10-02ARM64: KVM: set and get of sys registers in BE caseVictor Kamensky
2014-10-02ARM64: KVM: store kvm_vcpu_fault_info est_el2 as wordVictor Kamensky
2014-10-02ARM64: KVM: MMIO support BE host running LE codeVictor Kamensky
2014-10-02arm64: KVM: vgic: enable GICv2 emulation on top on GICv3 hardwareMarc Zyngier
2014-10-02arm64: KVM: vgic: add GICv3 world switchMarc Zyngier
2014-10-02KVM: ARM: vgic: add the GICv3 backendMarc Zyngier
2014-10-02arm64: KVM: move HCR_EL2.{IMO,FMO} manipulation into the vgic switch codeMarc Zyngier
2014-10-02arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier
2014-10-02arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.SMarc Zyngier
2014-10-02KVM: ARM: vgic: split GICv2 backend from the main vgic codeMarc Zyngier
2014-10-02KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier
2014-10-02arm64: KVM: allow export and import of generic timer regsAlex Bennée