summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
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: 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
2011-05-19powerpc: Respect nr_cpu_ids when calling set_cpu_possible and set_cpu_presentMilton Miller
2011-05-19powerpc/kdump64: Don't reference freed memory as pacasMilton Miller
2011-05-19powerpc: Don't search for paca in freed memoryMilton Miller
2011-05-19powerpc/kexec: Fix memory corruption from unallocated slavesMilton Miller
2011-05-19powerpc: Improve scheduling of system call entry instructionsAnton Blanchard
2011-05-19powerpc: Remove static branch hint in giveup_altivecAnton Blanchard
2011-05-19powerpc: Simplify 4k/64k copy_page logicAnton Blanchard
2011-05-19powerpc: Remove unused config in the MakefileJustin Mattock
2011-05-19powerpc/4xx: Fix regression in SMP on 476kerstin jonsson
2011-05-19powerpc/kexec: Fix build failure on 32-bit SMPBen Hutchings
2011-05-19powerpc/smp: Make start_secondary_resume available to all CPU variantsBenjamin Herrenschmidt
2011-05-13sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-05-06hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set...Frederic Weisbecker
2011-05-06powerpc: Add early debug for WSP platformsJack Miller
2011-05-06powerpc: Add WSP platformDavid Gibson
2011-05-06powerpc: Rename slb0_limit() to safe_stack_limit() and add Book3E supportBenjamin Herrenschmidt
2011-05-04powerpc/pseries: Add page coalescing supportBrian King
2011-05-04powerpc/kexec: Fix build failure on 32-bit SMPBen Hutchings
2011-05-04powerpc: Convert old cpumask API into new oneKOSAKI Motohiro