aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-05Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds27-598/+1115
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-25/+0
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds5-7/+67
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-3/+3
2010-03-01KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guestLiu Yu3-17/+48
2010-03-01KVM: PPC E500: fix tlbcfg emulationLiu Yu3-18/+10
2010-03-01KVM: PPC: Add PVR/PIR init for E500Liu Yu1-0/+6
2010-03-01KVM: PPC E500: Add register l1csr0 emulationLiu Yu2-0/+7
2010-03-01KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti1-0/+1
2010-03-01KVM: PPC: Move Shadow MSR calculation to functionAlexander Graf1-6/+21
2010-03-01KVM: PPC: Keep SRR1 flags around in shadow_msrAlexander Graf4-7/+10
2010-03-01KVM: PPC: Fix initial GPR settingsAlexander Graf2-3/+8
2010-03-01KVM: PPC: Add support for FPU/Altivec/VSXAlexander Graf2-6/+201
2010-03-01KVM: PPC: Add helper functions to call real mode loadersAlexander Graf3-0/+44
2010-03-01KVM: PPC: Export __giveup_vsxAlexander Graf1-0/+1
2010-03-01KVM: PPC: Make large pages workAlexander Graf2-5/+8
2010-03-01KVM: PPC: Pass through program interruptsAlexander Graf1-0/+1
2010-03-01KVM: PPC: Pass program interrupt flags to the guestAlexander Graf1-2/+5
2010-03-01KVM: PPC: Fix HID5 setting codeAlexander Graf1-1/+2
2010-03-01KVM: PPC: Emulate trap SRR1 flags properlyAlexander Graf6-5/+14
2010-03-01KVM: PPC: Call SLB patching code in interrupt safe mannerAlexander Graf9-21/+34
2010-03-01KVM: PPC: Get rid of unnecessary RFIAlexander Graf1-11/+11
2010-03-01KVM: PPC: Implement 'skip instruction' modeAlexander Graf4-6/+59
2010-03-01KVM: PPC: Use PACA backed shadow vcpuAlexander Graf10-237/+249
2010-03-01KVM: PPC: Add helpers for CR, XERAlexander Graf4-10/+52
2010-03-01KVM: PPC: Use accessor functions for GPR accessAlexander Graf11-225/+274
2010-03-01KVM: PPC: Enable lightweight exits againAlexander Graf2-53/+57
2010-03-01KVM: PPC: Fix typo in rebolting codeAlexander Graf1-1/+1
2010-03-01KVM: convert slots_lock to a mutexMarcelo Tosatti1-2/+2
2010-03-01KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti1-4/+14
2010-03-01KVM: modify memslots layout in struct kvmMarcelo Tosatti1-1/+1
2010-03-01KVM: powerpc: Remove AGGRESSIVE_DECAlexander Graf1-15/+1
2010-03-01KVM: powerpc: Improve DEC handlingAlexander Graf4-1/+24
2010-03-01KVM: powerpc: Move vector to irqprio resolving to separate functionAlexander Graf1-3/+10
2010-03-01KVM: Add KVM_MMIO kconfig itemAvi Kivity1-0/+1
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller130-1644/+4093
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-8/+5
2010-02-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds109-715/+3959
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-20/+16
2010-02-26perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra1-5/+5
2010-02-26powerpc: Fix lwsync feature fixup vs. modules on 64-bitBenjamin Herrenschmidt2-2/+3
2010-02-26Merge commit 'origin/master' into nextBenjamin Herrenschmidt19-899/+94
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds18-898/+92
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas2-13/+10
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski1-1/+1
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski1-7/+6
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2-3/+3
2010-02-19powerpc: Convert pmc_owner_lock to raw_spinlockThomas Gleixner1-5/+5
2010-02-19powerpc: Convert die.lock to raw_spinlockThomas Gleixner1-4/+4
2010-02-19powerpc: Convert tlbivax_lock to raw_spinlockThomas Gleixner1-3/+3