summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/dlpar.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2012-11-151-6/+8
* powerpc+of: Add /proc device tree updating to of node add/removeNathan Fontenot2012-11-141-24/+0Star
* powerpc/pseries: Avoid spurious error during hotplug CPU addAnton Blanchard2011-09-201-0/+4
* powerpc/pseries: Introduce pSeries_reconfig_notify()Akinobu Mita2011-06-291-6/+4Star
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* powerpc/pseries: Use kmemdupNishanth Aravamudan2010-10-131-2/+1Star
* powerpc/pseries: Export device tree updating routinesNathan Fontenot2010-10-131-2/+2
* powerpc/pseries: Correct rtas_data_buf locking in dlpar codeNathan Fontenot2010-09-021-13/+29
* powerpc: ONLINE to OFFLINE CPU state transition during removalRobert Jennings2010-07-311-0/+1
* powerpc/pseries/dlpar: Use kasprintfJulia Lawall2010-04-071-5/+2Star
* powerpc/pseries/dlpar: Eliminate use after freeJulia Lawall2010-04-071-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* 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: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.Gautham R Shenoy2009-12-181-2/+4
* powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMPNathan Fontenot2009-12-091-94/+94
* 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-091-0/+344