index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_64_mmu_radix.c
Age
Commit message (
Expand
)
Author
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-03-28
Merge tag 'powerpc-4.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-03-28
KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot() in page fault handler
Paul Mackerras
2018-03-23
powerpc/mm: Fixup tlbie vs store ordering issue on POWER9
Aneesh Kumar K.V
2018-03-19
KVM: PPC: Book3S HV: Handle 1GB pages in radix page fault handler
Paul Mackerras
2018-03-19
KVM: PPC: Book3S HV: Streamline setting of reference and change bits
Paul Mackerras
2018-03-19
KVM: PPC: Book3S HV: Radix page fault handler optimizations
Paul Mackerras
2018-03-02
KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler
Paul Mackerras
2017-11-23
KVM: PPC: Book3S HV: Fix typo in kvmppc_hv_get_dirty_log_radix()
Paul Mackerras
2017-11-01
KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix host
Paul Mackerras
2017-11-01
KVM: PPC: Book3S HV: Unify dirty page map between HPT and radix
Paul Mackerras
2017-08-17
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2017-08-17
powerpc/mm: Rename find_linux_pte_or_hugepte()
Aneesh Kumar K.V
2017-08-03
powerpc/mm: Update definitions of DSISR bits
Benjamin Herrenschmidt
2017-03-01
KVM: PPC: Book3S HV: Fix software walk of guest process page tables
Paul Mackerras
2017-01-31
KVM: PPC: Book3S HV: Enable radix guest support
Paul Mackerras
2017-01-31
KVM: PPC: Book3S HV: Implement dirty page logging for radix guests
Paul Mackerras
2017-01-31
KVM: PPC: Book3S HV: MMU notifier callbacks for radix guests
Paul Mackerras
2017-01-31
KVM: PPC: Book3S HV: Page table construction and page faults for radix guests
Paul Mackerras
2017-01-31
KVM: PPC: Book3S HV: Add basic infrastructure for radix guests
Paul Mackerras