index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv_rm_mmu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: Always use the GPR accessors
Jordan Niethe
2023-09-14
1
-4
/
+4
*
mm: remove unused savedwrite infrastructure
David Hildenbrand
2022-12-01
1
-1
/
+1
*
KVM: Rename mmu_notifier_* to mmu_invalidate_*
Chao Peng
2022-08-19
1
-4
/
+4
*
KVM: PPC: Book3S HV P9: Avoid tlbsync sequence on radix guest exit
Nicholas Piggin
2021-11-24
1
-6
/
+0
*
KVM: PPC: Book3S HV: H_ENTER filter out reserved HPTE[B] value
Nicholas Piggin
2021-10-13
1
-0
/
+9
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-06-29
1
-1
/
+13
|
\
|
*
KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processors
Suraj Jitindar Singh
2021-06-21
1
-1
/
+1
|
*
KVM: PPC: Book3S HV P9: implement hash guest support
Nicholas Piggin
2021-06-10
1
-0
/
+4
|
*
KVM: PPC: Book3S HV: add virtual mode handlers for HPT hcalls and page faults
Nicholas Piggin
2021-06-10
1
-0
/
+8
*
|
powerpc: Fix reverse map real-mode address lookup with huge vmalloc
Nicholas Piggin
2021-05-28
1
-13
/
+2
|
/
*
KVM: PPC: Book3S HV: remove unused kvmppc_h_protect argument
Nicholas Piggin
2021-04-12
1
-2
/
+1
*
powerpc: Define new SRR1 bits for a ISA v3.1
Jordan Niethe
2020-05-18
1
-1
/
+1
*
powerpc/kvm/book3s: Use find_kvm_host_pte in kvmppc_get_hpa
Aneesh Kumar K.V
2020-05-05
1
-21
/
+11
*
powerpc/kvm/book3s: Use find_kvm_host_pte in h_enter
Aneesh Kumar K.V
2020-05-05
1
-16
/
+6
*
powerpc/kvm/book3s: switch from raw_spin_*lock to arch_spin_lock.
Aneesh Kumar K.V
2020-05-05
1
-4
/
+4
*
powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
Aneesh Kumar K.V
2019-09-24
1
-10
/
+32
*
powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
Aneesh Kumar K.V
2019-09-24
1
-1
/
+1
*
KVM: PPC: Book3S HV: Define usage types for rmap array in guest memslot
Suraj Jitindar Singh
2019-08-23
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-3
/
+1
*
KVM: PPC: Book3S HV: Implement real mode H_PAGE_INIT handler
Suraj Jitindar Singh
2019-04-30
1
-0
/
+144
*
KVM: PPC: Book3S HV: Cleanups - constify memslots, fix comments
Paul Mackerras
2018-12-17
1
-1
/
+1
*
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
2018-07-30
1
-1
/
+0
*
KVM: PPC: Book3S HV: Lockless tlbie for HPT hcalls
Nicholas Piggin
2018-05-18
1
-21
/
+0
*
KVM: PPC: Add pt_regs into kvm_vcpu_arch and move vcpu->arch.gpr[] into it
Simon Guo
2018-05-18
1
-7
/
+8
*
KVM: PPC: Book3S HV: trace_tlbie must not be called in realmode
Nicholas Piggin
2018-04-11
1
-4
/
+0
*
powerpc/mm: Fixup tlbie vs store ordering issue on POWER9
Aneesh Kumar K.V
2018-03-23
1
-0
/
+11
*
powerpc/mm: Remove unused flag arg in global_invalidates
Aneesh Kumar K.V
2018-01-21
1
-5
/
+4
*
KVM: PPC: Book3S HV: Unify dirty page map between HPT and radix
Paul Mackerras
2017-11-01
1
-23
/
+37
*
KVM: PPC: Book3S HV: Don't rely on host's page size information
Paul Mackerras
2017-11-01
1
-5
/
+6
*
Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next
Paul Mackerras
2017-08-31
1
-9
/
+9
|
\
|
*
powerpc/mm: Rename find_linux_pte_or_hugepte()
Aneesh Kumar K.V
2017-08-17
1
-9
/
+9
*
|
KVM: PPC: Book3S HV: Fix setting of storage key in H_ENTER
Ram Pai
2017-08-31
1
-1
/
+1
|
/
*
powerpc/mm: Trace tlbie(l) instructions
Balbir Singh
2017-06-23
1
-2
/
+9
*
power/mm: update pte_write and pte_wrprotect to handle savedwrite
Aneesh Kumar K.V
2017-03-10
1
-1
/
+1
*
KVM: PPC: Book3S HV: Don't store values derivable from HPT order
David Gibson
2017-01-31
1
-9
/
+9
*
KVM: PPC: Book3S HV: Gather HPT related variables into sub-structure
David Gibson
2017-01-31
1
-31
/
+31
*
KVM: PPC: Book3S HV: Invalidate TLB on radix guest vcpu movement
Paul Mackerras
2017-01-31
1
-2
/
+9
*
KVM: PPC: Book3S HV: Make HPT-specific hypercalls return error in radix mode
Paul Mackerras
2017-01-31
1
-0
/
+14
*
KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.h
Paul Mackerras
2016-12-01
1
-1
/
+0
*
KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9
Paul Mackerras
2016-11-23
1
-2
/
+8
*
KVM: PPC: Book3S HV: Adapt to new HPTE format on POWER9
Paul Mackerras
2016-11-23
1
-31
/
+70
*
KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECT
Paul Mackerras
2016-11-21
1
-0
/
+2
*
KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entries
Yongji Xie
2016-11-21
1
-19
/
+98
*
KVM: PPC: Book3S HV: Clear the key field of HPTE when the page is paged out
Yongji Xie
2016-11-21
1
-1
/
+4
*
KVM: PPC: Book3S HV: sparse: prototypes for functions called from assembler
Daniel Axtens
2016-11-21
1
-0
/
+1
*
powerpc/mm: Drop WIMG in favour of new constants
Aneesh Kumar K.V
2016-05-01
1
-6
/
+6
*
powerpc/mm: Move hash related mmu-*.h headers to book3s/
Aneesh Kumar K.V
2016-03-03
1
-1
/
+1
*
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-11-06
1
-3
/
+5
|
\
|
*
powerpc/mm: Differentiate between hugetlb and THP during page walk
Aneesh Kumar K.V
2015-10-12
1
-3
/
+5
*
|
KVM: PPC: Book3S HV: Make H_REMOVE return correct HPTE value for absent HPTEs
Paul Mackerras
2015-10-21
1
-0
/
+2
|
/
[next]