index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
dlpar.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
1
-1
/
+0
2022-05-02
powerpc/pseries/dlpar: Remove unnecessary cast to kfree()
Xu Wang
1
-1
/
+1
2021-06-25
powerpc/pseries/dlpar: use rtas_get_sensor()
Nathan Lynch
1
-6
/
+3
2021-04-20
powerpc/pseries: Introduce dlpar_unisolate_drc()
Daniel Henrique Barboza
1
-0
/
+14
2021-02-09
powerpc/pseries/dlpar: handle ibm, configure-connector delay status
Nathan Lynch
1
-4
/
+3
2021-01-31
powerpc/pseries: Delete an error message for a failed string duplication in d...
Markus Elfring
1
-3
/
+1
2021-01-31
powerpc/pseries: Delete an unnecessary kfree() call in dlpar_store()
Markus Elfring
1
-1
/
+0
2019-07-13
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-4
/
+8
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-19
powerpc/pseries: avoid blocking in irq when queuing hotplug events
Nathan Lynch
1
-4
/
+4
2019-06-02
powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()
Gen Zhang
1
-0
/
+4
2018-11-08
powerpc/pseries: add of_node_put() in dlpar_detach_node()
Frank Rowand
1
-0
/
+2
2018-10-19
powerpc/pseries: PAPR persistent memory support
Oliver O'Halloran
1
-0
/
+4
2018-09-19
powerpc/pseries: Remove unneeded uses of dlpar work queue
Nathan Fontenot
1
-28
/
+9
2018-01-08
powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQ
Michael Ellerman
1
-3
/
+18
2017-11-14
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-18
/
+6
2017-10-03
powerpc: pseries: only store the device node basename in full_name
Rob Herring
1
-18
/
+6
2017-09-21
powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPAR
Tyrel Datwyler
1
-1
/
+0
2017-08-23
powerpc: pseries: remove dlpar_attach_node dependency on full path
Rob Herring
1
-4
/
+2
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+1
2017-06-07
driver core: remove CLASS_ATTR usage
Greg Kroah-Hartman
1
-1
/
+1
2017-04-25
powerpc/pseries: Fix of_node_put() underflow during DLPAR remove
Tyrel Datwyler
1
-1
/
+0
2017-02-17
powerpc/pseries: Implement indexed-count hotplug memory add
Sahil Mehta
1
-3
/
+35
2017-02-02
powerpc/pseries: Report DLPAR capabilities
Nathan Fontenot
1
-1
/
+7
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-11-18
powerpc/pseries: Correct possible read beyond dlpar sysfs buffer
Nathan Fontenot
1
-45
/
+97
2016-09-20
powerpc/pseries: fix memory leak in queue_hotplug_event() error path
Andrew Donnellan
1
-0
/
+1
2016-09-13
powerpc/sparse: Make a bunch of things static
Daniel Axtens
1
-2
/
+2
2016-07-19
powerpc/pseries: Use kernel hotplug queue for PowerVM hotplug events
John Allen
1
-1
/
+3
2016-07-19
powerpc/pseries: Add pseries hotplug workqueue
John Allen
1
-0
/
+52
2015-12-17
powerpc/pseries: Enable kernel CPU dlpar from sysfs
Nathan Fontenot
1
-0
/
+6
2015-12-17
powerpc/pseries: Consolidate CPU hotplug code to hotplug-cpu.c
Nathan Fontenot
1
-225
/
+1
2015-12-17
powerpc/pseries: Verify CPU doesn't exist before adding
Nathan Fontenot
1
-4
/
+39
2015-10-05
powerpc/pseries: re-use code from of_helpers module
Andy Shevchenko
1
-26
/
+5
2015-09-08
powerpc/pseries: Release DRC when configure_connector fails
Bharata B Rao
1
-1
/
+3
2015-05-11
powerpc/pseries: Fix possible leaked device node reference
Nathan Fontenot
1
-2
/
+1
2015-05-01
powerpc/pseries: Correct cpu affinity for dlpar added cpus
Nathan Fontenot
1
-6
/
+4
2015-03-17
powerpc/pseries: Create new device hotplug entry point
Nathan Fontenot
1
-2
/
+116
2014-11-02
powerpc: use device_online/offline() instead of cpu_up/down()
Dan Streetman
1
-2
/
+2
2014-10-15
powerpc/pseries: Make CPU hotplug path endian safe
Bharata B Rao
1
-11
/
+11
2014-09-25
pseries: Fix endian issues in cpu hot-removal
Thomas Falcon
1
-9
/
+11
2014-09-25
pseries: Fix endian issues in onlining cpu threads
Thomas Falcon
1
-3
/
+5
2014-09-25
powerpc: Ensure global functions include their prototype
Anton Blanchard
1
-0
/
+1
2014-08-08
arch/powerpc: replace obsolete strict_strto* calls
Daniel Walter
1
-2
/
+2
2014-07-22
powerpc/pseries: dynamically added OF nodes need to call of_node_init
Tyrel Datwyler
1
-0
/
+1
2014-03-11
of: Make device nodes kobjects so they show up in sysfs
Grant Likely
1
-2
/
+0
2013-09-30
hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()
Toshi Kani
1
-27
/
+16
2013-08-27
powerpc/pseries: Child nodes are not detached by dlpar_detach_node
Tyrel Datwyler
1
-0
/
+7
2013-08-27
powerpc/pseries: Make dlpar_configure_connector parent node aware
Tyrel Datwyler
1
-26
/
+29
2013-08-27
powerpc/pseries: Do all node initialization in dlpar_parse_cc_node
Tyrel Datwyler
1
-2
/
+3
[next]