aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
2015-01-16Merge tag 'v3.14.29' into linux-linaro-lsk-v3.14Mark Brown
2015-01-16arm64: kernel: refactor the CPU suspend API for retention statesLorenzo Pieralisi
2015-01-08Merge tag 'v3.14.28' into linux-linaro-lsk-v3.14Mark Brown
2015-01-08arm64: Add COMPAT_HWCAP_LPAECatalin Marinas
2014-12-04arm64: mm: Fix mismerge in pgtable.hMark Brown
2014-11-18Merge remote-tracking branch 'lsk/v3.14/topic/arm64-fpsimd' into linux-linaro...Mark Brown
2014-11-18arm64: add support for kernel mode NEON in interrupt contextv3.14/topic/arm64-fpsimdArd Biesheuvel
2014-11-18arm64: defer reloading a task's FPSIMD state to userland resumeArd Biesheuvel
2014-11-18arm64: add abstractions for FPSIMD state manipulationArd Biesheuvel
2014-10-31Merge tag 'v3.14.23' into linux-linaro-lsk-v3.14Mark Brown
2014-10-30arm64: compat: fix compat types affecting struct compat_elf_prpsinfoVictor Kamensky
2014-10-15arm64: enable context trackingLarry Bassel
2014-10-15arm64: Support arch_irq_work_raise() via self IPIsLarry Bassel
2014-10-09Merge remote-tracking branch 'lsk/v3.14/topic/kvm' into linux-linaro-lsk-v3.14Mark Brown
2014-10-08Merge remote-tracking branch 'lsk/v3.14/topic/gicv3' into linux-linaro-lsk-v3.14Mark Brown
2014-10-08Merge branch 'lsk/v3.14/topic/kvm' into lsk/lsk-with-kvm-v3.14Christoffer Dall
2014-10-08Merge branch 'lsk/v3.14/topic/gic-v3' into lsk/lsk-with-kvm-v3.14Christoffer Dall
2014-10-06Merge tag 'v3.14.20' into linux-linaro-lsk-v3.14Mark Brown
2014-10-05arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon
2014-10-03arm64: barriers: wire up new barrier optionsWill Deacon
2014-10-03arm/arm64: KVM: Report correct FSC for unsupported fault typesChristoffer Dall
2014-10-03arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp
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}ableChristoffer Dall
2014-10-02KVM: static inline empty kvm_arch functionsChristoffer Dall
2014-10-02KVM: forward declare structs in kvm_types.hChristoffer Dall
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-02arm64: KVM: fix 64bit CP15 VM access for 32bit guestsMarc Zyngier
2014-10-02arm64: KVM: add trap handlers for AArch32 debug registersMarc 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.hChristoffer Dall
2014-10-02ARM64: KVM: fix big endian issue in access_vm_reg for 32bit guestVictor 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-02arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall
2014-10-02arm64: KVM: Enable minimalistic support for Cortex-A53Marc Zyngier
2014-10-02ARM/ARM64: KVM: Make kvm_psci_call() return convention more flexibleAnup Patel
2014-10-02ARM/ARM64: KVM: Add base for PSCI v0.2 emulationAnup Patel
2014-10-02arm64: Add boot time configuration of Intermediate Physical Address sizeRadha Mohan Chintakuntla
2014-10-02arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier
2014-10-02ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier
2014-10-02arm64: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier
2014-10-02arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier