aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/dlpar.c
Commit message (Expand)AuthorAge
* driver core: remove CLASS_ATTR usageGreg Kroah-Hartman2017-06-07
* powerpc/pseries: Fix of_node_put() underflow during DLPAR removeTyrel Datwyler2017-04-24
* powerpc/pseries: Implement indexed-count hotplug memory addSahil Mehta2017-02-17
* powerpc/pseries: Report DLPAR capabilitiesNathan Fontenot2017-02-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* powerpc/pseries: Correct possible read beyond dlpar sysfs bufferNathan Fontenot2016-11-18
* powerpc/pseries: fix memory leak in queue_hotplug_event() error pathAndrew Donnellan2016-09-20
* powerpc/sparse: Make a bunch of things staticDaniel Axtens2016-09-13
* powerpc/pseries: Use kernel hotplug queue for PowerVM hotplug eventsJohn Allen2016-07-19
* powerpc/pseries: Add pseries hotplug workqueueJohn Allen2016-07-19
* powerpc/pseries: Enable kernel CPU dlpar from sysfsNathan Fontenot2015-12-17
* powerpc/pseries: Consolidate CPU hotplug code to hotplug-cpu.cNathan Fontenot2015-12-17
* powerpc/pseries: Verify CPU doesn't exist before addingNathan Fontenot2015-12-17
* powerpc/pseries: re-use code from of_helpers moduleAndy Shevchenko2015-10-05
* powerpc/pseries: Release DRC when configure_connector failsBharata B Rao2015-09-08
* powerpc/pseries: Fix possible leaked device node referenceNathan Fontenot2015-05-11
* powerpc/pseries: Correct cpu affinity for dlpar added cpusNathan Fontenot2015-04-30
* powerpc/pseries: Create new device hotplug entry pointNathan Fontenot2015-03-16
* powerpc: use device_online/offline() instead of cpu_up/down()Dan Streetman2014-11-01
* powerpc/pseries: Make CPU hotplug path endian safeBharata B Rao2014-10-14
* pseries: Fix endian issues in cpu hot-removalThomas Falcon2014-09-25
* pseries: Fix endian issues in onlining cpu threadsThomas Falcon2014-09-25
* powerpc: Ensure global functions include their prototypeAnton Blanchard2014-09-25
* arch/powerpc: replace obsolete strict_strto* callsDaniel Walter2014-08-08
* powerpc/pseries: dynamically added OF nodes need to call of_node_initTyrel Datwyler2014-07-22
* of: Make device nodes kobjects so they show up in sysfsGrant Likely2014-03-11
* hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()Toshi Kani2013-09-30
* powerpc/pseries: Child nodes are not detached by dlpar_detach_nodeTyrel Datwyler2013-08-27
* powerpc/pseries: Make dlpar_configure_connector parent node awareTyrel Datwyler2013-08-27
* powerpc/pseries: Do all node initialization in dlpar_parse_cc_nodeTyrel Datwyler2013-08-27
* powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2012-11-14
* powerpc+of: Add /proc device tree updating to of node add/removeNathan Fontenot2012-11-14
* powerpc/pseries: Avoid spurious error during hotplug CPU addAnton Blanchard2011-09-19
* powerpc/pseries: Introduce pSeries_reconfig_notify()Akinobu Mita2011-06-29
* Fix common misspellingsLucas De Marchi2011-03-31
* powerpc/pseries: Use kmemdupNishanth Aravamudan2010-10-13
* powerpc/pseries: Export device tree updating routinesNathan Fontenot2010-10-13
* powerpc/pseries: Correct rtas_data_buf locking in dlpar codeNathan Fontenot2010-09-01
* powerpc: ONLINE to OFFLINE CPU state transition during removalRobert Jennings2010-07-31
* powerpc/pseries/dlpar: Use kasprintfJulia Lawall2010-04-07
* powerpc/pseries/dlpar: Eliminate use after freeJulia Lawall2010-04-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* powerpc: Move cpu hotplug driver lock from pseries to powerpcNathan Fontenot2010-01-14
* powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREEFUJITA Tomonori2010-01-14
* powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.Gautham R Shenoy2009-12-17
* powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMPNathan Fontenot2009-12-09
* powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...Gautham R Shenoy2009-12-09
* pseries/pseries: Add code to online/offline CPUs of a DLPAR nodeGautham R Shenoy2009-12-09
* powerpc/pseries: Add kernel based CPU DLPAR handlingNathan Fontenot2009-12-09
* powerpc/pseries: Kernel DLPAR InfrastructureNathan Fontenot2009-12-09