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
/
hotplug-cpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-17
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2020-11-27
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-17
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
2015-12-17
powerpc/pseries: Factor out common cpu hotplug code
Nathan Fontenot
1
-31
/
+39
2015-12-17
powerpc/pseries: Consolidate CPU hotplug code to hotplug-cpu.c
Nathan Fontenot
1
-0
/
+218
2015-12-17
powerpc/pseries: Use rtas_call_unlocked() in pseries hotplug
Michael Ellerman
1
-8
/
+3
2015-01-23
powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()
Emil Medve
1
-1
/
+1
2014-11-24
of/reconfig: Always use the same structure for notifiers
Grant Likely
1
-3
/
+4
2014-10-15
powerpc/pseries: Make CPU hotplug path endian safe
Bharata B Rao
1
-2
/
+2
2014-09-25
pseries: Fix endian issues in cpu hot-removal
Thomas Falcon
1
-4
/
+6
2014-04-28
powerpc: Fix Oops in rtas_stop_self()
Li Zhong
1
-2
/
+3
2014-03-07
powerpc/pseries: Don't try to register pseries cpu hotplug on non-pseries
Benjamin Herrenschmidt
1
-1
/
+1
2014-02-28
powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctly
Tony Breeds
1
-11
/
+11
2013-08-27
pseries: Move plpar_wrapper.h to powerpc common include/asm location.
Deepthi Dharwar
1
-1
/
+2
2013-08-14
powerpc: Stop using non-architected shared_proc field in lppaca
Anton Blanchard
1
-2
/
+2
2013-01-10
powerpc: Fix a lazy irq related WARING in arch_local_irq_restore()
Li Zhong
1
-0
/
+8
2012-11-15
powerpc+of: Add of node/property notification chain for adds and removes
Nathan Fontenot
1
-4
/
+4
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
1
-1
/
+0
2011-10-31
powerpc: Fix up implicit sched.h users
Paul Gortmaker
1
-0
/
+1
2011-08-05
powerpc/pseries: Simplify vpa deregistration functions
Anton Blanchard
1
-2
/
+2
2011-06-29
powerpc/pseries: Improve error code on reconfiguration notifier failure
Akinobu Mita
1
-7
/
+3
[next]