aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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/rafael/suspend-2.6Linus 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 devel-stableRussell 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 into devel-stableRussell King1-1/+1
2011-05-24PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki1-1/+0
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-05-23Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2011-05-22KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)Scott Wood1-0/+1
2011-05-20powerpc: Fix 32-bit SMP buildJosh Boyer1-1/+1
2011-05-20powerpc/fsl_rio: move machine_check handlerShaohui Xie1-0/+13
2011-05-20powerpc: Fix hard CPU IDs detectionBenjamin Herrenschmidt1-4/+7
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt2-3/+2
2011-05-20Merge remote branch 'kumar/next' into nextBenjamin Herrenschmidt3-3/+120
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+0
2011-05-19powerpc: Remove last piece of GEMINISebastian Siewior1-13/+0
2011-05-19powerpc: Fix for Pegasos keyboard and mouseGabriel Paubert1-0/+4
2011-05-19powerpc: Make early memory scan more resilient to out of order nodesBenjamin Herrenschmidt1-5/+10
2011-05-19Merge branch 'merge' into nextBenjamin Herrenschmidt4-12/+24
2011-05-19powerpc: Make IRQ_NOREQUEST last to clear, first to setMilton Miller1-7/+7
2011-05-19powerpc/e5500: set non-base IVORsScott Wood2-0/+50
2011-05-19powerpc/fsl-booke64: Add support for Debug Level exception handlerKumar Gala2-3/+70
2011-05-19Merge remote branch 'benh/merge' into benh-nextKumar Gala4-12/+24
2011-05-19powerpc: Remove virq_to_hostMilton Miller1-6/+0
2011-05-19powerpc: Add virq_is_host to reduce virq_to_host usageMilton Miller1-0/+6
2011-05-19powerpc: Remove irq_host_ops->remap hookMilton Miller1-2/+0
2011-05-19powerpc: Return early if irq_host lookup type is wrongMilton Miller1-5/+7
2011-05-19powerpc: Radix trees are available before init_IRQMilton Miller1-74/+4
2011-05-19powerpc: Use bytes instead of bitops in smp ipi multiplexingMilton Miller1-13/+18
2011-05-19powerpc: Add kconfig for muxed smp ipi supportMilton Miller1-0/+2
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller3-71/+73
2011-05-19powerpc: Remove alloc_maybe_bootmem for zalloc versionMilton Miller1-2/+1
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller1-24/+5
2011-05-19powerpc: Remove call sites of MSG_ALL_BUT_SELFMilton Miller2-7/+14
2011-05-19powerpc: Call no-longer static setup_nr_cpu_ids instead of replicating itMilton Miller1-1/+1
2011-05-19powerpc: Use nr_cpu_ids in initial paca allocationMilton Miller1-11/+6