summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2016-07-18KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara2-2/+2
2016-07-14arm64: KVM: Clean up a conditionDan Carpenter1-2/+2
2016-07-04arm/arm64: Get rid of KERN_TO_HYPMarc Zyngier1-1/+0
2016-07-04arm/arm64: KVM: Prune unused #definesMarc Zyngier1-10/+0
2016-07-04arm: KVM: Allow hyp teardownMarc Zyngier1-1/+2
2016-07-04arm/arm64: KVM: Kill free_boot_hyp_pgdMarc Zyngier1-1/+0
2016-07-04arm/arm64: KVM: Drop boot_pgdMarc Zyngier2-5/+2
2016-07-04arm64: KVM: Simplify HYP init/teardownMarc Zyngier5-92/+26
2016-07-04arm/arm64: KVM: Always have merged page tablesMarc Zyngier1-24/+7
2016-07-04arm64: KVM: Runtime detection of lower HYP offsetMarc Zyngier1-0/+19
2016-07-04arm/arm64: KVM: Export __hyp_text_start/end symbolsMarc Zyngier1-0/+4
2016-07-04arm64: KVM: Refactor kern_hyp_va to deal with multiple offsetsMarc Zyngier2-14/+39
2016-07-04arm64: KVM: Define HYP offset masksMarc Zyngier1-2/+6
2016-07-04arm64: Add ARM64_HYP_OFFSET_LOW capabilityMarc Zyngier1-1/+2
2016-07-04arm64: KVM: Kill HYP_PAGE_OFFSETMarc Zyngier1-2/+1
2016-07-04arm/arm64: KVM: Remove hyp_kern_va helperMarc Zyngier1-12/+0
2016-07-04arm64: KVM: Always reference __hyp_panic_string via its kernel VAMarc Zyngier1-2/+9
2016-07-04arm64: KVM: Merged page tables documentationMarc Zyngier1-3/+37
2016-07-04KVM: arm/arm64: The GIC is dead, long live the GICMarc Zyngier2-15/+0
2016-06-29arm/arm64: KVM: Make default HYP mappings non-excutableMarc Zyngier1-1/+1
2016-06-29arm/arm64: KVM: Map the HYP text as read-onlyMarc Zyngier1-0/+1
2016-06-29arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata sectionMarc Zyngier1-0/+1
2016-06-29arm64: Add PTE_HYP_XN page table flagMarc Zyngier1-0/+1
2016-06-29arm/arm64: KVM: Add a protection parameter to create_hyp_mappingsMarc Zyngier1-1/+1
2016-06-14KVM: ARM64: Fix typosAndrea Gelmini3-3/+3
2016-05-31arm64: KVM: vgic-v3: Relax synchronization when SRE==1Marc Zyngier1-7/+16
2016-05-31arm64: KVM: vgic-v3: Prevent the guest from messing with ICC_SRE_EL1Marc Zyngier1-4/+2
2016-05-31arm64: KVM: Make ICC_SRE_EL1 access return the configured SRE valueMarc Zyngier1-1/+12
2016-05-31KVM: arm/arm64: vgic-v3: Clear all dirty LRsChristoffer Dall1-4/+3
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-1/+29
2016-05-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-7/+7
2016-05-25Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+2
2016-05-25Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds1-55/+68
2016-05-25Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
2016-05-24Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini5-1/+29
2016-05-24vdso: make arch_setup_additional_pages wait for mmap_sem for write killableMichal Hocko1-2/+4
2016-05-21exit_thread: remove empty bodiesJiri Slaby1-7/+0
2016-05-20KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall1-0/+2
2016-05-20KVM: arm/arm64: vgic-new: enable buildAndre Przywara2-0/+19
2016-05-20KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall1-0/+4
2016-05-20KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall1-0/+3
2016-05-20kvm: arm64: Fix EC field in inject_abt64Matt Evans1-1/+1
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar1-7/+7
2016-05-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-5/+1
2016-05-20arch: fix has_transparent_hugepage()Hugh Dickins1-5/+0
2016-05-20arm64: mm: use hugetlb_bad_size()Vaishali Thakkar1-0/+1
2016-05-20Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+5
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-141/+384
2016-05-18Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2016-05-18Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds71-470/+6865