summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-06KVM: PPC: Book3S: Enable IRQs during exit handlingAlexander Graf1-0/+3
2012-05-06KVM: PPC: Fix PR KVM on POWER7 bare metalAlexander Graf1-13/+22
2012-05-06KVM: PPC: Fix stbux emulationAlexander Graf1-1/+1
2012-05-06KVM: PPC: bookehv: Use lwz/stw instead of PPC_LL/PPC_STL for 32-bit fieldsMihai Caraman1-8/+8
2012-05-06KVM: PPC: Book3S: PR: No isync in slbie pathAlexander Graf1-2/+0
2012-05-06KVM: PPC: Book3S: PR: Optimize entry pathAlexander Graf1-6/+7
2012-05-06KVM: PPC: booke(hv): Fix save/restore of guest accessible SPRGs.Varun Sethi2-12/+12
2012-05-06KVM: PPC: Restrict PPC_[L|ST]D macro to asm codeAlexander Graf1-0/+2
2012-05-06KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from t...Varun Sethi2-20/+12
2012-05-06KVM: PPC: Use clockevent multiplier and shifter for decrementerBharat Bhushan3-3/+10
2012-05-06KVM: Use minimum and maximum address mapped by TLB1Bharat Bhushan2-2/+90
2012-05-02KVM: s390: implement KVM_CAP_NR/MAX_VCPUSChristian Borntraeger1-0/+4
2012-05-01KVM: s390: Handle sckpf instructionCornelia Huck3-0/+33
2012-05-01KVM: s390: use kvm_vcpu_on_spin for diag 0x44Christian Borntraeger1-3/+1
2012-05-01KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVMKonstantin Weitz5-16/+54
2012-04-28KVM: x86: Run PIT work in own kthreadJan Kiszka3-14/+32
2012-04-28KVM: x86: Document in-kernel PIT APIJan Kiszka1-0/+63
2012-04-28KVM: Improve readability of KVM API docJan Kiszka1-7/+92
2012-04-24KVM: x86 emulator: fix asm constraint in flush_pending_x87_faultsAvi Kivity1-1/+1
2012-04-24KVM: Introduce bitmask for apic attention reasonsGleb Natapov2-5/+11
2012-04-24KVM: Introduce direct MSI message injection for in-kernel irqchipsJan Kiszka7-0/+66
2012-04-20KVM: add kvm_arch_para_features stub to asm-generic/kvm_para.hMarcelo Tosatti1-0/+5
2012-04-20KVM: ia64: fix build due to typoAvi Kivity1-1/+1
2012-04-20KVM: Fix page-crossing MMIOAvi Kivity4-42/+115
2012-04-19nouveau: Set special lane map for the right chipsetHenrik Rydberg1-1/+1
2012-04-19drm/radeon: fix load detect on rn50 with hardcoded EDIDs.Dave Airlie1-1/+1
2012-04-19drm: Releasing FBs before releasing GEM objects during drm_releasePrathyush1-3/+3
2012-04-19drm/nouveau/pm: don't read/write beyond end of stack bufferJim Meyering1-0/+1
2012-04-19drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of...Marcos Paulo de Souza1-1/+0
2012-04-19radeon: fix r600/agp when vram is after AGP (v3)Jerome Glisse2-4/+4
2012-04-19drm: fix page_flip error handlingJoonyoung Shim1-4/+6
2012-04-19drm/radeon/kms: fix the regression of DVI connector checkTakashi Iwai1-1/+1
2012-04-19drm/usb: fix module license on drm/usb layer.Dave Airlie1-1/+5
2012-04-19memcg: fix Bad page state after replace_page_cacheHugh Dickins1-0/+1
2012-04-19KVM: lock slots_lock around device assignmentAlex Williamson1-8/+15
2012-04-19security: fix compile error in commoncap.cJonghwan Choi1-0/+1
2012-04-19KVM: VMX: Fix kvm_set_shared_msr() called in preemptible contextAvi Kivity1-1/+4
2012-04-19KVM: MMU: use page table level macroDavidlohr Bueso2-2/+2
2012-04-18xz: Enable BCJ filters on SPARC and 32-bit x86Lasse Collin1-2/+2
2012-04-18libata: forbid port runtime pm by default, fixing regressionLin Ming1-0/+1
2012-04-18Revert "ACPI: Make ACPI interrupt threaded"Thomas Gleixner1-2/+1
2012-04-18drm/i915: Do not set "Enable Panel Fitter" on SNB pageflipsChris Wilson1-1/+7
2012-04-18fcaps: clear the same personality flags as suid when fcaps are usedEric Paris1-0/+5
2012-04-18mpi: Avoid using freed pointer in mpi_lshift_limbs()Jesper Juhl1-2/+3
2012-04-18Smack: move label list initializationCasey Schaufler2-25/+33
2012-04-17PCI: Retry BARs restoration for Type 0 headers onlyRafael J. Wysocki1-9/+15
2012-04-17Documentation: maintainer changeRandy Dunlap1-2/+2
2012-04-17ia64: fix futex_atomic_cmpxchg_inatomic()Luck, Tony1-4/+5
2012-04-17KVM: dont clear TMR on EOIMichael S. Tsirkin3-9/+21
2012-04-17KVM: x86 emulator: implement MMX MOVQ (opcodes 0f 6f, 0f 7f)Avi Kivity1-1/+1