Age | Commit message (Expand) | Author | Files | Lines |
2011-11-16 | powerpc: Copy down exception vectors after feature fixups | Anton Blanchard | 1 | -1/+0 |
2011-11-01 | powerpc: add export.h to files making use of EXPORT_SYMBOL | Paul Gortmaker | 1 | -0/+1 |
2010-11-05 | PPC: KVM: Book E doesn't have __end_interrupts. | Scott Wood | 1 | -1/+1 |
2010-10-24 | KVM: PPC: Enable napping only for Book3s_64 | Alexander Graf | 1 | -0/+2 |
2010-10-24 | KVM: PPC: Force enable nap on KVM | Alexander Graf | 1 | -0/+3 |
2010-10-24 | KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31 | Alexander Graf | 1 | -4/+17 |
2010-10-24 | KVM: PPC: Make PV mtmsr work with r30 and r31 | Alexander Graf | 1 | -7/+32 |
2010-10-24 | KVM: PPC: Add mtsrin PV code | Alexander Graf | 1 | -0/+60 |
2010-10-24 | KVM: PPC: Add feature bitmap for magic page | Alexander Graf | 1 | -6/+15 |
2010-10-24 | KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case | Alexander Graf | 1 | -1/+0 |
2010-10-24 | KVM: PPC: PV wrteei | Alexander Graf | 1 | -0/+50 |
2010-10-24 | KVM: PPC: PV mtmsrd L=0 and mtmsr | Alexander Graf | 1 | -0/+51 |
2010-10-24 | KVM: PPC: PV mtmsrd L=1 | Alexander Graf | 1 | -0/+45 |
2010-10-24 | KVM: PPC: Introduce branch patching helper | Alexander Graf | 1 | -0/+14 |
2010-10-24 | KVM: PPC: Introduce kvm_tmp framework | Alexander Graf | 1 | -2/+40 |
2010-10-24 | KVM: PPC: PV tlbsync to nop | Alexander Graf | 1 | -0/+12 |
2010-10-24 | KVM: PPC: PV instructions to loads and stores | Alexander Graf | 1 | -0/+109 |
2010-10-24 | KVM: PPC: KVM PV guest stubs | Alexander Graf | 1 | -0/+95 |
2010-10-24 | KVM: PPC: Generic KVM PV guest support | Alexander Graf | 1 | -0/+3 |
2010-10-24 | KVM: PPC: Implement hypervisor interface | Alexander Graf | 1 | -0/+68 |