summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-07-12KVM: PPC: e500: Add shadow PID supportLiu Yu1-0/+1
2011-07-12KVM: PPC: e500: Save/restore SPE stateScott Wood1-0/+7
2011-07-12KVM: PPC: booke: use shadow_msrScott Wood1-1/+1
2011-07-12powerpc/e500: SPE register saving: take arbitrary struct offsetScott Wood1-3/+3
2011-07-12powerpc/e500: Save SPEFCSR in flush_spe_to_thread()yu liu3-6/+2
2011-07-11Merge branch 'master' into for-nextJiri Kosina4-59/+68
2011-07-08powerpc: Dont require a dma_ops struct to set dma maskKumar Gala1-3/+1
2011-07-08powerpc: implement arch_setup_pdev_archdataKumar Gala1-24/+4
2011-07-08powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKEBecky Bruce1-0/+4
2011-07-01perf: Add context field to perf_eventAvi Kivity1-1/+1
2011-07-01perf, arch: Add generic NODE cache eventsPeter Zijlstra8-0/+40
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra3-7/+7
2011-07-01irq_work, ppc: Fix up arch hooksPeter Zijlstra1-1/+1
2011-07-01powerpc: Add jump label supportMichael Ellerman2-0/+24
2011-06-30powerpc: Add printk companion for ppc_md.progressDave Carroll1-0/+5
2011-06-30Merge remote branch 'origin/master' into nextBenjamin Herrenschmidt6-63/+93
2011-06-29powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt1-0/+3
2011-06-29powerpc/udbg: Register udbg console genericallyBenjamin Herrenschmidt1-0/+2
2011-06-29powerpc/pseries: Improve error code on reconfiguration notifier failureAkinobu Mita1-5/+3
2011-06-29powerpc/maple: Enable scom access functions on MapleDmitry Eremin-Solenikov1-2/+2
2011-06-29powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disableScott Wood3-15/+21
2011-06-29arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich3-46/+50
2011-06-29powerpc/rtas-rtc: remove sideeffects of printk_ratelimitChristian Dietrich1-12/+17
2011-06-27powerpc/e500mc: Add support for the wait instruction in e500_idleScott Wood1-0/+12
2011-06-22powerpc: make irq_choose_cpu() available to all PIC driversStuart Yoder1-0/+35
2011-06-22powerpc/pci: Move FSL fixup from 32-bit to commonKumar Gala2-19/+18
2011-06-22powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.Ashish Kalra3-38/+56
2011-06-22powerpc/e500: fix breakage with fsl_rio_mcheck_exceptionScott Wood1-1/+1
2011-06-20powerpc: Avoid extra indirect function call in sending IPIsPaul Mackerras1-4/+14
2011-06-17powerpc: Fix early boot accounting of CPUsMatt Evans4-5/+12
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2-3/+3
2011-06-09powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt1-3/+24
2011-06-09Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt1-1/+1
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt4-194/+23
2011-06-02powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit modeKumar Gala1-1/+1
2011-05-27Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2011-05-27Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King1-1/+1
2011-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+0
2011-05-27Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt1-0/+13
2011-05-26powerpc: Fix irq_free_virt by adjusting bounds before loopMilton Miller1-4/+13
2011-05-26powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virtMilton Miller1-2/+5
2011-05-26powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irqMilton Miller1-2/+5
2011-05-26powerpc/irq: Always free duplicate IRQ_LEGACY hostsMilton Miller1-9/+2
2011-05-26powerpc/irq: Remove stale and misleading commentMilton Miller1-3/+1
2011-05-26powerpc/cell: Use common smp ipi actionsMilton Miller1-1/+1
2011-05-26powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie3-0/+19
2011-05-26Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King1-1/+1
2011-05-25powerpc: mmu_gather reworkPeter Zijlstra1-1/+22
2011-05-25Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King1-1/+1
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki1-1/+0