index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
hotplug-cpu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Fix Oops in rtas_stop_self()
Li Zhong
2014-04-28
1
-2
/
+3
*
powerpc/pseries: Don't try to register pseries cpu hotplug on non-pseries
Benjamin Herrenschmidt
2014-03-07
1
-1
/
+1
*
powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctly
Tony Breeds
2014-02-28
1
-11
/
+11
*
pseries: Move plpar_wrapper.h to powerpc common include/asm location.
Deepthi Dharwar
2013-08-27
1
-1
/
+2
*
powerpc: Stop using non-architected shared_proc field in lppaca
Anton Blanchard
2013-08-14
1
-2
/
+2
*
powerpc: Fix a lazy irq related WARING in arch_local_irq_restore()
Li Zhong
2013-01-10
1
-0
/
+8
*
powerpc+of: Add of node/property notification chain for adds and removes
Nathan Fontenot
2012-11-15
1
-4
/
+4
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
1
-1
/
+0
*
powerpc: Fix up implicit sched.h users
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
powerpc/pseries: Simplify vpa deregistration functions
Anton Blanchard
2011-08-05
1
-2
/
+2
*
powerpc/pseries: Improve error code on reconfiguration notifier failure
Akinobu Mita
2011-06-29
1
-7
/
+3
*
powerpc: Convert old cpumask API into new one
KOSAKI Motohiro
2011-05-04
1
-1
/
+1
*
powerpc/xics: Rewrite XICS driver
Benjamin Herrenschmidt
2011-04-20
1
-1
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
powerpc/pseries: Increase cpu die timeout
Benjamin Herrenschmidt
2010-07-31
1
-2
/
+2
*
powerpc/pseries: Partition hibernation support
Brian King
2010-07-09
1
-0
/
+3
*
powerpc/cpumask: Update some comments
Anton Blanchard
2010-05-06
1
-2
/
+2
*
powerpc/cpumask: Convert hotplug-cpu code to new cpumask API
Anton Blanchard
2010-05-06
1
-14
/
+19
*
powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpu
Michael Neuling
2010-05-06
1
-26
/
+4
*
powerpc: Reduce printk from pseries_mach_cpu_die()
Vaidyanathan Srinivasan
2010-03-09
1
-11
/
+0
*
powerpc: Move checks in pseries_mach_cpu_die()
Vaidyanathan Srinivasan
2010-03-09
1
-15
/
+15
*
powerpc: Reset kernel stack on cpu online from cede state
Vaidyanathan Srinivasan
2010-03-09
1
-5
/
+4
*
powerpc/pseries: Quieten cede latency printk
Anton Blanchard
2010-02-09
1
-17
/
+5
*
arch/powerpc: Fix continuation line formats
Joe Perches
2010-02-09
1
-4
/
+4
*
powerpc/pseries: Add hooks to put the CPU into an appropriate offline state
Gautham R Shenoy
2009-11-24
1
-9
/
+173
*
cpumask: Use accessors for cpu_*_mask: powerpc
Rusty Russell
2009-09-24
1
-3
/
+3
*
powerpc/pseries: Fix cpu hotplug
Sebastien Dugue
2008-12-23
1
-1
/
+1
*
[POWERPC] Split xics_teardown_cpu()
Nathan Fontenot
2008-02-07
1
-1
/
+1
*
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
2008-01-25
1
-4
/
+4
*
[POWERPC] Fix CPU hotplug when using the SLB shadow buffer
Michael Neuling
2008-01-11
1
-0
/
+2
*
[POWERPC] Don't enable cpu hotplug on pSeries machines with MPIC
Olof Johansson
2007-10-11
1
-0
/
+14
*
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-13
1
-2
/
+2
*
[POWERPC] Cleanup pass over platforms/pseries/hotplug-cpu.c
Michael Ellerman
2006-12-08
1
-14
/
+15
*
[POWERPC] Only enable cpu hotplug via RTAS if the required firmware support i...
Michael Ellerman
2006-12-08
1
-6
/
+11
*
[POWERPC] Move the rest of the hotplug cpu code into platforms/pseries/hotplu...
Michael Ellerman
2006-12-08
1
-2
/
+199
*
[POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.c
Michael Ellerman
2006-12-08
1
-2
/
+16
*
[POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.c
Michael Ellerman
2006-12-08
1
-0
/
+58