index
:
kernel/linux.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
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
e500_tlb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-24
KVM: PPC: E500: Split host and guest MMU parts
Alexander Graf
1
-1426
/
+0
2013-01-24
KVM: PPC: e500: Call kvmppc_mmu_map for initial mapping
Alexander Graf
1
-31
/
+7
2013-01-24
KVM: PPC: E500: Propagate errors when shadow mapping
Alexander Graf
1
-28
/
+41
2013-01-24
KVM: PPC: E500: Explicitly mark shadow maps invalid
Alexander Graf
1
-3
/
+10
2013-01-24
KVM: PPC: E500: Move write_stlbe higher
Alexander Graf
1
-16
/
+16
2012-12-06
KVM: PPC: e500: Mask MAS2 EPN high 32-bits in 32/64 tlbwe emulation
Mihai Caraman
1
-0
/
+2
2012-12-06
KVM: PPC: e500: Add emulation helper for getting instruction ea
Mihai Caraman
1
-22
/
+11
2012-12-06
KVM: PPC: e500: Silence bogus GCC warning in tlb code
Mihai Caraman
1
-1
/
+2
2012-10-30
KVM: do not treat noslot pfn as a error pfn
Xiao Guangrong
1
-1
/
+1
2012-10-06
arch/powerpc/kvm/e500_tlb.c: fix error return code
Julia Lawall
1
-6
/
+13
2012-10-06
KVM: PPC: e500: MMU API: fix leak of shared_tlb_pages
Scott Wood
1
-0
/
+2
2012-10-06
KVM: PPC: e500: fix allocation size error on g2h_tlb1_map
Scott Wood
1
-1
/
+1
2012-10-06
KVM: PPC: E500: Remove E500_TLB_DIRTY flag
Alexander Graf
1
-3
/
+1
2012-10-06
KVM: PPC: BookE: Add some more trace points
Alexander Graf
1
-0
/
+3
2012-10-06
KVM: PPC: E500: Implement MMU notifiers
Alexander Graf
1
-6
/
+54
2012-10-06
KVM: PPC: E500: Fix clear_tlb_refs
Alexander Graf
1
-2
/
+6
2012-08-26
Merge remote-tracking branch 'upstream/master' into queue
Marcelo Tosatti
1
-4
/
+7
2012-08-16
ppc: e500_tlb memset clears nothing
Alan Cox
1
-4
/
+4
2012-08-16
KVM: PPC: Add cache flush on page map
Alexander Graf
1
-0
/
+3
2012-08-06
KVM: do not release the error pfn
Xiao Guangrong
1
-1
/
+0
2012-07-20
KVM: remove the unused parameter of gfn_to_pfn_memslot
Xiao Guangrong
1
-1
/
+1
2012-05-06
KVM: Use minimum and maximum address mapped by TLB1
Bharat Bhushan
1
-2
/
+86
2012-04-08
KVM: PPC: e500: fix typo in tlb code
Alexander Graf
1
-2
/
+2
2012-04-08
KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
Alexander Graf
1
-1
/
+1
2012-04-08
KVM: PPC: e500mc support
Scott Wood
1
-2
/
+19
2012-04-08
KVM: PPC: e500: emulate tlbilx
Scott Wood
1
-0
/
+52
2012-04-08
KVM: PPC: e500: Track TLB1 entries with a bitmap
Scott Wood
1
-5
/
+67
2012-04-08
KVM: PPC: e500: refactor core-specific TLB code
Scott Wood
1
-346
/
+114
2012-04-08
KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h
Scott Wood
1
-1
/
+0
2012-04-08
KVM: PPC: e500: rename e500_tlb.h to e500.h
Scott Wood
1
-1
/
+1
2012-03-05
KVM: PPC: booke: Add booke206 TLB trace
Liu Yu
1
-4
/
+6
2012-03-05
KVM: PPC: e500: use hardware hint when loading TLB0 entries
Scott Wood
1
-30
/
+39
2012-03-05
KVM: PPC: e500: Fix TLBnCFG in KVM_CONFIG_TLB
Scott Wood
1
-5
/
+14
2012-03-05
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
Scott Wood
1
-39
/
+44
2012-03-05
KVM: PPC: E500: Support hugetlbfs
Alexander Graf
1
-0
/
+24
2012-03-05
KVM: PPC: e500: tlbsx: fix tlb0 esel
Scott Wood
1
-0
/
+2
2012-03-05
KVM: PPC: e500: MMU API
Scott Wood
1
-124
/
+269
2012-03-05
KVM: PPC: e500: clear up confusion between host and guest entries
Scott Wood
1
-78
/
+189
2012-03-05
KVM: PPC: e500: Eliminate preempt_disable in local_sid_destroy_all
Scott Wood
1
-3
/
+1
2012-03-05
KVM: PPC: e500: don't translate gfn to pfn with preemption disabled
Scott Wood
1
-13
/
+23
2011-07-12
KVM: PPC: e500: Don't search over the entire TLB0.
Scott Wood
1
-4
/
+14
2011-07-12
KVM: PPC: e500: Add shadow PID support
Liu Yu
1
-25
/
+287
2011-07-12
KVM: PPC: e500: Stop keeping shadow TLB
Liu Yu
1
-177
/
+140
2011-07-12
KVM: PPC: e500: enable magic page
Scott Wood
1
-1
/
+21
2011-07-12
KVM: PPC: e500: Support large page mappings of PFNMAP vmas.
Scott Wood
1
-9
/
+94
2011-07-12
KVM: PPC: e500: Eliminate shadow_pages[], and use pfns instead.
Scott Wood
1
-37
/
+19
2011-07-12
KVM: PPC: e500: don't use MAS0 as intermediate storage.
Scott Wood
1
-13
/
+13
2011-07-12
KVM: PPC: e500: Disable preloading TLB1 in tlb_load().
Scott Wood
1
-18
/
+0
2011-05-22
KVM: PPC: booke: add sregs support
Scott Wood
1
-0
/
+8
2011-05-22
KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx
Scott Wood
1
-1
/
+4
[next]