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
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
/
hotplug-cpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-30
powerpc/pseries: Use correct data types from pseries_hp_errorlog struct
Haren Myneni
1
-1
/
+1
2023-08-02
powerpc/pseries: Honour current SMT state when DLPAR onlining CPUs
Michael Ellerman
1
-0
/
+8
2023-08-02
powerpc/pseries: Initialise CPU hotplug callbacks earlier
Michael Ellerman
1
-9
/
+13
2023-03-30
powerpc: Use of_property_present() for testing DT property presence
Rob Herring
1
-1
/
+1
2023-02-13
powerpc/rtas: arch-wide function token lookup conversions
Nathan Lynch
1
-2
/
+2
2022-12-07
powerpc/pseries: unregister VPA when hot unplugging a CPU
Laurent Dufour
1
-0
/
+1
2022-09-05
powerpc/pseries: Add missing of_node_put()s in hotplug-cpu.c
Liang He
1
-4
/
+11
2022-05-22
powerpc/numa: Associate numa node to its cpu earlier
Oscar Salvador
1
-1
/
+1
2021-12-16
powerpc/pseries: use slab context cpumask allocation in CPU hotplug init
Nicholas Piggin
1
-4
/
+5
2021-10-08
powerpc/pseries/cpuhp: remove obsolete comment from pseries_cpu_die
Nathan Lynch
1
-5
/
+0
2021-10-08
powerpc/pseries/cpuhp: delete add/remove_by_count code
Nathan Lynch
1
-216
/
+2
2021-10-08
powerpc/pseries/cpuhp: cache node corrections
Nathan Lynch
1
-4
/
+71
2021-08-16
powerpc/pseries: Fix build error when NUMA=n
Michael Ellerman
1
-1
/
+1
2021-08-13
powerpc/pseries: Consolidate different NUMA distance update code paths
Aneesh Kumar K.V
1
-0
/
+2
2021-08-10
powerpc/pseries: Prevent free CPU ids being reused on another node
Laurent Dufour
1
-39
/
+132
2021-04-20
powerpc/pseries: Stop calling printk in rtas_stop_self()
Michael Ellerman
1
-3
/
+0
2021-04-20
powerpc/pseries: Set UNISOLATE on dlpar_cpu_remove() failure
Daniel Henrique Barboza
1
-1
/
+9
2021-03-29
powerpc/pseries/hotplug-cpu: Show 'last online CPU' error in dlpar_cpu_offline()
Daniel Henrique Barboza
1
-0
/
+14
2020-12-18
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2020-11-26
powerpc/64s: Trim offlined CPUs from mm_cpumasks
Nicholas Piggin
1
-0
/
+3
2020-11-19
Revert "powerpc/pseries/hotplug-cpu: Remove double free in error path"
Zhang Xiaoxu
1
-0
/
+1
2020-09-18
powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()
Michael Ellerman
1
-3
/
+3
2020-08-18
powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU death
Michael Roth
1
-6
/
+12
2020-07-30
powerpc/pseries/hotplug-cpu: Remove double free in error path
Nathan Lynch
1
-1
/
+0
2020-07-16
powerpc/pseries: remove dlpar_cpu_readd()
Nathan Lynch
1
-19
/
+0
2020-07-16
powerpc/numa: remove timed_topology_update()
Nathan Lynch
1
-2
/
+0
2020-07-16
powerpc/pseries: remove cede offline state for CPUs
Nathan Lynch
1
-156
/
+14
2019-11-13
powerpc/pseries: Add cpu DLPAR support for drc-info property
Tyrel Datwyler
1
-15
/
+112
2019-11-05
powerpc/pseries: safely roll back failed DLPAR cpu add
Nathan Lynch
1
-57
/
+59
2019-11-05
powerpc/pseries: address checkpatch warnings in dlpar_offline_cpu
Nathan Lynch
1
-6
/
+5
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-01-30
powerpc/pseries: Perform full re-add of CPU for topology update post-migration
Nathan Fontenot
1
-0
/
+19
2018-10-03
powerpc: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-14
/
+14
2018-03-31
Merge branch 'topic/paca' into next
Michael Ellerman
1
-1
/
+1
2018-03-30
powerpc/64: Use array of paca pointers and allocate pacas individually
Nicholas Piggin
1
-1
/
+1
2018-02-13
powerpc/pseries: Fix build break for SPLPAR=n and CPU hotplug
Guenter Roeck
1
-2
/
+0
2018-02-08
powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove
Nathan Fontenot
1
-0
/
+2
2018-01-27
powerpc/pseries: Fix cpu hotplug crash with memoryless nodes
Michael Bringmann
1
-0
/
+3
2017-10-16
powerpc/hotplug: Improve responsiveness of hotplug change
Michael Bringmann
1
-0
/
+2
2017-09-21
powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPAR
Tyrel Datwyler
1
-1
/
+5
2017-09-02
powerpc/xive: guest exploitation of the XIVE interrupt controller
Cédric Le Goater
1
-2
/
+9
2017-08-23
powerpc: pseries: remove dlpar_attach_node dependency on full path
Rob Herring
1
-1
/
+1
2017-08-23
powerpc: Convert to using %pOF instead of full_name
Rob Herring
1
-2
/
+2
2017-06-05
powerpc: Fix some spelling mistakes
Colin Ian King
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-06-14
powerpc/pseries: Remove MPIC from pseries cpu hotplug
Rashmica Gupta
1
-13
/
+0
2016-03-18
param: convert some "on"/"off" users to strtobool
Kees Cook
1
-8
/
+2
2015-12-17
powerpc/pseries: Add CPU dlpar add functionality
Nathan Fontenot
1
-0
/
+116
2015-12-17
powerpc/pseries: Add CPU dlpar remove functionality
Nathan Fontenot
1
-0
/
+147
2015-12-17
powerpc/pseries: Update CPU hotplug error recovery
Nathan Fontenot
1
-13
/
+63
[next]