index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
book3s_hv_rm_mmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Define new SRR1 bits for a ISA v3.1
Jordan Niethe
2020-05-19
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-09
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-24
1
-2
/
+8
*
KVM: PPC: Book3S HV: Adapt to new HPTE format on POWER9
Paul Mackerras
2016-11-24
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-05
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
|
/
*
KVM: PPC: Book3S HV: Implement H_CLEAR_REF and H_CLEAR_MOD
Paul Mackerras
2015-08-22
1
-7
/
+119
*
KVM: PPC: Book3S HV: Fix bug in dirty page tracking
Paul Mackerras
2015-08-22
1
-0
/
+17
*
KVM: PPC: Book3S HV: Fix race in reading change bit when removing HPTE
Paul Mackerras
2015-08-22
1
-6
/
+12
*
Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-04-26
1
-39
/
+47
|
\
|
*
powerpc/mm/thp: Return pte address if we find trans_splitting.
Aneesh Kumar K.V
2015-04-17
1
-1
/
+1
|
*
powerpc/mm/thp: Make page table walk safe against thp split/collapse
Aneesh Kumar K.V
2015-04-17
1
-7
/
+23
|
*
KVM: PPC: Remove page table walk helpers
Aneesh Kumar K.V
2015-04-17
1
-35
/
+27
*
|
KVM: PPC: Book3S HV: Add helpers for lock/unlock hpte
Aneesh Kumar K.V
2015-04-21
1
-16
/
+9
|
/
*
mm: convert p[te|md]_numa users to p[te|md]_protnone_numa
Mel Gorman
2015-02-12
1
-1
/
+1
*
KVM: PPC: Book3S HV: Remove code for PPC970 processors
Paul Mackerras
2014-12-17
1
-93
/
+17
*
KVM: PPC: Book3S HV: Fix KSM memory corruption
Paul Mackerras
2014-12-15
1
-27
/
+17
[next]