aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2011-07-12KVM: PPC: e500: Add shadow PID supportLiu Yu
2011-07-12KVM: PPC: e500: Save/restore SPE stateScott Wood
2011-07-12KVM: PPC: booke: use shadow_msrScott Wood
2011-07-12powerpc/e500: SPE register saving: take arbitrary struct offsetScott Wood
2011-07-12powerpc/e500: Save SPEFCSR in flush_spe_to_thread()yu liu
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-08powerpc: Dont require a dma_ops struct to set dma maskKumar Gala
2011-07-08powerpc: implement arch_setup_pdev_archdataKumar Gala
2011-07-08powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKEBecky Bruce
2011-07-01perf: Add context field to perf_eventAvi Kivity
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-07-01irq_work, ppc: Fix up arch hooksPeter Zijlstra
2011-07-01powerpc: Add jump label supportMichael Ellerman
2011-06-30powerpc: Add printk companion for ppc_md.progressDave Carroll
2011-06-30Merge remote branch 'origin/master' into nextBenjamin Herrenschmidt
2011-06-29powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt
2011-06-29powerpc/udbg: Register udbg console genericallyBenjamin Herrenschmidt
2011-06-29powerpc/pseries: Improve error code on reconfiguration notifier failureAkinobu Mita
2011-06-29powerpc/maple: Enable scom access functions on MapleDmitry Eremin-Solenikov
2011-06-29powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disableScott Wood
2011-06-29arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich
2011-06-29powerpc/rtas-rtc: remove sideeffects of printk_ratelimitChristian Dietrich
2011-06-27powerpc/e500mc: Add support for the wait instruction in e500_idleScott Wood
2011-06-22powerpc: make irq_choose_cpu() available to all PIC driversStuart Yoder
2011-06-22powerpc/pci: Move FSL fixup from 32-bit to commonKumar Gala
2011-06-22powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.Ashish Kalra
2011-06-22powerpc/e500: fix breakage with fsl_rio_mcheck_exceptionScott Wood
2011-06-20powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras
2011-06-17powerpc: Fix early boot accounting of CPUsMatt Evans
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches
2011-06-09powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt
2011-06-09Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt
2011-06-02powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit modeKumar Gala
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-05-27Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2011-05-27Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2011-05-26powerpc: Fix irq_free_virt by adjusting bounds before loopMilton Miller
2011-05-26powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virtMilton Miller
2011-05-26powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irqMilton Miller
2011-05-26powerpc/irq: Always free duplicate IRQ_LEGACY hostsMilton Miller
2011-05-26powerpc/irq: Remove stale and misleading commentMilton Miller
2011-05-26powerpc/cell: Use common smp ipi actionsMilton Miller
2011-05-26powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie
2011-05-26Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King
2011-05-25powerpc: mmu_gather reworkPeter Zijlstra
2011-05-25Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki