summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2010-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-07[WATCHDOG] watchdog_info constifyWim Van Sebroeck
2010-03-06nodemask.h: remove macro any_online_nodeH Hartley Sweeten
2010-03-05Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-01KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guestLiu Yu
2010-03-01KVM: PPC E500: fix tlbcfg emulationLiu Yu
2010-03-01KVM: PPC: Add PVR/PIR init for E500Liu Yu
2010-03-01KVM: PPC E500: Add register l1csr0 emulationLiu Yu
2010-03-01KVM: fix cleanup_srcu_struct on vm destructionMarcelo Tosatti
2010-03-01KVM: PPC: Move Shadow MSR calculation to functionAlexander Graf
2010-03-01KVM: PPC: Keep SRR1 flags around in shadow_msrAlexander Graf
2010-03-01KVM: PPC: Fix initial GPR settingsAlexander Graf
2010-03-01KVM: PPC: Add support for FPU/Altivec/VSXAlexander Graf
2010-03-01KVM: PPC: Add helper functions to call real mode loadersAlexander Graf
2010-03-01KVM: PPC: Export __giveup_vsxAlexander Graf
2010-03-01KVM: PPC: Make large pages workAlexander Graf
2010-03-01KVM: PPC: Pass through program interruptsAlexander Graf
2010-03-01KVM: PPC: Pass program interrupt flags to the guestAlexander Graf
2010-03-01KVM: PPC: Fix HID5 setting codeAlexander Graf
2010-03-01KVM: PPC: Emulate trap SRR1 flags properlyAlexander Graf
2010-03-01KVM: PPC: Call SLB patching code in interrupt safe mannerAlexander Graf
2010-03-01KVM: PPC: Get rid of unnecessary RFIAlexander Graf
2010-03-01KVM: PPC: Implement 'skip instruction' modeAlexander Graf
2010-03-01KVM: PPC: Use PACA backed shadow vcpuAlexander Graf
2010-03-01KVM: PPC: Add helpers for CR, XERAlexander Graf
2010-03-01KVM: PPC: Use accessor functions for GPR accessAlexander Graf
2010-03-01KVM: PPC: Enable lightweight exits againAlexander Graf
2010-03-01KVM: PPC: Fix typo in rebolting codeAlexander Graf
2010-03-01KVM: convert slots_lock to a mutexMarcelo Tosatti
2010-03-01KVM: split kvm_arch_set_memory_region into prepare and commitMarcelo Tosatti
2010-03-01KVM: modify memslots layout in struct kvmMarcelo Tosatti
2010-03-01KVM: powerpc: Remove AGGRESSIVE_DECAlexander Graf
2010-03-01KVM: powerpc: Improve DEC handlingAlexander Graf
2010-03-01KVM: powerpc: Move vector to irqprio resolving to separate functionAlexander Graf
2010-03-01KVM: Add KVM_MMIO kconfig itemAvi Kivity
2010-02-28Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2010-02-26perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra
2010-02-26powerpc: Fix lwsync feature fixup vs. modules on 64-bitBenjamin Herrenschmidt
2010-02-26Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas