summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/hotplug-cpu.c
AgeCommit message (Expand)AuthorLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2019-01-30powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot-0/+19
2018-10-03powerpc: Convert to using %pOFn instead of device_node.nameRob Herring-14/+14
2018-03-31Merge branch 'topic/paca' into nextMichael Ellerman-1/+1
2018-03-30powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin-1/+1
2018-02-13powerpc/pseries: Fix build break for SPLPAR=n and CPU hotplugGuenter Roeck-2/+0
2018-02-08powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot-0/+2
2018-01-27powerpc/pseries: Fix cpu hotplug crash with memoryless nodesMichael Bringmann-0/+3
2017-10-16powerpc/hotplug: Improve responsiveness of hotplug changeMichael Bringmann-0/+2
2017-09-21powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPARTyrel Datwyler-1/+5
2017-09-02powerpc/xive: guest exploitation of the XIVE interrupt controllerCédric Le Goater-2/+9
2017-08-23powerpc: pseries: remove dlpar_attach_node dependency on full pathRob Herring-1/+1
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring-2/+2
2017-06-05powerpc: Fix some spelling mistakesColin Ian King-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2016-06-14powerpc/pseries: Remove MPIC from pseries cpu hotplugRashmica Gupta-13/+0
2016-03-17param: convert some "on"/"off" users to strtoboolKees Cook-8/+2
2015-12-17powerpc/pseries: Add CPU dlpar add functionalityNathan Fontenot-0/+116
2015-12-17powerpc/pseries: Add CPU dlpar remove functionalityNathan Fontenot-0/+147
2015-12-17powerpc/pseries: Update CPU hotplug error recoveryNathan Fontenot-13/+63
2015-12-17powerpc/pseries: Factor out common cpu hotplug codeNathan Fontenot-31/+39
2015-12-17powerpc/pseries: Consolidate CPU hotplug code to hotplug-cpu.cNathan Fontenot-0/+218
2015-12-17powerpc/pseries: Use rtas_call_unlocked() in pseries hotplugMichael Ellerman-8/+3
2015-01-23powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()Emil Medve-1/+1
2014-11-24of/reconfig: Always use the same structure for notifiersGrant Likely-3/+4
2014-10-15powerpc/pseries: Make CPU hotplug path endian safeBharata B Rao-2/+2
2014-09-25pseries: Fix endian issues in cpu hot-removalThomas Falcon-4/+6
2014-04-28powerpc: Fix Oops in rtas_stop_self()Li Zhong-2/+3
2014-03-07powerpc/pseries: Don't try to register pseries cpu hotplug on non-pseriesBenjamin Herrenschmidt-1/+1
2014-02-28powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctlyTony Breeds-11/+11
2013-08-27pseries: Move plpar_wrapper.h to powerpc common include/asm location.Deepthi Dharwar-1/+2
2013-08-14powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard-2/+2
2013-01-10powerpc: Fix a lazy irq related WARING in arch_local_irq_restore()Li Zhong-0/+8
2012-11-15powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot-4/+4
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells-1/+0
2011-10-31powerpc: Fix up implicit sched.h usersPaul Gortmaker-0/+1
2011-08-05powerpc/pseries: Simplify vpa deregistration functionsAnton Blanchard-2/+2
2011-06-29powerpc/pseries: Improve error code on reconfiguration notifier failureAkinobu Mita-7/+3
2011-05-04powerpc: Convert old cpumask API into new oneKOSAKI Motohiro-1/+1
2011-04-20powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt-1/+2
2011-03-31Fix common misspellingsLucas De Marchi-1/+1
2010-07-31powerpc/pseries: Increase cpu die timeoutBenjamin Herrenschmidt-2/+2
2010-07-09powerpc/pseries: Partition hibernation supportBrian King-0/+3
2010-05-06powerpc/cpumask: Update some commentsAnton Blanchard-2/+2
2010-05-06powerpc/cpumask: Convert hotplug-cpu code to new cpumask APIAnton Blanchard-14/+19
2010-05-06powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling-26/+4
2010-03-09powerpc: Reduce printk from pseries_mach_cpu_die()Vaidyanathan Srinivasan-11/+0
2010-03-09powerpc: Move checks in pseries_mach_cpu_die()Vaidyanathan Srinivasan-15/+15
2010-03-09powerpc: Reset kernel stack on cpu online from cede stateVaidyanathan Srinivasan-5/+4
2010-02-09powerpc/pseries: Quieten cede latency printkAnton Blanchard-17/+5