index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-05
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
26
-222
/
+4898
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
3
-2
/
+14
2013-05-02
KVM: PPC: Book3S: Add API for in-kernel XICS emulation
Paul Mackerras
4
-25
/
+191
2013-05-02
kvm/ppc/mpic: fix missing unlock in set_base_addr()
Wei Yongjun
1
-1
/
+1
2013-05-02
kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/write
Scott Wood
1
-4
/
+19
2013-05-02
kvm/ppc/mpic: remove users
Scott Wood
1
-1
/
+0
2013-05-02
kvm/ppc/mpic: fix mmio region lists when multiple guests used
Scott Wood
1
-21
/
+32
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-3
/
+3
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-04-30
powerpc: Decode the pte-lp-encoding bits correctly.
Aneesh Kumar K.V
2
-2
/
+8
2013-04-26
KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state
Paul Mackerras
2
-0
/
+109
2013-04-26
KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls
Paul Mackerras
3
-15
/
+111
2013-04-26
KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts
Paul Mackerras
2
-64
/
+79
2013-04-26
KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation
Benjamin Herrenschmidt
5
-19
/
+490
2013-04-26
KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
Benjamin Herrenschmidt
3
-18
/
+112
2013-04-26
KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
Benjamin Herrenschmidt
9
-2
/
+1150
2013-04-26
KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
Michael Ellerman
6
-1
/
+216
2013-04-26
kvm/ppc/mpic: Eliminate mmio_mapped
Scott Wood
1
-28
/
+1
2013-04-26
kvm: destroy emulated devices on VM exit
Scott Wood
1
-2
/
+0
2013-04-26
KVM: PPC: MPIC: Restrict to e500 platforms
Alexander Graf
1
-1
/
+1
2013-04-26
KVM: PPC: MPIC: Add support for KVM_IRQ_LINE
Alexander Graf
1
-0
/
+13
2013-04-26
KVM: PPC: Support irq routing and irqfd for in-kernel MPIC
Alexander Graf
4
-1
/
+131
2013-04-26
kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC
Scott Wood
3
-7
/
+109
2013-04-26
kvm/ppc/mpic: in-kernel MPIC emulation
Scott Wood
5
-199
/
+594
2013-04-26
kvm/ppc/mpic: adapt to kernel style and environment
Scott Wood
1
-237
/
+208
2013-04-26
kvm/ppc/mpic: remove some obviously unneeded code
Scott Wood
1
-344
/
+0
2013-04-26
kvm/ppc/mpic: import hw/openpic.c from QEMU
Scott Wood
1
-0
/
+1686
2013-04-26
KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map
Paul Mackerras
3
-20
/
+75
2013-04-26
KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changes
Paul Mackerras
2
-20
/
+50
2013-04-26
KVM: PPC: e500: Add e6500 core to Kconfig description
Mihai Caraman
1
-3
/
+3
2013-04-26
KVM: PPC: e500mc: Enable e6500 cores
Mihai Caraman
1
-0
/
+2
2013-04-26
KVM: PPC: e500: Remove E.PT and E.HV.LRAT categories from VCPUs
Mihai Caraman
1
-0
/
+4
2013-04-26
KVM: PPC: e500: Add support for EPTCFG register
Mihai Caraman
2
-0
/
+21
2013-04-26
KVM: PPC: e500: Add support for TLBnPS registers
Mihai Caraman
3
-0
/
+50
2013-04-26
KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functions
Mihai Caraman
1
-22
/
+38
2013-04-26
KVM: PPC: e500: Expose MMU registers via ONE_REG
Mihai Caraman
4
-4
/
+106
2013-04-26
KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation
Mihai Caraman
4
-47
/
+91
2013-04-26
booke: exit to user space if emulator request
Bharat Bhushan
1
-0
/
+3
2013-04-26
KVM: extend EMULATE_EXIT_USER to support different exit reasons
Bharat Bhushan
2
-2
/
+2
2013-04-26
Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER
Bharat Bhushan
2
-2
/
+2
2013-04-26
KVM: PPC: debug stub interface parameter defined
Bharat Bhushan
3
-6
/
+12
2013-04-24
Merge remote-tracking branch 'origin/master' into next
Benjamin Herrenschmidt
3
-74
/
+41
2013-04-18
powerpc: Fix build errors with UP configs in HV-style KVM
Paul Mackerras
1
-0
/
+6
2013-04-18
powerpc: remove cast for kmalloc/kzalloc return value
Zhang Yanfei
1
-1
/
+1
2013-04-17
kvm/ppc: don't call complete_mmio_load when it's a store
Scott Wood
1
-1
/
+0
2013-04-17
KVM: PPC: emulate dcbst
Stuart Yoder
1
-0
/
+2
2013-04-17
Added ONE_REG interface for debug instruction
Bharat Bhushan
2
-0
/
+12
2013-04-11
kvm/ppc/e500: eliminate tlb_refs
Scott Wood
2
-69
/
+30
2013-04-11
kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bit
Scott Wood
1
-3
/
+4
2013-04-11
kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is valid
Scott Wood
1
-2
/
+2
[next]