index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_64_mmu_radix.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-9
/
+3
2019-07-05
powerpc/book3s: Use config independent helpers for page table walk
Aneesh Kumar K.V
1
-9
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-3
/
+1
2019-02-19
KVM: PPC: Book3S HV: Add KVM stat largepages_[2M/1G]
Suraj Jitindar Singh
1
-1
/
+14
2018-12-30
KVM: PPC: Book3S HV: radix: Fix uninitialized var build error
Michael Ellerman
1
-1
/
+1
2018-12-21
KVM: PPC: Book3S HV: Keep rc bits in shadow pgtable in sync with host
Suraj Jitindar Singh
1
-4
/
+18
2018-12-21
KVM: PPC: Book3S HV: Introduce kvmhv_update_nest_rmap_rc_list()
Suraj Jitindar Singh
1
-2
/
+2
2018-12-17
KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L3 guest
Suraj Jitindar Singh
1
-5
/
+4
2018-12-17
KVM: PPC: Book3S: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants...
Suraj Jitindar Singh
1
-3
/
+4
2018-12-17
KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2
Suraj Jitindar Singh
1
-0
/
+97
2018-12-17
KVM: PPC: Book3S HV: Flush guest mappings when turning dirty tracking on/off
Paul Mackerras
1
-0
/
+20
2018-12-17
KVM: PPC: Book3S HV: Cleanups - constify memslots, fix comments
Paul Mackerras
1
-4
/
+5
2018-12-17
KVM: PPC: Book3S HV: Map single pages when doing dirty page logging
Paul Mackerras
1
-2
/
+6
2018-10-25
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-182
/
+536
2018-10-09
KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs
Paul Mackerras
1
-3
/
+36
2018-10-09
KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nested
Paul Mackerras
1
-2
/
+28
2018-10-09
KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings
Suraj Jitindar Singh
1
-13
/
+31
2018-10-09
KVM: PPC: Book3S HV: Handle page fault for a nested guest
Suraj Jitindar Singh
1
-83
/
+111
2018-10-09
KVM: PPC: Book3S HV: Use kvmppc_unmap_pte() in kvm_unmap_radix()
Paul Mackerras
1
-20
/
+13
2018-10-09
KVM: PPC: Book3S HV: Refactor radix page fault handler
Suraj Jitindar Singh
1
-87
/
+123
2018-10-09
KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agno...
Suraj Jitindar Singh
1
-34
/
+75
2018-10-09
KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappings
Paul Mackerras
1
-0
/
+179
2018-10-04
KVM: PPC: Book3S HV: Avoid crash from THP collapse during radix page fault
Paul Mackerras
1
-0
/
+10
2018-09-12
KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size
Nicholas Piggin
1
-54
/
+37
2018-09-04
Merge tag 'kvm-ppc-fixes-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel...
Radim Krčmář
1
-3
/
+3
2018-08-15
KVM: PPC: Book3S HV: Use correct pagesize in kvm_unmap_radix()
Paul Mackerras
1
-3
/
+3
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
1
-14
/
+1
2018-05-18
KVM: PPC: Book3S HV: radix: Do not clear partition PTE when RC or write bits ...
Nicholas Piggin
1
-21
/
+47
2018-05-18
KVM: PPC: Book3S HV: radix: Refine IO region partition scope attributes
Nicholas Piggin
1
-3
/
+7
2018-05-18
KVM: PPC: Book3S HV: Make radix use the Linux translation flush functions for...
Nicholas Piggin
1
-28
/
+8
2018-05-18
KVM: PPC: Book3S HV: Recursively unmap all page table entries when unmapping
Nicholas Piggin
1
-54
/
+138
2018-05-18
KVM: PPC: Book3S HV: Use a helper to unmap ptes in the radix fault path
Nicholas Piggin
1
-23
/
+23
2018-05-18
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
1
-5
/
+31
2018-05-17
KVM: PPC: Book3S HV: Make radix clear pte when unmapping
Nicholas Piggin
1
-1
/
+1
2018-05-17
KVM: PPC: Book3S HV: Make radix use correct tlbie sequence in kvmppc_radix_tl...
Nicholas Piggin
1
-2
/
+2
2018-05-15
powerpc/kvm: Switch kvm pmd allocator to custom allocator
Aneesh Kumar K.V
1
-5
/
+31
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-125
/
+208
2018-03-28
Merge tag 'powerpc-4.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+3
2018-03-28
KVM: PPC: Book3S HV: Use __gfn_to_pfn_memslot() in page fault handler
Paul Mackerras
1
-60
/
+88
2018-03-23
powerpc/mm: Fixup tlbie vs store ordering issue on POWER9
Aneesh Kumar K.V
1
-0
/
+3
2018-03-19
KVM: PPC: Book3S HV: Handle 1GB pages in radix page fault handler
Paul Mackerras
1
-36
/
+93
2018-03-19
KVM: PPC: Book3S HV: Streamline setting of reference and change bits
Paul Mackerras
1
-33
/
+19
2018-03-19
KVM: PPC: Book3S HV: Radix page fault handler optimizations
Paul Mackerras
1
-15
/
+27
2018-03-02
KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handler
Paul Mackerras
1
-26
/
+43
2017-11-23
KVM: PPC: Book3S HV: Fix typo in kvmppc_hv_get_dirty_log_radix()
Paul Mackerras
1
-1
/
+1
2017-11-01
KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix host
Paul Mackerras
1
-0
/
+1
2017-11-01
KVM: PPC: Book3S HV: Unify dirty page map between HPT and radix
Paul Mackerras
1
-41
/
+9
2017-08-17
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-14
/
+14
2017-08-17
powerpc/mm: Rename find_linux_pte_or_hugepte()
Aneesh Kumar K.V
1
-14
/
+14
2017-08-03
powerpc/mm: Update definitions of DSISR bits
Benjamin Herrenschmidt
1
-2
/
+2
[next]