summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Reduce printk from pseries_mach_cpu_die()Vaidyanathan Srinivasan2010-03-091-11/+0
* 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/+11
* 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/+5
* | 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/+1
* powerpc: Move cpu hotplug driver lock from pseries to powerpcNathan Fontenot2010-01-151-14/+0
* 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
| | * | | powerpc: tracing: Add hypervisor call tracepointsAnton Blanchard2009-10-283-43/+127
| | | |/ | | |/|
* | | | powerpc/pseries: Track previous CPPR values to correctly EOI interruptsMark Nelson2009-12-091-5/+51
* | | | powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMPNathan Fontenot2009-12-091-94/+94
* | | | powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-091-1/+1
* | | | powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...Gautham R Shenoy2009-12-091-10/+35
* | | | pseries/pseries: Add code to online/offline CPUs of a DLPAR nodeGautham R Shenoy2009-12-091-0/+101
* | | | powerpc/pseries: Add kernel based CPU DLPAR handlingNathan Fontenot2009-12-091-0/+88
* | | | powerpc/pseries: Kernel DLPAR InfrastructureNathan Fontenot2009-12-093-2/+346
* | | | powerpc/pseries: Add hooks to put the CPU into an appropriate offline stateGautham R Shenoy2009-11-243-9/+210
* | | | powerpc/pseries: Add extended_cede_processor() helper function.Gautham R Shenoy2009-11-241-0/+22
* | | | powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-241-2/+2
* | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-122-2/+9
|\ \ \ \ | |/ / /
| * | | powerpc/pci: Fix regression in powerpc MSI-XAndre Detsch2009-11-052-2/+9
| | |/ | |/|
* | | powerpc: Add kdump support to Collaborative Memory ManagerBrian King2009-10-302-11/+20
* | | powerpc: Remove get_irq_desc()Michael Ellerman2009-10-301-4/+4
* | | powerpc/pseries: Use irq_has_action() in eeh_disable_irq()Michael Ellerman2009-10-301-17/+1
* | | powerpc/chrp: Use the same RTAS daemon as pSeriesBenjamin Herrenschmidt2009-10-303-520/+2
* | | powerpc: Move /proc/ppc64 to /proc/powerpc and add symlinkBenjamin Herrenschmidt2009-10-302-5/+5
|/ /
* | powerpc: Fix hypervisor TLB batchingAnton Blanchard2009-10-141-2/+1
|/
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* powerpc: Change archdata dma_data to a unionBecky Bruce2009-09-241-4/+4
OpenPOWER on IntegriCloud