index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
25
-903
/
+1260
2014-01-29
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue
Paolo Bonzini
25
-903
/
+1260
2014-01-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-26
/
+26
2014-01-27
KVM: PPC: Book3S PR: Cope with doorbell interrupts
Paul Mackerras
2
-0
/
+3
2014-01-27
KVM: PPC: Book3S HV: Add new state for transactional memory
Michael Neuling
2
-2
/
+77
2014-01-27
KVM: PPC: Book3S HV: Basic little-endian guest support
Anton Blanchard
3
-11
/
+28
2014-01-27
KVM: PPC: Book3S HV: Add support for DABRX register on POWER7
Paul Mackerras
2
-2
/
+36
2014-01-27
KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells
Paul Mackerras
2
-0
/
+8
2014-01-27
KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8
Paul Mackerras
1
-0
/
+6
2014-01-27
KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs
Paul Mackerras
1
-4
/
+15
2014-01-27
KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from nap
Paul Mackerras
1
-115
/
+77
2014-01-27
KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8
Paul Mackerras
1
-1
/
+15
2014-01-27
KVM: PPC: Book3S HV: Add handler for HV facility unavailable
Michael Ellerman
1
-1
/
+10
2014-01-27
KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8
Paul Mackerras
1
-1
/
+7
2014-01-27
KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs
Michael Neuling
2
-2
/
+296
2014-01-27
KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers
Paul Mackerras
3
-336
/
+392
2014-01-27
KVM: PPC: Book3S HV: Don't set DABR on POWER8
Michael Neuling
2
-3
/
+12
2014-01-27
kvm/ppc: IRQ disabling cleanup
Scott Wood
3
-32
/
+20
2014-01-27
KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()
Mihai Caraman
1
-1
/
+1
2014-01-27
KVM: PPC: Book3S HV: use xics_wake_cpu only when defined
Andreas Schwab
1
-1
/
+6
2014-01-27
KVM: PPC: Book3S: MMIO emulation support for little endian guests
Cédric Le Goater
3
-6
/
+25
2014-01-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2014-01-09
KVM: PPC: NULL return of kvmppc_mmu_hpte_cache_next should be handled
Zhouyi Zhou
1
-0
/
+5
2014-01-09
KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state
Tiejun Chen
2
-11
/
+11
2014-01-09
kvm: powerpc: use caching attributes as per linux pte
Bharat Bhushan
3
-20
/
+32
2014-01-09
kvm: book3s: rename lookup_linux_pte() to lookup_linux_pte_and_update()
Bharat Bhushan
1
-3
/
+5
2014-01-09
kvm: booke: clear host tlb reference flag on guest tlb invalidation
Bharat Bhushan
1
-8
/
+8
2014-01-09
KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exit
Paul Mackerras
1
-64
/
+22
2014-01-09
KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu struct
Paul Mackerras
3
-73
/
+19
2014-01-09
KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures
Paul Mackerras
7
-205
/
+123
2014-01-09
KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec
Paul Mackerras
4
-58
/
+14
2014-01-09
KVM: PPC: fix couple of memory leaks in MPIC/XICS devices
Gleb Natapov
2
-1
/
+4
2014-01-09
KVM: PPC: Add devname:kvm aliases for modules
Alexander Graf
6
-0
/
+26
2014-01-08
powerpc/booke64: Add LRAT error exception handler
Mihai Caraman
1
-0
/
+2
2013-12-18
KVM: PPC: Book3S HV: Don't drop low-order page address bits
Paul Mackerras
1
-0
/
+1
2013-12-18
powerpc: book3s: kvm: Don't abuse host r2 in exit path
Aneesh Kumar K.V
1
-4
/
+3
2013-12-13
KVM: Use cond_resched() directly and remove useless kvm_resched()
Takuya Yoshikawa
1
-1
/
+1
2013-12-11
powerpc/kvm/booke: Fix build break due to stack frame size warning
Scott Wood
1
-6
/
+6
2013-12-09
KVM: PPC: Book3S: PR: Enable interrupts earlier
Alexander Graf
2
-10
/
+2
2013-12-09
KVM: PPC: Book3S: PR: Make svcpu -> vcpu store preempt savvy
Alexander Graf
1
-0
/
+22
2013-12-09
KVM: PPC: Book3S: PR: Don't clobber our exit handler id
Alexander Graf
1
-3
/
+10
2013-12-05
powerpc/book3s: Decode and save machine check event.
Mahesh Salgaonkar
1
-12
/
+20
2013-12-05
powerpc/book3s: Add flush_tlb operation in cpu_spec.
Mahesh Salgaonkar
1
-14
/
+4
2013-11-21
powerpc: kvm: optimize "sc 1" as fast return
Liu Ping Fan
2
-7
/
+22
2013-11-19
powerpc: kvm: fix rare but potential deadlock scene
pingfan liu
2
-1
/
+9
2013-11-19
KVM: PPC: Book3S HV: Take SRCU read lock around kvm_read_guest() call
Paul Mackerras
1
-0
/
+2
2013-11-19
KVM: PPC: Book3S HV: Make tbacct_lock irq-safe
Paul Mackerras
1
-10
/
+12
2013-11-19
KVM: PPC: Book3S HV: Refine barriers in guest entry/exit
Paul Mackerras
1
-6
/
+10
2013-11-19
KVM: PPC: Book3S HV: Fix physical address calculations
Paul Mackerras
2
-5
/
+11
2013-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
39
-1293
/
+2864
[next]