summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
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-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
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-23Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-05-22KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)Scott Wood
2011-05-20powerpc: Fix 32-bit SMP buildJosh Boyer
2011-05-20powerpc/fsl_rio: move machine_check handlerShaohui Xie
2011-05-20powerpc: Fix hard CPU IDs detectionBenjamin Herrenschmidt
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt
2011-05-20Merge remote branch 'kumar/next' into nextBenjamin Herrenschmidt
2011-05-19Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-05-19powerpc: Remove last piece of GEMINISebastian Siewior
2011-05-19powerpc: Fix for Pegasos keyboard and mouseGabriel Paubert
2011-05-19powerpc: Make early memory scan more resilient to out of order nodesBenjamin Herrenschmidt
2011-05-19Merge branch 'merge' into nextBenjamin Herrenschmidt
2011-05-19powerpc: Make IRQ_NOREQUEST last to clear, first to setMilton Miller
2011-05-19powerpc/e5500: set non-base IVORsScott Wood
2011-05-19powerpc/fsl-booke64: Add support for Debug Level exception handlerKumar Gala
2011-05-19Merge remote branch 'benh/merge' into benh-nextKumar Gala
2011-05-19powerpc: Remove virq_to_hostMilton Miller
2011-05-19powerpc: Add virq_is_host to reduce virq_to_host usageMilton Miller
2011-05-19powerpc: Remove irq_host_ops->remap hookMilton Miller
2011-05-19powerpc: Return early if irq_host lookup type is wrongMilton Miller
2011-05-19powerpc: Radix trees are available before init_IRQMilton Miller
2011-05-19powerpc: Use bytes instead of bitops in smp ipi multiplexingMilton Miller
2011-05-19powerpc: Add kconfig for muxed smp ipi supportMilton Miller
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller
2011-05-19powerpc: Remove alloc_maybe_bootmem for zalloc versionMilton Miller
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller
2011-05-19powerpc: Remove call sites of MSG_ALL_BUT_SELFMilton Miller
2011-05-19powerpc: Call no-longer static setup_nr_cpu_ids instead of replicating itMilton Miller
2011-05-19powerpc: Use nr_cpu_ids in initial paca allocationMilton Miller