index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
dlpar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2022-05-08
1
-1
/
+0
*
powerpc/pseries/dlpar: Remove unnecessary cast to kfree()
Xu Wang
2022-05-02
1
-1
/
+1
*
powerpc/pseries/dlpar: use rtas_get_sensor()
Nathan Lynch
2021-06-25
1
-6
/
+3
*
powerpc/pseries: Introduce dlpar_unisolate_drc()
Daniel Henrique Barboza
2021-04-20
1
-0
/
+14
*
powerpc/pseries/dlpar: handle ibm, configure-connector delay status
Nathan Lynch
2021-02-09
1
-4
/
+3
*
powerpc/pseries: Delete an error message for a failed string duplication in d...
Markus Elfring
2021-01-31
1
-3
/
+1
*
powerpc/pseries: Delete an unnecessary kfree() call in dlpar_store()
Markus Elfring
2021-01-31
1
-1
/
+0
*
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-13
1
-4
/
+8
|
\
|
*
powerpc/pseries: avoid blocking in irq when queuing hotplug events
Nathan Lynch
2019-06-19
1
-4
/
+4
|
*
powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()
Gen Zhang
2019-06-02
1
-0
/
+4
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
powerpc/pseries: add of_node_put() in dlpar_detach_node()
Frank Rowand
2018-11-08
1
-0
/
+2
*
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
[next]