summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)Author
2016-07-18KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilitiesAndre Przywara
2016-07-03arm/arm64: Get rid of KERN_TO_HYPMarc Zyngier
2016-07-03arm/arm64: KVM: Prune unused #definesMarc Zyngier
2016-07-03arm: KVM: Allow hyp teardownMarc Zyngier
2016-07-03arm/arm64: KVM: Kill free_boot_hyp_pgdMarc Zyngier
2016-07-03arm/arm64: KVM: Drop boot_pgdMarc Zyngier
2016-07-03arm64: KVM: Simplify HYP init/teardownMarc Zyngier
2016-07-03arm/arm64: KVM: Export __hyp_text_start/end symbolsMarc Zyngier
2016-07-03arm64: KVM: Refactor kern_hyp_va to deal with multiple offsetsMarc Zyngier
2016-07-03arm64: KVM: Define HYP offset masksMarc Zyngier
2016-07-03arm64: Add ARM64_HYP_OFFSET_LOW capabilityMarc Zyngier
2016-07-03arm64: KVM: Kill HYP_PAGE_OFFSETMarc Zyngier
2016-07-03arm/arm64: KVM: Remove hyp_kern_va helperMarc Zyngier
2016-07-03arm64: KVM: Merged page tables documentationMarc Zyngier
2016-06-29arm/arm64: KVM: Make default HYP mappings non-excutableMarc Zyngier
2016-06-29arm/arm64: KVM: Map the HYP text as read-onlyMarc Zyngier
2016-06-29arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata sectionMarc Zyngier
2016-06-29arm64: Add PTE_HYP_XN page table flagMarc Zyngier
2016-06-29arm/arm64: KVM: Add a protection parameter to create_hyp_mappingsMarc Zyngier
2016-06-14KVM: ARM64: Fix typosAndrea Gelmini
2016-05-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-24Merge tag 'kvm-arm-for-4-7-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2016-05-20KVM: arm/arm64: vgic-new: Synchronize changes to active stateChristoffer Dall
2016-05-20KVM: arm/arm64: Provide functionality to pause and resume a guestChristoffer Dall
2016-05-20KVM: arm/arm64: Export mmio_read/write_busChristoffer Dall
2016-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-05-19arch: fix has_transparent_hugepage()Hugh Dickins
2016-05-19Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-05-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-05-13KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger
2016-05-11Merge tag 'kvm-arm-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2016-05-09kvm: arm64: Enable hardware updates of the Access Flag for Stage 2 page tablesCatalin Marinas
2016-05-09iommu: of: enforce const-ness of struct iommu_opsRobin Murphy
2016-05-06arm64: Ensure pmd_present() returns false after pmd_mknotpresent()Catalin Marinas
2016-05-06arm64: Replace hard-coded values in the pmd/pud_bad() macrosCatalin Marinas
2016-05-06arm64: Implement pmdp_set_access_flags() for hardware AF/DBMCatalin Marinas
2016-05-06arm64: Fix typo in the pmdp_huge_get_and_clear() definitionCatalin Marinas
2016-05-03arm64: always use STRICT_MM_TYPECHECKSYang Shi
2016-05-03arm64: kvm: Fix kvm teardown for systems using the extended idmapJames Morse
2016-04-28arm64: kernel: Add support for hibernate/suspend-to-diskJames Morse
2016-04-28arm64: Add new asm macro copy_pageGeoff Levand
2016-04-28arm64: Promote KERNEL_START/KERNEL_END definitions to a header fileJames Morse
2016-04-28arm64: kernel: Include _AC definition in page.hJames Morse
2016-04-28arm64: Change cpu_resume() to enable mmu early then access sleep_sp by vaJames Morse
2016-04-28arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()James Morse
2016-04-28arm64: kvm: allows kvm cpu hotplugAKASHI Takahiro
2016-04-28arm64: hyp/kvm: Make hyp-stub reject kvm_call_hyp()James Morse
2016-04-28arm64: hyp/kvm: Make hyp-stub extensibleGeoff Levand
2016-04-28arm64: Cleanup SCTLR flagsGeoff Levand