index
:
delta/linux-rt.git
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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
e500_mmu_host.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm/thp: Make page table walk safe against thp split/collapse
Aneesh Kumar K.V
2015-04-17
1
-2
/
+12
*
KVM: PPC: Remove page table walk helpers
Aneesh Kumar K.V
2015-04-17
1
-1
/
+1
*
KVM: PPC: Use READ_ONCE when dereferencing pte_t pointer
Aneesh Kumar K.V
2015-04-17
1
-8
/
+12
*
treewide: fix typo in printk and Kconfig
Masanari Iida
2014-11-20
1
-3
/
+3
*
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...
Paolo Bonzini
2014-09-24
1
-10
/
+8
|
\
|
*
KVM: PPC: e500mc: Add support for single threaded vcpus on e6500 core
Mihai Caraman
2014-09-22
1
-10
/
+8
*
|
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
2014-09-24
1
-1
/
+1
|
/
*
Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm
Paolo Bonzini
2014-08-05
1
-0
/
+102
|
\
|
*
KVM: PPC: Bookehv: Get vcpu's last instruction for emulation
Mihai Caraman
2014-07-28
1
-0
/
+92
|
*
KVM: PPC: Allow kvmppc_get_last_inst() to fail
Mihai Caraman
2014-07-28
1
-0
/
+6
|
*
KVM: PPC: e500: Fix default tlb for victim hint
Mihai Caraman
2014-07-28
1
-0
/
+4
*
|
KVM: PPC: Book3E: Unlock mmu_lock when setting caching atttribute
Mihai Caraman
2014-06-24
1
-1
/
+2
|
/
*
kvm: powerpc: use caching attributes as per linux pte
Bharat Bhushan
2014-01-09
1
-17
/
+26
*
kvm: booke: clear host tlb reference flag on guest tlb invalidation
Bharat Bhushan
2014-01-09
1
-8
/
+8
*
Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue
Gleb Natapov
2013-11-04
1
-1
/
+5
|
\
|
*
kvm: powerpc: booke: Move booke related tracepoints to separate header
Aneesh Kumar K.V
2013-10-17
1
-1
/
+2
|
*
kvm: powerpc: e500: mark page accessed when mapping a guest page
Bharat Bhushan
2013-10-17
1
-0
/
+3
*
|
kvm: ppc: booke: check range page invalidation progress on page setup
Bharat Bhushan
2013-10-10
1
-1
/
+17
|
/
*
kvm/ppc/e500: eliminate tlb_refs
Scott Wood
2013-04-11
1
-53
/
+22
*
kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bit
Scott Wood
2013-04-11
1
-3
/
+4
*
kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is valid
Scott Wood
2013-04-11
1
-2
/
+2
*
KVM: PPC: E500: Make clear_tlb_refs and clear_tlb1_bitmap static
Alexander Graf
2013-01-24
1
-2
/
+2
*
KVM: PPC: e500: Implement TLB1-in-TLB0 mapping
Alexander Graf
2013-01-24
1
-19
/
+46
*
KVM: PPC: E500: Split host and guest MMU parts
Alexander Graf
2013-01-24
1
-0
/
+672