summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2015-08-03Merge tag 'v3.14.48' of git://git./linux/kernel/git/stable/linux-stable into ...Shannon Zhao
2015-07-10arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-07-10arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier
2015-07-07Merge tag 'v3.14.47' of git://git./linux/kernel/git/stable/linux-stable into ...Shannon Zhao
2015-07-03arm/arm64: KVM: Introduce stage2_unmap_vmChristoffer Dall
2015-07-03arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpuChristoffer Dall
2015-07-03arm64/kvm: Fix assembler compatibility of macrosGeoff Levand
2015-07-03arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd allocJoel Schopp
2015-07-03ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()Ard Biesheuvel
2015-06-29KVM: ARM/arm64: fix broken __percpu annotationWill Deacon
2015-06-29KVM: ARM/arm64: fix non-const declaration of function returning constWill Deacon
2015-06-29arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall
2015-05-26Merge branch 'linux-3.14.y' of git://git.kernel.org/pub/scm/linux/kernel/git/...Shannon Zhao
2015-05-17arm64: KVM: flush VM pages before letting the guest enable cachesMarc Zyngier
2015-05-17ARM: KVM: introduce kvm_p*d_addr_endMarc Zyngier
2015-05-17arm64: KVM: trap VM system registers until MMU and caches are ONMarc Zyngier
2015-05-17arm64: KVM: force cache clean on page fault when caches are offMarc Zyngier
2015-04-18Merge remote-tracking branch 'origin/v3.14/topic/overlayfs' into linux-linaro...Alex Shi
2015-04-13arm64: Use the reserved TTBR0 if context switching to the init_mmCatalin Marinas
2015-03-03Merge tag 'v3.14.34' into linux-linaro-lsk-v3.14Mark Brown
2015-02-11arm64: Fix up /proc/cpuinfoMark Rutland
2015-01-23Merge remote-tracking branch 'lsk/v3.14/topic/arm64-efi' into linux-linaro-ls...lsk-v3.14-15.01Mark Brown
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 contextArd 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-03arm/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}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