summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling2010-07-053-26/+34
* powerpc/pseries: Only call start-cpu when a CPU is stoppedMichael Neuling2010-07-051-0/+6
* powerpc: Reduce printk from pseries_mach_cpu_die()Vaidyanathan Srinivasan2010-05-121-11/+0
* powerpc: Move checks in pseries_mach_cpu_die()Vaidyanathan Srinivasan2010-05-121-15/+15
* powerpc: Reset kernel stack on cpu online from cede stateVaidyanathan Srinivasan2010-05-122-5/+5
* powerpc: Fix SMP build with disabled CPU hotplugging.Adam Lackorzynski2010-04-261-1/+21
* powerpc/pseries: Fix kexec regression caused by CPPR trackingMark Nelson2010-02-081-2/+12
* 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
* cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell2009-09-241-3/+3
* seq_file: constify seq_operationsJames Morris2009-09-231-1/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-09-161-1/+9
|\
| * PCI/powerpc: support PCIe fundamental resetMike Mason2009-09-091-1/+9
* | powerpc: Fix bug where perf_counters breaks oprofilePaul Mackerras2009-09-111-4/+0
* | powerpc/pseries: Fix to handle slb resize across migrationBrian King2009-09-021-1/+8
* | powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan()Grant Likely2009-09-021-1/+1
* | powerpc: Move definitions of secondary CPU spinloop to header fileBenjamin Herrenschmidt2009-08-201-2/+0
|/