| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-03-28 | 1 | -4/+12 |
|\ |
|
| * | KVM: PPC: Implement MMIO emulation support for Book3S HV guests | Paul Mackerras | 2012-03-05 | 1 | -0/+1 |
| * | KVM: PPC: Paravirtualize SPRG4-7, ESR, PIR, MASn | Scott Wood | 2012-03-05 | 1 | -4/+11 |
* | | powerpc: Remove the remaining CONFIG_PPC_ISERIES pieces | Stephen Rothwell | 2012-03-21 | 1 | -14/+0 |
* | | powerpc: Rework lazy-interrupt handling | Benjamin Herrenschmidt | 2012-03-09 | 1 | -1/+1 |
|/ |
|
* | powerpc: Provide a way for KVM to indicate that NV GPR values are lost | Paul Mackerras | 2011-12-08 | 1 | -0/+1 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-11-06 | 1 | -0/+10 |
|\ |
|
| * | powerpc/powernv: Machine check and other system interrupts | Benjamin Herrenschmidt | 2011-09-20 | 1 | -0/+10 |
* | | KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode code | Paul Mackerras | 2011-09-25 | 1 | -0/+6 |
* | | KVM: PPC: book3s_pr: Simplify transitions between virtual and real mode | Paul Mackerras | 2011-09-25 | 1 | -6/+1 |
|/ |
|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-07-25 | 1 | -0/+3 |
|\ |
|
| * | powerpc/85xx: Save scratch registers to thread info instead of using SPRGs. | Ashish Kalra | 2011-06-22 | 1 | -0/+3 |
* | | KVM: PPC: book3s_hv: Add support for PPC970-family processors | Paul Mackerras | 2011-07-12 | 1 | -0/+1 |
* | | KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests | Paul Mackerras | 2011-07-12 | 1 | -1/+3 |
* | | KVM: PPC: Allow book3s_hv guests to use SMT processor modes | Paul Mackerras | 2011-07-12 | 1 | -0/+6 |
* | | KVM: PPC: Handle some PAPR hcalls in the kernel | Paul Mackerras | 2011-07-12 | 1 | -0/+2 |
* | | KVM: PPC: Add support for Book3S processors in hypervisor mode | Paul Mackerras | 2011-07-12 | 1 | -0/+79 |
* | | KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpu | Paul Mackerras | 2011-07-12 | 1 | -47/+47 |
* | | KVM: PPC: e500: Add shadow PID support | Liu Yu | 2011-07-12 | 1 | -0/+1 |
* | | KVM: PPC: e500: Save/restore SPE state | Scott Wood | 2011-07-12 | 1 | -0/+7 |
* | | KVM: PPC: booke: use shadow_msr | Scott Wood | 2011-07-12 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-05-23 | 1 | -0/+1 |
|\ |
|
| * | KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0) | Scott Wood | 2011-05-22 | 1 | -0/+1 |
* | | powerpc: Per process DSCR + some fixes (try#4) | Alexey Kardashevskiy | 2011-04-27 | 1 | -0/+1 |
|/ |
|
* | powerpc: Remove second definition of STACK_FRAME_OVERHEAD | Stephen Rothwell | 2010-11-29 | 1 | -1/+0 |
* | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-10-24 | 1 | -4/+21 |
|\ |
|
| * | KVM: PPC: Add mtsrin PV code | Alexander Graf | 2010-10-24 | 1 | -0/+1 |
| * | KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case | Alexander Graf | 2010-10-24 | 1 | -3/+3 |
| * | KVM: PPC: Generic KVM PV guest support | Alexander Graf | 2010-10-24 | 1 | -0/+15 |
| * | KVM: PPC: Convert MSR to shared page | Alexander Graf | 2010-10-24 | 1 | -1/+1 |
| * | KVM: PPC: Introduce shared page | Alexander Graf | 2010-10-24 | 1 | -0/+1 |
* | | powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips | Kumar Gala | 2010-10-14 | 1 | -2/+2 |
* | | powerpc: Account time using timebase rather than PURR | Paul Mackerras | 2010-09-02 | 1 | -3/+5 |
|/ |
|
* | powerpc: Optimise per cpu accesses on 64bit | Anton Blanchard | 2010-07-09 | 1 | -1/+0 |
* | powerpc: Rework VDSO gettimeofday to prevent time going backwards | Paul Mackerras | 2010-07-09 | 1 | -0/+1 |
* | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-05-21 | 1 | -41/+61 |
|\ |
|
| * | PPC: Export SWITCH_FRAME_SIZE | Alexander Graf | 2010-05-17 | 1 | -1/+1 |
| * | KVM: PPC: Add SVCPU to Book3S_32 | Alexander Graf | 2010-05-17 | 1 | -0/+3 |
| * | KVM: PPC: Use now shadowed vcpu fields | Alexander Graf | 2010-05-17 | 1 | -37/+54 |
| * | KVM: PPC: Use CONFIG_PPC_BOOK3S define | Alexander Graf | 2010-05-17 | 1 | -3/+3 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2010-05-21 | 1 | -0/+9 |
|\ \ |
|
| * | | powerpc/kexec: Fix race in kexec shutdown | Michael Neuling | 2010-05-21 | 1 | -0/+1 |
| * | | powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftrace | Kumar Gala | 2010-05-17 | 1 | -0/+8 |
| |/ |
|
* | | powerpc/perf_event: Fix oops due to perf_event_do_pending call | Paul Mackerras | 2010-05-12 | 1 | -1/+0 |
|/ |
|
* | KVM: PPC: Keep SRR1 flags around in shadow_msr | Alexander Graf | 2010-03-01 | 1 | -0/+1 |
* | KVM: PPC: Call SLB patching code in interrupt safe manner | Alexander Graf | 2010-03-01 | 1 | -2/+1 |
* | KVM: PPC: Use PACA backed shadow vcpu | Alexander Graf | 2010-03-01 | 1 | -3/+30 |
* | powerpc/fsl-booke: Rework TLB CAM code | Kumar Gala | 2009-11-20 | 1 | -3/+0 |
* | Export new PACA constants in asm-offsets | Alexander Graf | 2009-11-05 | 1 | -0/+5 |
* | Add Book3s_64 offsets to asm-offsets.c | Alexander Graf | 2009-11-05 | 1 | -0/+13 |