summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/hotplug-cpu.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-20powerpc/pseries: Stop calling printk in rtas_stop_self()Michael Ellerman1-3/+0
2021-04-20powerpc/pseries: Set UNISOLATE on dlpar_cpu_remove() failureDaniel Henrique Barboza1-1/+9
2021-03-29powerpc/pseries/hotplug-cpu: Show 'last online CPU' error in dlpar_cpu_offline()Daniel Henrique Barboza1-0/+14
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+1
2020-11-27powerpc/64s: Trim offlined CPUs from mm_cpumasksNicholas Piggin1-0/+3
2020-11-19Revert "powerpc/pseries/hotplug-cpu: Remove double free in error path"Zhang Xiaoxu1-0/+1
2020-09-18powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()Michael Ellerman1-3/+3
2020-08-18powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU deathMichael Roth1-6/+12
2020-07-30powerpc/pseries/hotplug-cpu: Remove double free in error pathNathan Lynch1-1/+0
2020-07-16powerpc/pseries: remove dlpar_cpu_readd()Nathan Lynch1-19/+0
2020-07-16powerpc/numa: remove timed_topology_update()Nathan Lynch1-2/+0
2020-07-16powerpc/pseries: remove cede offline state for CPUsNathan Lynch1-156/+14
2019-11-13powerpc/pseries: Add cpu DLPAR support for drc-info propertyTyrel Datwyler1-15/+112
2019-11-05powerpc/pseries: safely roll back failed DLPAR cpu addNathan Lynch1-57/+59
2019-11-05powerpc/pseries: address checkpatch warnings in dlpar_offline_cpuNathan Lynch1-6/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-01-30powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot1-0/+19
2018-10-03powerpc: Convert to using %pOFn instead of device_node.nameRob Herring1-14/+14
2018-03-31Merge branch 'topic/paca' into nextMichael Ellerman1-1/+1
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin1-1/+1
2018-02-13powerpc/pseries: Fix build break for SPLPAR=n and CPU hotplugGuenter Roeck1-2/+0
2018-02-08powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot1-0/+2
2018-01-27powerpc/pseries: Fix cpu hotplug crash with memoryless nodesMichael Bringmann1-0/+3
2017-10-16powerpc/hotplug: Improve responsiveness of hotplug changeMichael Bringmann1-0/+2
2017-09-21powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPARTyrel Datwyler1-1/+5
2017-09-02powerpc/xive: guest exploitation of the XIVE interrupt controllerCédric Le Goater1-2/+9
2017-08-23powerpc: pseries: remove dlpar_attach_node dependency on full pathRob Herring1-1/+1
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2017-06-05powerpc: Fix some spelling mistakesColin Ian King1-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2016-06-14powerpc/pseries: Remove MPIC from pseries cpu hotplugRashmica Gupta1-13/+0
2016-03-17param: convert some "on"/"off" users to strtoboolKees Cook1-8/+2
2015-12-17powerpc/pseries: Add CPU dlpar add functionalityNathan Fontenot1-0/+116
2015-12-17powerpc/pseries: Add CPU dlpar remove functionalityNathan Fontenot1-0/+147
2015-12-17powerpc/pseries: Update CPU hotplug error recoveryNathan Fontenot1-13/+63
2015-12-17powerpc/pseries: Factor out common cpu hotplug codeNathan Fontenot1-31/+39
2015-12-17powerpc/pseries: Consolidate CPU hotplug code to hotplug-cpu.cNathan Fontenot1-0/+218
2015-12-17powerpc/pseries: Use rtas_call_unlocked() in pseries hotplugMichael Ellerman1-8/+3
2015-01-23powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()Emil Medve1-1/+1
2014-11-24of/reconfig: Always use the same structure for notifiersGrant Likely1-3/+4
2014-10-15powerpc/pseries: Make CPU hotplug path endian safeBharata B Rao1-2/+2
2014-09-25pseries: Fix endian issues in cpu hot-removalThomas Falcon1-4/+6
2014-04-28powerpc: Fix Oops in rtas_stop_self()Li Zhong1-2/+3
2014-03-07powerpc/pseries: Don't try to register pseries cpu hotplug on non-pseriesBenjamin Herrenschmidt1-1/+1
2014-02-28powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctlyTony Breeds1-11/+11
2013-08-27pseries: Move plpar_wrapper.h to powerpc common include/asm location.Deepthi Dharwar1-1/+2
2013-08-14powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard1-2/+2
2013-01-10powerpc: Fix a lazy irq related WARING in arch_local_irq_restore()Li Zhong1-0/+8
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot1-4/+4
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells1-1/+0