index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_64_mmu_radix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: Book3S HV: Add KVM stat largepages_[2M/1G]
Suraj Jitindar Singh
2019-02-19
1
-1
/
+14
*
KVM: PPC: Book3S HV: radix: Fix uninitialized var build error
Michael Ellerman
2018-12-30
1
-1
/
+1
*
KVM: PPC: Book3S HV: Keep rc bits in shadow pgtable in sync with host
Suraj Jitindar Singh
2018-12-21
1
-4
/
+18
*
KVM: PPC: Book3S HV: Introduce kvmhv_update_nest_rmap_rc_list()
Suraj Jitindar Singh
2018-12-21
1
-2
/
+2
*
KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L3 guest
Suraj Jitindar Singh
2018-12-17
1
-5
/
+4
*
KVM: PPC: Book3S: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants...
Suraj Jitindar Singh
2018-12-17
1
-3
/
+4
*
KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2
Suraj Jitindar Singh
2018-12-17
1
-0
/
+97
*
KVM: PPC: Book3S HV: Flush guest mappings when turning dirty tracking on/off
Paul Mackerras
2018-12-17
1
-0
/
+20
*
KVM: PPC: Book3S HV: Cleanups - constify memslots, fix comments
Paul Mackerras
2018-12-17
1
-4
/
+5
*
KVM: PPC: Book3S HV: Map single pages when doing dirty page logging
Paul Mackerras
2018-12-17
1
-2
/
+6
*
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-25
1
-182
/
+536
|
\
|
*
KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs
Paul Mackerras
2018-10-09
1
-3
/
+36
|
*
KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nested
Paul Mackerras
2018-10-09
1
-2
/
+28
|
*
KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings
Suraj Jitindar Singh
2018-10-09
1
-13
/
+31
|
*
KVM: PPC: Book3S HV: Handle page fault for a nested guest
Suraj Jitindar Singh
2018-10-09
1
-83
/
+111
|
*
KVM: PPC: Book3S HV: Use kvmppc_unmap_pte() in kvm_unmap_radix()
Paul Mackerras
2018-10-09
1
-20
/
+13
|
*
KVM: PPC: Book3S HV: Refactor radix page fault handler
Suraj Jitindar Singh
2018-10-09
1
-87
/
+123
|
*
KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agno...
Suraj Jitindar Singh
2018-10-09
1
-34
/
+75
|
*
KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappings
Paul Mackerras
2018-10-09
1
-0
/
+179
*
|
KVM: PPC: Book3S HV: Avoid crash from THP collapse during radix page fault
Paul Mackerras
2018-10-04
1
-0
/
+10
|
/
*
KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size
Nicholas Piggin
2018-09-12
1
-54
/
+37
*
Merge tag 'kvm-ppc-fixes-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
2018-09-04
1
-3
/
+3
|
\
|
*
KVM: PPC: Book3S HV: Use correct pagesize in kvm_unmap_radix()
Paul Mackerras
2018-08-15
1
-3
/
+3
*
|
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-07-16
1
-14
/
+1
|
/
*
KVM: PPC: Book3S HV: radix: Do not clear partition PTE when RC or write bits ...
Nicholas Piggin
2018-05-18
1
-21
/
+47
*
KVM: PPC: Book3S HV: radix: Refine IO region partition scope attributes
Nicholas Piggin
2018-05-18
1
-3
/
+7
*
KVM: PPC: Book3S HV: Make radix use the Linux translation flush functions for...
Nicholas Piggin
2018-05-18
1
-28
/
+8
*
KVM: PPC: Book3S HV: Recursively unmap all page table entries when unmapping
Nicholas Piggin
2018-05-18
1
-54
/
+138
*
KVM: PPC: Book3S HV: Use a helper to unmap ptes in the radix fault path
Nicholas Piggin
2018-05-18
1
-23
/
+23
*
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2018-05-18
1
-5
/
+31
|
\
|
*
powerpc/kvm: Switch kvm pmd allocator to custom allocator
Aneesh Kumar K.V
2018-05-15
1
-5
/
+31
*
|
KVM: PPC: Book3S HV: Make radix clear pte when unmapping
Nicholas Piggin
2018-05-17
1
-1
/
+1
*
|
KVM: PPC: Book3S HV: Make radix use correct tlbie sequence in kvmppc_radix_tl...
Nicholas Piggin
2018-05-17
1
-2
/
+2
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-04-09
1
-125
/
+208
|
\
|
*
KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot() in page fault handler
Paul Mackerras
2018-03-28
1
-60
/
+88
|
*
KVM: PPC: Book3S HV: Handle 1GB pages in radix page fault handler
Paul Mackerras
2018-03-19
1
-36
/
+93
|
*
KVM: PPC: Book3S HV: Streamline setting of reference and change bits
Paul Mackerras
2018-03-19
1
-33
/
+19
|
*
KVM: PPC: Book3S HV: Radix page fault handler optimizations
Paul Mackerras
2018-03-19
1
-15
/
+27
*
|
Merge tag 'powerpc-4.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-03-28
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
powerpc/mm: Fixup tlbie vs store ordering issue on POWER9
Aneesh Kumar K.V
2018-03-23
1
-0
/
+3
*
|
KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler
Paul Mackerras
2018-03-02
1
-26
/
+43
|
/
*
KVM: PPC: Book3S HV: Fix typo in kvmppc_hv_get_dirty_log_radix()
Paul Mackerras
2017-11-23
1
-1
/
+1
*
KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix host
Paul Mackerras
2017-11-01
1
-0
/
+1
*
KVM: PPC: Book3S HV: Unify dirty page map between HPT and radix
Paul Mackerras
2017-11-01
1
-41
/
+9
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2017-08-17
1
-14
/
+14
|
\
|
*
powerpc/mm: Rename find_linux_pte_or_hugepte()
Aneesh Kumar K.V
2017-08-17
1
-14
/
+14
*
|
powerpc/mm: Update definitions of DSISR bits
Benjamin Herrenschmidt
2017-08-03
1
-2
/
+2
|
/
*
KVM: PPC: Book3S HV: Fix software walk of guest process page tables
Paul Mackerras
2017-03-01
1
-2
/
+3
*
KVM: PPC: Book3S HV: Enable radix guest support
Paul Mackerras
2017-01-31
1
-0
/
+45
*
KVM: PPC: Book3S HV: Implement dirty page logging for radix guests
Paul Mackerras
2017-01-31
1
-9
/
+102
[next]