index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: PAPR persistent memory support
Oliver O'Halloran
2018-10-19
1
-0
/
+4
*
powerpc/pseries: Remove unneeded uses of dlpar work queue
Nathan Fontenot
2018-09-19
1
-28
/
+9
*
powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQ
Michael Ellerman
2018-01-08
1
-3
/
+18
*
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-11-14
1
-18
/
+6
|
\
|
*
powerpc: pseries: only store the device node basename in full_name
Rob Herring
2017-10-03
1
-18
/
+6
*
|
powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPAR
Tyrel Datwyler
2017-09-21
1
-1
/
+0
|
/
*
powerpc: pseries: remove dlpar_attach_node dependency on full path
Rob Herring
2017-08-23
1
-4
/
+2
*
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2017-08-23
1
-2
/
+1
*
driver core: remove CLASS_ATTR usage
Greg Kroah-Hartman
2017-06-07
1
-1
/
+1
*
powerpc/pseries: Fix of_node_put() underflow during DLPAR remove
Tyrel Datwyler
2017-04-25
1
-1
/
+0
*
powerpc/pseries: Implement indexed-count hotplug memory add
Sahil Mehta
2017-02-17
1
-3
/
+35
*
powerpc/pseries: Report DLPAR capabilities
Nathan Fontenot
2017-02-02
1
-1
/
+7
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
powerpc/pseries: Correct possible read beyond dlpar sysfs buffer
Nathan Fontenot
2016-11-18
1
-45
/
+97
*
powerpc/pseries: fix memory leak in queue_hotplug_event() error path
Andrew Donnellan
2016-09-20
1
-0
/
+1
*
powerpc/sparse: Make a bunch of things static
Daniel Axtens
2016-09-13
1
-2
/
+2
*
powerpc/pseries: Use kernel hotplug queue for PowerVM hotplug events
John Allen
2016-07-19
1
-1
/
+3
*
powerpc/pseries: Add pseries hotplug workqueue
John Allen
2016-07-19
1
-0
/
+52
*
powerpc/pseries: Enable kernel CPU dlpar from sysfs
Nathan Fontenot
2015-12-17
1
-0
/
+6
*
powerpc/pseries: Consolidate CPU hotplug code to hotplug-cpu.c
Nathan Fontenot
2015-12-17
1
-225
/
+1
*
powerpc/pseries: Verify CPU doesn't exist before adding
Nathan Fontenot
2015-12-17
1
-4
/
+39
*
powerpc/pseries: re-use code from of_helpers module
Andy Shevchenko
2015-10-05
1
-26
/
+5
*
powerpc/pseries: Release DRC when configure_connector fails
Bharata B Rao
2015-09-08
1
-1
/
+3
*
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
[next]