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.14.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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
2021-12-08
1
-1
/
+1
*
KVM: PPC: Book3S PR: Remove unused variable
Cédric Le Goater
2021-08-20
1
-2
/
+1
*
KVM: PPC: Use fallthrough;
Joe Perches
2020-03-19
1
-1
/
+1
*
KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch op
Nicholas Piggin
2019-10-22
1
-15
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266
Thomas Gleixner
2019-06-05
1
-12
/
+1
*
KVM: PPC: Book3S PR: Add emulation for slbfee. instruction
Paul Mackerras
2019-02-19
1
-0
/
+14
*
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
2018-07-30
1
-1
/
+0
*
KVM: PPC: Book3S PR: Transition to Suspended state when injecting interrupt
Simon Guo
2018-06-01
1
-1
/
+10
*
KVM: PPC: Book3S PR: Fix WIMG handling under pHyp
Alexey Kardashevskiy
2018-01-10
1
-0
/
+1
*
KVM: PPC: Book3S PR: Preserve storage control bits
Alexey Kardashevskiy
2017-04-20
1
-0
/
+1
*
KVM: PPC: Book3S PR: Ratelimit copy data failure error messages
Vipin K Parashar
2017-02-17
1
-1
/
+2
*
powerpc/mm: Move hash related mmu-*.h headers to book3s/
Aneesh Kumar K.V
2016-03-03
1
-1
/
+1
*
KVM: PPC: Book3S PR: Remove unused variable 'vcpu_book3s'
Geyslan G. Bem
2015-12-09
1
-3
/
+0
*
KVM: PPC: Disable NX for old magic page using guests
Alexander Graf
2014-05-30
1
-0
/
+3
*
KVM: PPC: Make shared struct aka magic page guest endian
Alexander Graf
2014-05-30
1
-9
/
+10
*
KVM: PPC: Book3S_64 PR: Access HTAB in big endian
Alexander Graf
2014-05-30
1
-4
/
+7
*
KVM: PPC: Book3S: PR: Fix C/R bit setting
Alexander Graf
2014-05-30
1
-2
/
+2
*
KVM: PPC: BOOK3S: PR: Enable Little Endian PR guest
Aneesh Kumar K.V
2014-05-30
1
-1
/
+1
*
KVM: PPC: Book3S PR: Better handling of host-side read-only pages
Paul Mackerras
2013-10-17
1
-4
/
+5
*
KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache
Paul Mackerras
2013-10-17
1
-6
/
+5
*
KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe
Paul Mackerras
2013-10-17
1
-10
/
+23
*
KVM: PPC: Book3S PR: Handle PP0 page-protection bit in guest HPTEs
Paul Mackerras
2013-10-17
1
-0
/
+3
*
KVM: PPC: Book3S PR: Use 64k host pages where possible
Paul Mackerras
2013-10-17
1
-5
/
+30
*
KVM: PPC: Book3S PR: Allow guest to use 64k pages
Paul Mackerras
2013-10-17
1
-9
/
+83
*
KVM: PPC: Book3S PR: Rework kvmppc_mmu_book3s_64_xlate()
Paul Mackerras
2013-08-29
1
-78
/
+72
*
KVM: PPC: Book3S PR: Invalidate SLB entries properly
Paul Mackerras
2013-06-30
1
-1
/
+6
*
KVM: PPC: Book3S PR: Allow guest to use 1TB segments
Paul Mackerras
2013-06-30
1
-16
/
+44
*
KVM: PPC: Book3S PR: Don't keep scanning HPTEG after we find a match
Paul Mackerras
2013-06-30
1
-12
/
+2
*
KVM: PPC: Interpret SDR1 as HVA in PAPR mode
Alexander Graf
2011-09-25
1
-1
/
+7
*
KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3s
Paul Mackerras
2011-07-12
1
-29
/
+25
*
KVM: PPC: Magic Page Book3s support
Alexander Graf
2010-10-24
1
-1
/
+29
*
KVM: PPC: Convert MSR to shared page
Alexander Graf
2010-10-24
1
-6
/
+6
*
KVM: PPC: Set VSID_PR also for Book3S_64
Alexander Graf
2010-05-17
1
-0
/
+3
*
KVM: PPC: Improve split mode
Alexander Graf
2010-05-17
1
-12
/
+15
*
KVM: PPC: Convert u64 -> ulong
Alexander Graf
2010-05-17
1
-2
/
+2
*
KVM: PPC: Improve indirect svcpu accessors
Alexander Graf
2010-05-17
1
-1
/
+1
*
KVM: PPC: Make large pages work
Alexander Graf
2010-03-01
1
-4
/
+6
*
KVM: powerpc: Fix mtsrin in book3s_64 mmu
Alexander Graf
2009-12-27
1
-1
/
+21
*
powerpc/kvm: Sync guest visible MMU state
Alexander Graf
2009-12-08
1
-0
/
+2
*
Add book3s_64 guest MMU
Alexander Graf
2009-11-05
1
-0
/
+476