index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-19
kvm/ppc/booke: Delay kvmppc_lazy_ee_enable
Scott Wood
1
-1
/
+2
2013-06-11
kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()
Scott Wood
1
-0
/
+11
2013-06-11
kvm/ppc/booke: Hold srcu lock when calling gfn functions
Scott Wood
3
-0
/
+17
2013-06-11
kvm/ppc/booke64: Disable e6500 support
Scott Wood
1
-2
/
+0
2013-06-01
powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulation
Paul Mackerras
3
-0
/
+33
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
[next]