index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
dlpar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/pseries: Fix possible leaked device node reference
Nathan Fontenot
2015-05-11
1
-2
/
+1
*
powerpc/pseries: Correct cpu affinity for dlpar added cpus
Nathan Fontenot
2015-05-01
1
-6
/
+4
*
powerpc/pseries: Create new device hotplug entry point
Nathan Fontenot
2015-03-17
1
-2
/
+116
*
powerpc: use device_online/offline() instead of cpu_up/down()
Dan Streetman
2014-11-02
1
-2
/
+2
*
powerpc/pseries: Make CPU hotplug path endian safe
Bharata B Rao
2014-10-15
1
-11
/
+11
*
pseries: Fix endian issues in cpu hot-removal
Thomas Falcon
2014-09-25
1
-9
/
+11
*
pseries: Fix endian issues in onlining cpu threads
Thomas Falcon
2014-09-25
1
-3
/
+5
*
powerpc: Ensure global functions include their prototype
Anton Blanchard
2014-09-25
1
-0
/
+1
*
arch/powerpc: replace obsolete strict_strto* calls
Daniel Walter
2014-08-08
1
-2
/
+2
*
powerpc/pseries: dynamically added OF nodes need to call of_node_init
Tyrel Datwyler
2014-07-22
1
-0
/
+1
*
of: Make device nodes kobjects so they show up in sysfs
Grant Likely
2014-03-11
1
-2
/
+0
*
hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()
Toshi Kani
2013-09-30
1
-27
/
+16
*
powerpc/pseries: Child nodes are not detached by dlpar_detach_node
Tyrel Datwyler
2013-08-27
1
-0
/
+7
*
powerpc/pseries: Make dlpar_configure_connector parent node aware
Tyrel Datwyler
2013-08-27
1
-26
/
+29
*
powerpc/pseries: Do all node initialization in dlpar_parse_cc_node
Tyrel Datwyler
2013-08-27
1
-2
/
+3
*
powerpc+of: Add of node/property notification chain for adds and removes
Nathan Fontenot
2012-11-15
1
-6
/
+8
*
powerpc+of: Add /proc device tree updating to of node add/remove
Nathan Fontenot
2012-11-15
1
-24
/
+0
*
powerpc/pseries: Avoid spurious error during hotplug CPU add
Anton Blanchard
2011-09-20
1
-0
/
+4
*
powerpc/pseries: Introduce pSeries_reconfig_notify()
Akinobu Mita
2011-06-29
1
-6
/
+4
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
powerpc/pseries: Use kmemdup
Nishanth Aravamudan
2010-10-13
1
-2
/
+1
*
powerpc/pseries: Export device tree updating routines
Nathan Fontenot
2010-10-13
1
-2
/
+2
*
powerpc/pseries: Correct rtas_data_buf locking in dlpar code
Nathan Fontenot
2010-09-02
1
-13
/
+29
*
powerpc: ONLINE to OFFLINE CPU state transition during removal
Robert Jennings
2010-07-31
1
-0
/
+1
*
powerpc/pseries/dlpar: Use kasprintf
Julia Lawall
2010-04-07
1
-5
/
+2
*
powerpc/pseries/dlpar: Eliminate use after free
Julia Lawall
2010-04-07
1
-0
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
powerpc: Move cpu hotplug driver lock from pseries to powerpc
Nathan Fontenot
2010-01-15
1
-14
/
+0
*
powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREE
FUJITA Tomonori
2010-01-15
1
-1
/
+3
*
powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.
Gautham R Shenoy
2009-12-18
1
-2
/
+4
*
powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMP
Nathan Fontenot
2009-12-09
1
-94
/
+94
*
powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...
Gautham R Shenoy
2009-12-09
1
-10
/
+35
*
pseries/pseries: Add code to online/offline CPUs of a DLPAR node
Gautham R Shenoy
2009-12-09
1
-0
/
+101
*
powerpc/pseries: Add kernel based CPU DLPAR handling
Nathan Fontenot
2009-12-09
1
-0
/
+88
*
powerpc/pseries: Kernel DLPAR Infrastructure
Nathan Fontenot
2009-12-09
1
-0
/
+344