index
:
linux-stable.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.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
/
e500.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: e500: Fix some NULL dereferences on error
Dan Carpenter
2017-08-31
1
-2
/
+6
*
KVM: PPC: e500: fix handling local_sid_lookup result
Andrzej Hajda
2015-10-15
1
-1
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-12-18
1
-8
/
+0
|
\
|
*
arch: powerpc: kvm: book3s.c: Remove some unused functions
Rickard Strandqvist
2014-12-17
1
-8
/
+0
*
|
KVM: PPC: E500: Compile fix in this_cpu_write
Alexander Graf
2014-12-18
1
-1
/
+1
*
|
powerpc: Replace __get_cpu_var uses
Christoph Lameter
2014-11-03
1
-7
/
+7
|
/
*
KVM: PPC: Add devname:kvm aliases for modules
Alexander Graf
2014-01-09
1
-0
/
+4
*
kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine
Aneesh Kumar K.V
2013-10-17
1
-1
/
+7
*
kvm: powerpc: Add kvmppc_ops callback
Aneesh Kumar K.V
2013-10-17
1
-15
/
+38
*
KVM: PPC: e500: Expose MMU registers via ONE_REG
Mihai Caraman
2013-04-26
1
-2
/
+4
*
KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation
Mihai Caraman
2013-04-26
1
-0
/
+12
*
KVM: PPC: booke: Allow multiple exception types
Bharat Bhushan
2013-02-13
1
-6
/
+10
*
KVM: PPC: e500: refactor core-specific TLB code
Scott Wood
2012-04-08
1
-52
/
+305
*
KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h
Scott Wood
2012-04-08
1
-1
/
+0
*
KVM: PPC: e500: rename e500_tlb.h to e500.h
Scott Wood
2012-04-08
1
-1
/
+1
*
KVM: PPC: booke: Move vm core init/destroy out of booke.c
Scott Wood
2012-04-08
1
-0
/
+9
*
KVM: PPC: booke: add booke-level vcpu load/put
Scott Wood
2012-04-08
1
-0
/
+3
*
KVM: PPC: E500: Fail init when not on e500v2
Alexander Graf
2012-03-05
1
-0
/
+4
*
KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn
Scott Wood
2012-03-05
1
-12
/
+12
*
KVM: PPC: e500: Don't hardcode PIR=0
Scott Wood
2012-03-05
1
-3
/
+0
*
KVM: PPC: e500: MMU API
Scott Wood
2012-03-05
1
-3
/
+2
*
KVM: PPC: e500: include linux/export.h
Scott Wood
2011-12-26
1
-0
/
+1
*
KVM: PPC: Add sanity checking to vcpu_run
Alexander Graf
2011-09-25
1
-0
/
+2
*
KVM: PPC: e500: Save/restore SPE state
Scott Wood
2011-07-12
1
-1
/
+6
*
KVM: PPC: booke: add sregs support
Scott Wood
2011-05-22
1
-0
/
+75
*
KVM: PPC: e500: emulate SVR
Scott Wood
2011-05-22
1
-0
/
+1
*
KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit().
Scott Wood
2010-11-05
1
-1
/
+1
*
KVM: PPC: Introduce shared page
Alexander Graf
2010-10-24
1
-0
/
+7
*
KVM: powerpc: fix init/exit annotation
Jean Delvare
2010-06-09
1
-1
/
+1
*
KVM: Let vcpu structure alignment be determined at runtime
Avi Kivity
2010-05-19
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
KVM: PPC: Add PVR/PIR init for E500
Liu Yu
2010-03-01
1
-0
/
+6
*
KVM: ppc: e500: Directly pass pvr to guest
Liu Yu
2009-09-10
1
-3
/
+0
*
KVM: powerpc: fix some init/exit annotations
Stephen Rothwell
2009-09-10
1
-2
/
+2
*
KVM: ppc: Add extra E500 exceptions
Hollis Blanchard
2009-03-24
1
-1
/
+19
*
KVM: ppc: E500 core-specific code
Hollis Blanchard
2009-03-24
1
-0
/
+151