index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
hotplug-cpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-25
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-11-01
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
2011-05-04
powerpc: Convert old cpumask API into new one
KOSAKI Motohiro
1
-1
/
+1
2011-04-20
powerpc/xics: Rewrite XICS driver
Benjamin Herrenschmidt
1
-1
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-07-31
powerpc/pseries: Increase cpu die timeout
Benjamin Herrenschmidt
1
-2
/
+2
2010-07-09
powerpc/pseries: Partition hibernation support
Brian King
1
-0
/
+3
2010-05-06
powerpc/cpumask: Update some comments
Anton Blanchard
1
-2
/
+2
2010-05-06
powerpc/cpumask: Convert hotplug-cpu code to new cpumask API
Anton Blanchard
1
-14
/
+19
2010-05-06
powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpu
Michael Neuling
1
-26
/
+4
2010-03-09
powerpc: Reduce printk from pseries_mach_cpu_die()
Vaidyanathan Srinivasan
1
-11
/
+0
2010-03-09
powerpc: Move checks in pseries_mach_cpu_die()
Vaidyanathan Srinivasan
1
-15
/
+15
2010-03-09
powerpc: Reset kernel stack on cpu online from cede state
Vaidyanathan Srinivasan
1
-5
/
+4
2010-02-09
powerpc/pseries: Quieten cede latency printk
Anton Blanchard
1
-17
/
+5
2010-02-09
arch/powerpc: Fix continuation line formats
Joe Perches
1
-4
/
+4
2009-11-24
powerpc/pseries: Add hooks to put the CPU into an appropriate offline state
Gautham R Shenoy
1
-9
/
+173
2009-09-24
cpumask: Use accessors for cpu_*_mask: powerpc
Rusty Russell
1
-3
/
+3
2008-12-23
powerpc/pseries: Fix cpu hotplug
Sebastien Dugue
1
-1
/
+1
2008-02-07
[POWERPC] Split xics_teardown_cpu()
Nathan Fontenot
1
-1
/
+1
2008-01-25
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
1
-4
/
+4
2008-01-11
[POWERPC] Fix CPU hotplug when using the SLB shadow buffer
Michael Neuling
1
-0
/
+2
2007-10-11
[POWERPC] Don't enable cpu hotplug on pSeries machines with MPIC
Olof Johansson
1
-0
/
+14
2007-04-12
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
1
-2
/
+2
2006-12-08
[POWERPC] Cleanup pass over platforms/pseries/hotplug-cpu.c
Michael Ellerman
1
-14
/
+15
2006-12-08
[POWERPC] Only enable cpu hotplug via RTAS if the required firmware support i...
Michael Ellerman
1
-6
/
+11
2006-12-08
[POWERPC] Move the rest of the hotplug cpu code into platforms/pseries/hotplu...
Michael Ellerman
1
-2
/
+199
2006-12-08
[POWERPC] Move pSeries_mach_cpu_die() into platforms/pseries/hotplug-cpu.c
Michael Ellerman
1
-2
/
+16
2006-12-08
[POWERPC] Move rtas_stop_self() into platforms/pseries/hotplug-cpu.c
Michael Ellerman
1
-0
/
+58