aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/dlpar.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot1-6/+8
2012-11-15powerpc+of: Add /proc device tree updating to of node add/removeNathan Fontenot1-24/+0
2011-09-20powerpc/pseries: Avoid spurious error during hotplug CPU addAnton Blanchard1-0/+4
2011-06-29powerpc/pseries: Introduce pSeries_reconfig_notify()Akinobu Mita1-6/+4
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2010-10-13powerpc/pseries: Use kmemdupNishanth Aravamudan1-2/+1
2010-10-13powerpc/pseries: Export device tree updating routinesNathan Fontenot1-2/+2
2010-09-02powerpc/pseries: Correct rtas_data_buf locking in dlpar codeNathan Fontenot1-13/+29
2010-07-31powerpc: ONLINE to OFFLINE CPU state transition during removalRobert Jennings1-0/+1
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 Heo1-0/+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
2009-12-18powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.Gautham R Shenoy1-2/+4
2009-12-09powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMPNathan Fontenot1-94/+94
2009-12-09powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallocateGautham R Shenoy1-10/+35
2009-12-09pseries/pseries: Add code to online/offline CPUs of a DLPAR nodeGautham R Shenoy1-0/+101
2009-12-09powerpc/pseries: Add kernel based CPU DLPAR handlingNathan Fontenot1-0/+88
2009-12-09powerpc/pseries: Kernel DLPAR InfrastructureNathan Fontenot1-0/+344