summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt2010-07-231-11/+11
* lmb: rename to memblockYinghai Lu2010-07-143-22/+22
* tracing: fix for tracepoint API changeStephen Rothwell2010-05-281-5/+5
* Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-2214-149/+272
|\
| * powerpc/pseries: Make request_ras_irqs() available to other pseries codeMark Nelson2010-05-214-60/+90
| * powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard2010-05-211-5/+5
| * powerpc/kexec: Speedup kexec hash PTE tear downMichael Neuling2010-05-211-13/+20
| * powerpc/pseries: Add hcall to read 4 ptes at a time in real modeMichael Neuling2010-05-212-0/+56
| * powerpc/eeh: Fix oops when probing in early bootAnton Blanchard2010-05-211-1/+1
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-05-071-0/+7
| |\
| | * powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt2010-04-281-0/+7
| * | powerpc/cpumask: Update some commentsAnton Blanchard2010-05-061-2/+2
| * | powerpc/cpumask: Convert hotplug-cpu code to new cpumask APIAnton Blanchard2010-05-061-14/+19
| * | powerpc/cpumask: Convert xics driver to new cpumask APIAnton Blanchard2010-05-061-17/+21
| * | powerpc/cpumask: Convert pseries SMP code to new cpumask APIAnton Blanchard2010-05-061-7/+9
| * | powerpc/pseries: Only call start-cpu when a CPU is stoppedMichael Neuling2010-05-061-0/+6
| * | powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling2010-05-063-26/+34
| * | powerpc/pseries/dlpar: Use kasprintfJulia Lawall2010-04-071-5/+2Star
| * | powerpc/pseries/dlpar: Eliminate use after freeJulia Lawall2010-04-071-0/+1
| |/
* / of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely2010-05-191-1/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3011-3/+8
* powerpc: Reduce printk from pseries_mach_cpu_die()Vaidyanathan Srinivasan2010-03-091-11/+0Star
* powerpc: Move checks in pseries_mach_cpu_die()Vaidyanathan Srinivasan2010-03-091-15/+15
* powerpc: Reset kernel stack on cpu online from cede stateVaidyanathan Srinivasan2010-03-092-5/+5
* powerpc/pseries: Pass CPPR value to H_XIRR hcallMark Nelson2010-03-092-5/+6
* powerpc: Fix SMP build with disabled CPU hotplugging.Adam Lackorzynski2010-03-091-1/+21
* powerpc: Convert confirm_error_lock to raw_spinlockThomas Gleixner2010-02-191-7/+7
* powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard2010-02-171-2/+2
* powerpc: Reduce footprint of xics_ipi_structAnton Blanchard2010-02-171-15/+11Star
* powerpc/eeh: Fix a bug when pci structure is nullBreno Leitao2010-02-173-5/+5
* Merge commit 'origin/master' into nextBenjamin Herrenschmidt2010-02-171-2/+12
|\
| * powerpc/pseries: Fix kexec regression caused by CPPR trackingMark Nelson2010-02-081-2/+12
* | powerpc: Remove trailing space in messagesFrans Pop2010-02-094-8/+8
* | powerpc/pseries: Quieten cede latency printkAnton Blanchard2010-02-091-17/+5Star
* | arch/powerpc: Fix continuation line formatsJoe Perches2010-02-092-6/+6
* | powerpc/pseries: Hypervisor call tracepoints hcall_stats touchupWill Schmidt2010-02-091-2/+2
|/
* powerpc/pseries: Fix xics build without CONFIG_SMPBenjamin Herrenschmidt2010-02-011-5/+1Star
* powerpc: Move cpu hotplug driver lock from pseries to powerpcNathan Fontenot2010-01-151-14/+0Star
* powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREEFUJITA Tomonori2010-01-151-1/+3
* powerpc/pseries: Fix xics interrupt affinityAnton Blanchard2010-01-151-6/+6
* powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.Gautham R Shenoy2009-12-181-2/+4
* powerpc/pseries: Don't panic when H_PROD fails during cpu-online.Gautham R Shenoy2009-12-181-2/+2
* powerpc/pseries: Select XICS and PCI_MSI PSERIESMel Gorman2009-12-181-0/+2
* powerpc: Make the CMM memory hotplug awareRobert Jennings2009-12-181-6/+248
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-141-2/+2
|\
| * percpu: make percpu symbols in powerpc uniqueTejun Heo2009-10-291-2/+2
* | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-093-53/+150
|\ \
| | \
| | \
| *-. \ Merge branches 'perf/powerpc' and 'perf/bench' into perf/coreIngo Molnar2009-11-153-53/+150
| |\ \ \
| | * | | powerpc: tracing: Give hypervisor call tracepoints access to argumentsAnton Blanchard2009-10-283-16/+29