summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'kumar/next' into nextBenjamin Herrenschmidt2011-05-203-3/+120
|\
| * powerpc/e5500: set non-base IVORsScott Wood2011-05-192-0/+50
| * powerpc/fsl-booke64: Add support for Debug Level exception handlerKumar Gala2011-05-192-3/+70
| * Merge remote branch 'benh/merge' into benh-nextKumar Gala2011-05-194-12/+24
| |\
* | | powerpc: Remove last piece of GEMINISebastian Siewior2011-05-191-13/+0
* | | powerpc: Fix for Pegasos keyboard and mouseGabriel Paubert2011-05-191-0/+4
* | | powerpc: Make early memory scan more resilient to out of order nodesBenjamin Herrenschmidt2011-05-191-5/+10
* | | Merge branch 'merge' into nextBenjamin Herrenschmidt2011-05-194-12/+24
|\ \ \ | | |/ | |/|
| * | powerpc/4xx: Fix regression in SMP on 476kerstin jonsson2011-05-191-2/+2
| * | powerpc/kexec: Fix build failure on 32-bit SMPBen Hutchings2011-05-191-29/+30
| * | powerpc/smp: Make start_secondary_resume available to all CPU variantsBenjamin Herrenschmidt2011-05-192-9/+11
| * | hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set...Frederic Weisbecker2011-05-061-4/+11
| * | powerpc, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-251-0/+3
* | | powerpc: Make IRQ_NOREQUEST last to clear, first to setMilton Miller2011-05-191-7/+7
* | | powerpc: Remove virq_to_hostMilton Miller2011-05-191-6/+0
* | | powerpc: Add virq_is_host to reduce virq_to_host usageMilton Miller2011-05-191-0/+6
* | | powerpc: Remove irq_host_ops->remap hookMilton Miller2011-05-191-2/+0
* | | powerpc: Return early if irq_host lookup type is wrongMilton Miller2011-05-191-5/+7
* | | powerpc: Radix trees are available before init_IRQMilton Miller2011-05-191-74/+4
* | | powerpc: Use bytes instead of bitops in smp ipi multiplexingMilton Miller2011-05-191-13/+18
* | | powerpc: Add kconfig for muxed smp ipi supportMilton Miller2011-05-191-0/+2
* | | powerpc: Consolidate ipi message mux and demuxMilton Miller2011-05-193-71/+73
* | | powerpc: Remove alloc_maybe_bootmem for zalloc versionMilton Miller2011-05-191-2/+1
* | | powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller2011-05-191-24/+5
* | | powerpc: Remove call sites of MSG_ALL_BUT_SELFMilton Miller2011-05-192-7/+14
* | | powerpc: Call no-longer static setup_nr_cpu_ids instead of replicating itMilton Miller2011-05-191-1/+1
* | | powerpc: Use nr_cpu_ids in initial paca allocationMilton Miller2011-05-191-11/+6
* | | powerpc: Respect nr_cpu_ids when calling set_cpu_possible and set_cpu_presentMilton Miller2011-05-191-6/+6
* | | powerpc/kdump64: Don't reference freed memory as pacasMilton Miller2011-05-191-1/+1
* | | powerpc: Don't search for paca in freed memoryMilton Miller2011-05-191-5/+8
* | | powerpc/kexec: Fix memory corruption from unallocated slavesMilton Miller2011-05-191-5/+8
* | | powerpc: Improve scheduling of system call entry instructionsAnton Blanchard2011-05-191-4/+4
* | | powerpc: Remove static branch hint in giveup_altivecAnton Blanchard2011-05-191-1/+1
* | | powerpc: Simplify 4k/64k copy_page logicAnton Blanchard2011-05-191-4/+1
* | | powerpc: Remove unused config in the MakefileJustin Mattock2011-05-191-1/+0
| |/ |/|
* | powerpc: Add early debug for WSP platformsJack Miller2011-05-063-0/+70
* | powerpc: Add WSP platformDavid Gibson2011-05-061-0/+23
* | powerpc: Rename slb0_limit() to safe_stack_limit() and add Book3E supportBenjamin Herrenschmidt2011-05-061-5/+18
* | powerpc/pseries: Add page coalescing supportBrian King2011-05-043-29/+30
* | powerpc/kexec: Fix build failure on 32-bit SMPBen Hutchings2011-05-041-29/+30
* | powerpc: Convert old cpumask API into new oneKOSAKI Motohiro2011-05-044-21/+21
* | powerpc: Save Come-From Address Register (CFAR) in exception framePaul Mackerras2011-05-041-0/+4
* | powerpc: Save register r9-r13 values accurately on interrupt with bad stackPaul Mackerras2011-05-041-3/+17
* | powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-041-2/+24
* | powerpc: Free up some CPU feature bits by moving out MMU-related featuresMatt Evans2011-04-276-42/+38
* | powerpc/rtas: Only sleep in rtas_busy_delay if we have useful work to doAnton Blanchard2011-04-271-1/+1
* | powerpc: Use MSR_64BIT in placesMichael Ellerman2011-04-273-4/+4
* | powerpc/irq: Dump chip data pointer in virq_mappingMichael Ellerman2011-04-271-2/+6
* | powerpc/pci: Properly initialize IO workaround "private"Michael Ellerman2011-04-271-0/+1
* | powerpc/pci: Make IO workarounds init implicit when first bus is registeredMichael Ellerman2011-04-271-12/+15