summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/pseries/hotplug-cpu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/paca' into nextMichael Ellerman2018-03-311-1/+1
|\
| * powerpc/64: Use array of paca pointers and allocate pacas individuallyNicholas Piggin2018-03-301-1/+1
* | powerpc/pseries: Fix build break for SPLPAR=n and CPU hotplugGuenter Roeck2018-02-131-2/+0
* | powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot2018-02-081-0/+2
|/
* powerpc/pseries: Fix cpu hotplug crash with memoryless nodesMichael Bringmann2018-01-271-0/+3
* powerpc/hotplug: Improve responsiveness of hotplug changeMichael Bringmann2017-10-161-0/+2
* powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPARTyrel Datwyler2017-09-211-1/+5
* powerpc/xive: guest exploitation of the XIVE interrupt controllerCédric Le Goater2017-09-021-2/+9
* powerpc: pseries: remove dlpar_attach_node dependency on full pathRob Herring2017-08-231-1/+1
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-2/+2
* powerpc: Fix some spelling mistakesColin Ian King2017-06-051-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* powerpc/pseries: Remove MPIC from pseries cpu hotplugRashmica Gupta2016-06-141-13/+0
* param: convert some "on"/"off" users to strtoboolKees Cook2016-03-171-8/+2
* powerpc/pseries: Add CPU dlpar add functionalityNathan Fontenot2015-12-171-0/+116
* powerpc/pseries: Add CPU dlpar remove functionalityNathan Fontenot2015-12-171-0/+147
* powerpc/pseries: Update CPU hotplug error recoveryNathan Fontenot2015-12-171-13/+63
* powerpc/pseries: Factor out common cpu hotplug codeNathan Fontenot2015-12-171-31/+39
* powerpc/pseries: Consolidate CPU hotplug code to hotplug-cpu.cNathan Fontenot2015-12-171-0/+218
* powerpc/pseries: Use rtas_call_unlocked() in pseries hotplugMichael Ellerman2015-12-171-8/+3
* powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()Emil Medve2015-01-231-1/+1
* of/reconfig: Always use the same structure for notifiersGrant Likely2014-11-241-3/+4
* powerpc/pseries: Make CPU hotplug path endian safeBharata B Rao2014-10-151-2/+2
* pseries: Fix endian issues in cpu hot-removalThomas Falcon2014-09-251-4/+6
* powerpc: Fix Oops in rtas_stop_self()Li Zhong2014-04-281-2/+3
* powerpc/pseries: Don't try to register pseries cpu hotplug on non-pseriesBenjamin Herrenschmidt2014-03-071-1/+1
* powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctlyTony Breeds2014-02-281-11/+11
* pseries: Move plpar_wrapper.h to powerpc common include/asm location.Deepthi Dharwar2013-08-271-1/+2
* powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard2013-08-141-2/+2
* powerpc: Fix a lazy irq related WARING in arch_local_irq_restore()Li Zhong2013-01-101-0/+8
* powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2012-11-151-4/+4
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+0
* powerpc: Fix up implicit sched.h usersPaul Gortmaker2011-10-311-0/+1
* powerpc/pseries: Simplify vpa deregistration functionsAnton Blanchard2011-08-051-2/+2
* powerpc/pseries: Improve error code on reconfiguration notifier failureAkinobu Mita2011-06-291-7/+3
* powerpc: Convert old cpumask API into new oneKOSAKI Motohiro2011-05-041-1/+1
* powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt2011-04-201-1/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* powerpc/pseries: Increase cpu die timeoutBenjamin Herrenschmidt2010-07-311-2/+2
* powerpc/pseries: Partition hibernation supportBrian King2010-07-091-0/+3
* powerpc/cpumask: Update some commentsAnton Blanchard2010-05-061-2/+2
* powerpc/cpumask: Convert hotplug-cpu code to new cpumask APIAnton Blanchard2010-05-061-14/+19
* powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpuMichael Neuling2010-05-061-26/+4
* powerpc: Reduce printk from pseries_mach_cpu_die()Vaidyanathan Srinivasan2010-03-091-11/+0
* powerpc: Move checks in pseries_mach_cpu_die()Vaidyanathan Srinivasan2010-03-091-15/+15
* powerpc: Reset kernel stack on cpu online from cede stateVaidyanathan Srinivasan2010-03-091-5/+4
* powerpc/pseries: Quieten cede latency printkAnton Blanchard2010-02-091-17/+5
* arch/powerpc: Fix continuation line formatsJoe Perches2010-02-091-4/+4
* powerpc/pseries: Add hooks to put the CPU into an appropriate offline stateGautham R Shenoy2009-11-241-9/+173
* cpumask: Use accessors for cpu_*_mask: powerpcRusty Russell2009-09-241-3/+3
OpenPOWER on IntegriCloud