aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds9-20/+243
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt3-22/+22
2010-07-31powerpc: ONLINE to OFFLINE CPU state transition during removalRobert Jennings1-0/+1
2010-07-31powerpc/pseries: Increase cpu die timeoutBenjamin Herrenschmidt1-2/+2
2010-07-31powerpc: Remove redundant xics badness warningBrian King1-2/+0
2010-07-23powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt1-11/+11
2010-07-14lmb: rename to memblockYinghai Lu3-22/+22
2010-07-09powerpc/pseries: Use kstrdupJulia Lawall1-3/+1
2010-07-09powerpc/pseries: Add WARN_ON() to request_event_sources_irqs() on irq allocation/request failureMark Nelson1-8/+15
2010-07-09powerpc/pseries: Rename RAS_VECTOR_OFFSET to RTAS_VECTOR_EXTERNAL_INTERRUPT and move to rtas.hMark Nelson1-3/+2
2010-07-09powerpc/pseries/eeh: Use for_each_pci_dev()Kulikov Vasiliy1-2/+1
2010-07-09powerpc/pseries: Partition hibernation supportBrian King3-0/+221
2010-05-28tracing: fix for tracepoint API changeStephen Rothwell1-5/+5
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely14-149/+272
2010-05-21powerpc/pseries: Make request_ras_irqs() available to other pseries codeMark Nelson4-60/+90
2010-05-21powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard1-5/+5
2010-05-21powerpc/kexec: Speedup kexec hash PTE tear downMichael Neuling1-13/+20
2010-05-21powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling2-0/+56
2010-05-21powerpc/eeh: Fix oops when probing in early bootAnton Blanchard1-1/+1
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely1-1/+1
2010-05-07Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-0/+7
2010-05-06powerpc/cpumask: Update some commentsAnton Blanchard1-2/+2
2010-05-06powerpc/cpumask: Convert hotplug-cpu code to new cpumask APIAnton Blanchard1-14/+19
2010-05-06powerpc/cpumask: Convert xics driver to new cpumask APIAnton Blanchard1-17/+21
2010-05-06powerpc/cpumask: Convert pseries SMP code to new cpumask APIAnton Blanchard1-7/+9
2010-05-06powerpc/pseries: Only call start-cpu when a CPU is stoppedMichael Neuling1-0/+6
2010-05-06powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling3-26/+34
2010-04-28powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt1-0/+7
2010-04-07powerpc/pseries/dlpar: Use kasprintfJulia Lawall1-5/+2
2010-04-07powerpc/pseries/dlpar: Eliminate use after freeJulia Lawall1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo11-3/+8
2010-03-09powerpc: Reduce printk from pseries_mach_cpu_die()Vaidyanathan Srinivasan1-11/+0
2010-03-09powerpc: Move checks in pseries_mach_cpu_die()Vaidyanathan Srinivasan1-15/+15
2010-03-09powerpc: Reset kernel stack on cpu online from cede stateVaidyanathan Srinivasan2-5/+5
2010-03-09powerpc/pseries: Pass CPPR value to H_XIRR hcallMark Nelson2-5/+6
2010-03-09powerpc: Fix SMP build with disabled CPU hotplugging.Adam Lackorzynski1-1/+21
2010-02-19powerpc: Convert confirm_error_lock to raw_spinlockThomas Gleixner1-7/+7
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard1-2/+2
2010-02-17powerpc: Reduce footprint of xics_ipi_structAnton Blanchard1-15/+11
2010-02-17powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao3-5/+5
2010-02-17Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-2/+12
2010-02-09powerpc: Remove trailing space in messagesFrans Pop4-8/+8
2010-02-09powerpc/pseries: Quieten cede latency printkAnton Blanchard1-17/+5
2010-02-09arch/powerpc: Fix continuation line formatsJoe Perches2-6/+6
2010-02-09powerpc/pseries: Hypervisor call tracepoints hcall_stats touchupWill Schmidt1-2/+2
2010-02-08powerpc/pseries: Fix kexec regression caused by CPPR trackingMark Nelson1-2/+12
2010-02-01powerpc/pseries: Fix xics build without CONFIG_SMPBenjamin Herrenschmidt1-5/+1
2010-01-15powerpc: Move cpu hotplug driver lock from pseries to powerpcNathan Fontenot1-14/+0
2010-01-15powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREEFUJITA Tomonori1-1/+3
2010-01-15powerpc/pseries: Fix xics interrupt affinityAnton Blanchard1-6/+6