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
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: Enable IRQFD support for the XICS interrupt controller
Paul Mackerras
2014-08-05
1
-0
/
+2
*
KVM: Give IRQFD its own separate enabling Kconfig option
Paul Mackerras
2014-08-05
1
-0
/
+1
*
KVM: PPC: Remove 440 support
Alexander Graf
2014-07-28
1
-15
/
+1
*
KVM: PPC: Book3S HV: Enable for little endian hosts
Alexander Graf
2014-07-28
1
-1
/
+0
*
KVM: PPC: Book3S: Move little endian conflict to HV KVM
Alexander Graf
2014-05-30
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-11-15
1
-6
/
+22
|
\
|
*
kvm: powerpc: book3s: Support building HV and PR KVM as module
Aneesh Kumar K.V
2013-10-17
1
-3
/
+3
|
*
kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE
Aneesh Kumar K.V
2013-10-17
1
-1
/
+17
|
*
kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE
Aneesh Kumar K.V
2013-10-17
1
-3
/
+3
*
|
KVM: PPC: Disable KVM on little endian builds
Anton Blanchard
2013-10-11
1
-0
/
+1
|
/
*
powerpc/kvm: Contiguous memory allocator based hash page table allocation
Aneesh Kumar K.V
2013-07-08
1
-0
/
+1
*
KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
Benjamin Herrenschmidt
2013-04-26
1
-0
/
+8
*
KVM: PPC: MPIC: Restrict to e500 platforms
Alexander Graf
2013-04-26
1
-1
/
+1
*
KVM: PPC: Support irq routing and irqfd for in-kernel MPIC
Alexander Graf
2013-04-26
1
-0
/
+3
*
kvm/ppc/mpic: in-kernel MPIC emulation
Scott Wood
2013-04-26
1
-0
/
+9
*
KVM: PPC: e500: Add e6500 core to Kconfig description
Mihai Caraman
2013-04-26
1
-3
/
+3
*
arch/powerpc/kvm: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-21
1
-5
/
+5
*
KVM: PPC: Support eventfd
Alexander Graf
2012-12-06
1
-0
/
+1
*
KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier support
Alexander Graf
2012-10-05
1
-0
/
+1
*
KVM: PPC: E500: Implement MMU notifiers
Alexander Graf
2012-10-05
1
-0
/
+2
*
KVM: PPC: make e500v2 kvm and e500mc cpu mutually exclusive
Alexander Graf
2012-04-08
1
-1
/
+1
*
KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
Alexander Graf
2012-04-08
1
-4
/
+4
*
KVM: PPC: e500mc support
Scott Wood
2012-04-08
1
-1
/
+16
*
KVM: PPC: booke: category E.HV (GS-mode) support
Scott Wood
2012-04-08
1
-0
/
+3
*
KVM: PPC: Implement MMU notifiers for Book3S HV guests
Paul Mackerras
2012-03-05
1
-0
/
+1
*
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2011-07-24
1
-2
/
+32
|
\
|
*
KVM: PPC: book3s_hv: Add support for PPC970-family processors
Paul Mackerras
2011-07-12
1
-8
/
+5
|
*
KVM: PPC: Add support for Book3S processors in hypervisor mode
Paul Mackerras
2011-07-12
1
-2
/
+35
*
|
virtio: expose for non-virtualization users too
Ohad Ben-Cohen
2011-07-23
1
-1
/
+0
|
/
*
KVM: PPC: Enable Book3S_32 KVM building
Alexander Graf
2010-05-17
1
-0
/
+18
*
KVM: PPC: Use CONFIG_PPC_BOOK3S define
Alexander Graf
2010-05-17
1
-1
/
+1
*
KVM: PPC: Use KVM_BOOK3S_HANDLER
Alexander Graf
2010-05-17
1
-0
/
+4
*
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-03-05
1
-0
/
+1
|
\
|
*
KVM: Add KVM_MMIO kconfig item
Avi Kivity
2010-03-01
1
-0
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-16
1
-1
/
+1
|
\
\
|
|
/
|
*
KVM: powerpc: Show timing option only on embedded
Alexander Graf
2010-01-25
1
-1
/
+1
*
|
vhost_net: a kernel-level virtio server
Michael S. Tsirkin
2010-01-15
1
-0
/
+1
|
/
*
Include Book3s_64 target in buildsystem
Alexander Graf
2009-11-05
1
-0
/
+17
*
KVM: remove old KVMTRACE support code
Marcelo Tosatti
2009-09-10
1
-11
/
+0
*
KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig
Avi Kivity
2009-09-10
1
-2
/
+1
*
KVM: Add CONFIG_HAVE_KVM_IRQCHIP
Avi Kivity
2009-03-24
1
-0
/
+3
*
KVM: ppc: E500 core-specific code
Hollis Blanchard
2009-03-24
1
-0
/
+13
*
KVM: ppc: Implement in-kernel exit timing statistics
Hollis Blanchard
2008-12-31
1
-0
/
+11
*
KVM: ppc: fix Kconfig constraints
Hollis Blanchard
2008-12-31
1
-10
/
+8
*
KVM: ppc: Refactor powerpc.c to relocate 440-specific code
Hollis Blanchard
2008-12-31
1
-7
/
+4
*
KVM: ppc: combine booke_guest.c and booke_host.c
Hollis Blanchard
2008-12-31
1
-3
/
+3
*
KVM: ppc: enable KVM_TRACE building for powerpc
Jerone Young
2008-10-15
1
-0
/
+11
*
KVM: ppc: PowerPC 440 KVM implementation
Hollis Blanchard
2008-04-27
1
-0
/
+42