index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
/
44x_tlb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-06
KVM: do not release the error page
Xiao Guangrong
1
-1
/
+0
2011-07-12
KVM: PPC: e500: Add shadow PID support
Liu Yu
1
-1
/
+3
2010-10-24
KVM: PPC: fix compilation of "dump tlbs" debug function
Hollis Blanchard
1
-0
/
+1
2010-10-24
KVM: PPC: Convert MSR to shared page
Alexander Graf
1
-4
/
+4
2010-08-02
KVM: Use u64 for frame data types
Joerg Roedel
1
-1
/
+2
2010-05-13
KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe()
Roel Kluin
1
-1
/
+1
2010-03-01
KVM: PPC: Add helpers for CR, XER
Alexander Graf
1
-2
/
+4
2010-03-01
KVM: PPC: Use accessor functions for GPR access
Alexander Graf
1
-7
/
+7
2009-09-10
KVM: powerpc: convert marker probes to event trace
Marcelo Tosatti
1
-5
/
+6
2009-03-24
KVM: ppc: Add kvmppc_mmu_dtlb/itlb_miss for booke
Hollis Blanchard
1
-0
/
+8
2009-03-24
KVM: ppc: rename 44x MMU functions used in booke.c
Hollis Blanchard
1
-2
/
+2
2009-03-24
KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)
Hollis Blanchard
1
-0
/
+10
2009-03-24
KVM: ppc: change kvmppc_mmu_map() parameters
Hollis Blanchard
1
-8
/
+7
2009-03-24
KVM: ppc: cosmetic changes to mmu hook names
Hollis Blanchard
1
-1
/
+1
2008-12-31
KVM: ppc: Implement in-kernel exit timing statistics
Hollis Blanchard
1
-0
/
+3
2008-12-31
KVM: ppc: save and restore guest mappings on context switch
Hollis Blanchard
1
-0
/
+58
2008-12-31
KVM: ppc: directly insert shadow mappings into the hardware TLB
Hollis Blanchard
1
-131
/
+125
2008-12-31
KVM: ppc: support large host pages
Hollis Blanchard
1
-16
/
+55
2008-12-31
KVM: ppc: fix userspace mapping invalidation on context switch
Hollis Blanchard
1
-14
/
+17
2008-12-31
KVM: ppc: use prefetchable mappings for guest memory
Hollis Blanchard
1
-2
/
+7
2008-12-31
KVM: ppc: use MMUCR accessor to obtain TID
Hollis Blanchard
1
-1
/
+1
2008-12-31
KVM: ppc: create struct kvm_vcpu_44x and introduce container_of() accessor
Hollis Blanchard
1
-13
/
+24
2008-12-31
KVM: ppc: refactor instruction emulation into generic and core-specific pieces
Hollis Blanchard
1
-2
/
+2
2008-12-31
KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"
Hollis Blanchard
1
-10
/
+12
2008-12-31
KVM: ppc: Move 440-specific TLB code into 44x_tlb.c
Hollis Blanchard
1
-2
/
+136
2008-11-25
KVM: ppc: stop leaking host memory on VM exit
Hollis Blanchard
1
-0
/
+8
2008-10-15
KVM: switch to get_user_pages_fast
Marcelo Tosatti
1
-2
/
+0
2008-10-15
KVM: ppc: kvmppc_44x_shadow_release() does not require mmap_sem to be locked
Hollis Blanchard
1
-7
/
+1
2008-10-15
KVM: powerpc: Map guest userspace with TID=0 mappings
Hollis Blanchard
1
-16
/
+23
2008-10-15
KVM: ppc: Write only modified shadow entries into the TLB on exit
Hollis Blanchard
1
-1
/
+8
2008-10-15
KVM: ppc: adds trace points for ppc tlb activity
Jerone Young
1
-1
/
+14
2008-07-27
KVM: ppc: fix invalidation of large guest pages
Hollis Blanchard
1
-2
/
+3
2008-06-06
KVM: ppc: Report bad GFNs
Hollis Blanchard
1
-1
/
+1
2008-06-06
KVM: ppc: Use a read lock around MMU operations, and release it on error
Hollis Blanchard
1
-2
/
+3
2008-06-06
KVM: ppc: Remove unmatched kunmap() call
Hollis Blanchard
1
-2
/
+0
2008-04-27
KVM: ppc: PowerPC 440 KVM implementation
Hollis Blanchard
1
-0
/
+224