index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
dlpar.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-09
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-12
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
2012-11-15
powerpc+of: Add of node/property notification chain for adds and removes
Nathan Fontenot
1
-6
/
+8
2012-11-15
powerpc+of: Add /proc device tree updating to of node add/remove
Nathan Fontenot
1
-24
/
+0
2011-09-20
powerpc/pseries: Avoid spurious error during hotplug CPU add
Anton Blanchard
1
-0
/
+4
2011-06-29
powerpc/pseries: Introduce pSeries_reconfig_notify()
Akinobu Mita
1
-6
/
+4
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-10-13
powerpc/pseries: Use kmemdup
Nishanth Aravamudan
1
-2
/
+1
2010-10-13
powerpc/pseries: Export device tree updating routines
Nathan Fontenot
1
-2
/
+2
2010-09-02
powerpc/pseries: Correct rtas_data_buf locking in dlpar code
Nathan Fontenot
1
-13
/
+29
2010-07-31
powerpc: ONLINE to OFFLINE CPU state transition during removal
Robert Jennings
1
-0
/
+1
2010-04-07
powerpc/pseries/dlpar: Use kasprintf
Julia Lawall
1
-5
/
+2
2010-04-07
powerpc/pseries/dlpar: Eliminate use after free
Julia Lawall
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-01-15
powerpc: Move cpu hotplug driver lock from pseries to powerpc
Nathan Fontenot
1
-14
/
+0
2010-01-15
powerpc/pseries: Fix dlpar compile warning without CONFIG_PROC_DEVICETREE
FUJITA Tomonori
1
-1
/
+3
2009-12-18
powerpc/pseries: Make declarations of cpu_hotplug_driver_lock() ANSI compatible.
Gautham R Shenoy
1
-2
/
+4
2009-12-09
powerpc/pseries: Correct pseries/dlpar.c build break without CONFIG_SMP
Nathan Fontenot
1
-94
/
+94
2009-12-09
powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...
Gautham R Shenoy
1
-10
/
+35
2009-12-09
pseries/pseries: Add code to online/offline CPUs of a DLPAR node
Gautham R Shenoy
1
-0
/
+101
2009-12-09
powerpc/pseries: Add kernel based CPU DLPAR handling
Nathan Fontenot
1
-0
/
+88
2009-12-09
powerpc/pseries: Kernel DLPAR Infrastructure
Nathan Fontenot
1
-0
/
+344