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
/
kernel
/
kvm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
1
-1
/
+1
2014-05-30
PPC: KVM: Make NX bit available with magic page
Alexander Graf
1
-1
/
+1
2014-04-29
KVM guest: Make pv trampoline code executable
Alexander Graf
1
-1
/
+1
2014-01-09
kvm/powerpc: rename kvm_hypercall() to epapr_hypercall()
Bharat Bhushan
1
-39
/
+2
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
1
-7
/
+2
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
1
-1
/
+1
2013-04-29
mm/ppc: use common help functions to free reserved pages
Jiang Liu
1
-6
/
+1
2012-10-05
KVM: PPC: use definitions in epapr header for hcalls
Stuart Yoder
1
-1
/
+1
2012-07-24
Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-25
/
+3
2012-07-10
powerpc: Fix usage of register macros getting ready for %r0 change
Michael Neuling
1
-1
/
+1
2012-05-30
KVM: PPC: Factor out guest epapr initialization
Liu Yu-B13201
1
-25
/
+3
2012-03-05
KVM: PPC: Avoid patching paravirt template code
Liu Yu-B13201
1
-1
/
+10
2012-03-05
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
Scott Wood
1
-33
/
+171
2012-03-05
KVM: PPC: booke: Paravirtualize wrtee
Scott Wood
1
-12
/
+80
2011-11-16
powerpc: Copy down exception vectors after feature fixups
Anton Blanchard
1
-1
/
+0
2011-10-31
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
1
-0
/
+1
2010-11-05
PPC: KVM: Book E doesn't have __end_interrupts.
Scott Wood
1
-1
/
+1
2010-10-24
KVM: PPC: Enable napping only for Book3s_64
Alexander Graf
1
-0
/
+2
2010-10-24
KVM: PPC: Force enable nap on KVM
Alexander Graf
1
-0
/
+3
2010-10-24
KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31
Alexander Graf
1
-4
/
+17
2010-10-24
KVM: PPC: Make PV mtmsr work with r30 and r31
Alexander Graf
1
-7
/
+32
2010-10-24
KVM: PPC: Add mtsrin PV code
Alexander Graf
1
-0
/
+60
2010-10-24
KVM: PPC: Add feature bitmap for magic page
Alexander Graf
1
-6
/
+15
2010-10-24
KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case
Alexander Graf
1
-1
/
+0
2010-10-24
KVM: PPC: PV wrteei
Alexander Graf
1
-0
/
+50
2010-10-24
KVM: PPC: PV mtmsrd L=0 and mtmsr
Alexander Graf
1
-0
/
+51
2010-10-24
KVM: PPC: PV mtmsrd L=1
Alexander Graf
1
-0
/
+45
2010-10-24
KVM: PPC: Introduce branch patching helper
Alexander Graf
1
-0
/
+14
2010-10-24
KVM: PPC: Introduce kvm_tmp framework
Alexander Graf
1
-2
/
+40
2010-10-24
KVM: PPC: PV tlbsync to nop
Alexander Graf
1
-0
/
+12
2010-10-24
KVM: PPC: PV instructions to loads and stores
Alexander Graf
1
-0
/
+109
2010-10-24
KVM: PPC: KVM PV guest stubs
Alexander Graf
1
-0
/
+95
2010-10-24
KVM: PPC: Generic KVM PV guest support
Alexander Graf
1
-0
/
+3
2010-10-24
KVM: PPC: Implement hypervisor interface
Alexander Graf
1
-0
/
+68