index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
cpu-hotplug.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation: cpu-hotplug: Fix sysfs mount instructions
Soren Brinkmann
2015-12-10
1
-1
/
+1
*
cpumask: fix cpu-hotplug documentation
Rusty Russell
2015-03-05
1
-1
/
+1
*
Doc/cpu-hotplug: Specify race-free way to register CPU hotplug callbacks
Srivatsa S. Bhat
2014-03-20
1
-0
/
+45
*
Documentation/cpu-hotplug.txt: fix a typo in example code
Sangjung Woo
2014-01-23
1
-1
/
+1
*
MAINTAINERS: update Zwane Mwaikambo's e-mail address
Jean Delvare
2013-11-13
1
-1
/
+1
*
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-14
1
-3
/
+3
*
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-03
1
-2
/
+4
|
\
|
*
Documentation / CPU hotplug: Rephrase the outdated description for MADT entries
Hanjun Guo
2013-06-21
1
-2
/
+4
*
|
Finally eradicate CONFIG_HOTPLUG
Stephen Rothwell
2013-06-03
1
-1
/
+1
|
/
*
doc: Add x86 CPU0 online/offline feature
Fenghua Yu
2012-11-14
1
-0
/
+24
*
documentation: remove references to cpu_*_map.
Rusty Russell
2012-03-29
1
-11
/
+11
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
documentation: fix erroneous email address.
Rusty Russell
2010-08-11
1
-1
/
+1
*
cpumask: don't recommend set_cpus_allowed hack in Documentation/cpu-hotplug.txt
Rusty Russell
2009-12-17
1
-32
/
+17
*
powerpc/pseries: Add hooks to put the CPU into an appropriate offline state
Gautham R Shenoy
2009-11-24
1
-0
/
+6
*
x86: use possible_cpus=NUM to extend the possible cpus allowed
Mike Travis
2008-12-18
1
-8
/
+9
*
cpu hotplug: s390 doesn't support additional_cpus anymore.
Heiko Carstens
2008-08-12
1
-5
/
+0
*
[S390] Get rid of additional_cpus kernel parameter.
Heiko Carstens
2008-01-26
1
-1
/
+1
*
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
2008-01-25
1
-5
/
+6
*
hotplug cpu: migrate a task within its cpuset
Cliff Wickman
2007-10-19
1
-1
/
+3
*
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
1
-2
/
+7
*
Fix typos in /Documentation : Misc
Matt LaPlante
2006-11-30
1
-2
/
+2
*
[PATCH] doc: fixing cpu-hotplug documentation
Satoru Takeuchi
2006-10-20
1
-74
/
+74
*
[PATCH] cpu hotplug: fix hotplug cpu documentation for proper usage
Chandra Seetharaman
2006-07-31
1
-2
/
+10
*
[PATCH] for_each_possible_cpu: documentaion
KAMEZAWA Hiroyuki
2006-03-28
1
-2
/
+2
*
[PATCH] cpu hotplug documentation fix
Heiko Carstens
2006-02-20
1
-2
/
+7
*
[PATCH] s390: possible_cpus parameter
Heiko Carstens
2006-02-17
1
-0
/
+6
*
[PATCH] s390: additional_cpus parameter
Heiko Carstens
2006-02-17
1
-5
/
+5
*
[IA64] Count disabled cpus as potential hot-pluggable CPUs
Ashok Raj
2006-02-16
1
-2
/
+12
*
[PATCH] Updated CPU hotplug documentation
Ashok Raj
2006-01-08
1
-0
/
+357