summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/dlpar.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: Use kernel hotplug queue for PowerVM hotplug eventsJohn Allen2016-07-191-1/+3
* powerpc/pseries: Add pseries hotplug workqueueJohn Allen2016-07-191-0/+52
* powerpc/pseries: Enable kernel CPU dlpar from sysfsNathan Fontenot2015-12-171-0/+6
* powerpc/pseries: Consolidate CPU hotplug code to hotplug-cpu.cNathan Fontenot2015-12-171-225/+1
* powerpc/pseries: Verify CPU doesn't exist before addingNathan Fontenot2015-12-171-4/+39
* powerpc/pseries: re-use code from of_helpers moduleAndy Shevchenko2015-10-051-26/+5
* powerpc/pseries: Release DRC when configure_connector failsBharata B Rao2015-09-081-1/+3
* powerpc/pseries: Fix possible leaked device node referenceNathan Fontenot2015-05-111-2/+1
* powerpc/pseries: Correct cpu affinity for dlpar added cpusNathan Fontenot2015-05-011-6/+4
* powerpc/pseries: Create new device hotplug entry pointNathan Fontenot2015-03-171-2/+116
* powerpc: use device_online/offline() instead of cpu_up/down()Dan Streetman2014-11-021-2/+2
* powerpc/pseries: Make CPU hotplug path endian safeBharata B Rao2014-10-151-11/+11
* pseries: Fix endian issues in cpu hot-removalThomas Falcon2014-09-251-9/+11
* pseries: Fix endian issues in onlining cpu threadsThomas Falcon2014-09-251-3/+5
* powerpc: Ensure global functions include their prototypeAnton Blanchard2014-09-251-0/+1
* arch/powerpc: replace obsolete strict_strto* callsDaniel Walter2014-08-081-2/+2
* powerpc/pseries: dynamically added OF nodes need to call of_node_initTyrel Datwyler2014-07-221-0/+1
* of: Make device nodes kobjects so they show up in sysfsGrant Likely2014-03-111-2/+0
* hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani2013-09-301-27/+16
* powerpc/pseries: Child nodes are not detached by dlpar_detach_nodeTyrel Datwyler2013-08-271-0/+7
* powerpc/pseries: Make dlpar_configure_connector parent node awareTyrel Datwyler2013-08-271-26/+29
* powerpc/pseries: Do all node initialization in dlpar_parse_cc_nodeTyrel Datwyler2013-08-271-2/+3
* 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-151-24/+0
* 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/+4
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* powerpc/pseries: Use kmemdupNishanth Aravamudan2010-10-131-2/+1
* 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/+2
* 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/+0
* 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
OpenPOWER on IntegriCloud