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
/
drivers
/
base
/
cpu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/base/cpu.c: use __cpu_*_mask directly
Rasmus Villemoes
2016-01-20
1
-5
/
+5
*
cpu: Remove bogus __ref annotation of cpu_subsys_online()
Mathias Krause
2015-08-05
1
-1
/
+1
*
show nohz_full cpus in sysfs
Rik van Riel
2015-05-20
1
-0
/
+17
*
show isolated cpus in sysfs
Rik van Riel
2015-05-20
1
-0
/
+12
*
drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
1
-1
/
+1
*
drivers: base: add cpu_device_create to support per-cpu devices
Sudeep Holla
2014-11-07
1
-0
/
+54
*
cpumask: factor out show_cpumap into separate helper function
Sudeep Holla
2014-11-07
1
-4
/
+1
*
x86: align x86 arch with generic CPU modalias handling
Ard Biesheuvel
2014-02-18
1
-7
/
+3
*
cpu: add generic support for CPU feature based module autoloading
Ard Biesheuvel
2014-02-18
1
-5
/
+45
*
hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()
Toshi Kani
2013-09-30
1
-12
/
+3
*
hotplug / x86: Add hotplug lock to missing places
Toshi Kani
2013-09-25
1
-2
/
+22
*
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-09-03
1
-0
/
+2
|
\
|
*
driver/core: cpu: initialize of_node in cpu's device struture
Sudeep KarkadaNagesha
2013-08-21
1
-0
/
+2
*
|
driver core / cpu: Check if NUMA node is valid before bringing CPU up
Rafael J. Wysocki
2013-08-12
1
-1
/
+5
|
/
*
drivers: delete __cpuinit usage from all remaining drivers files
Paul Gortmaker
2013-07-14
1
-1
/
+1
*
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-03
1
-57
/
+44
|
\
|
*
CPU: Fix sysfs cpu/online of offlined CPUs
Toshi Kani
2013-05-30
1
-0
/
+1
|
*
ACPI / processor: Use common hotplug infrastructure
Rafael J. Wysocki
2013-05-12
1
-0
/
+11
|
*
Driver core: Use generic offline/online for CPU offline/online
Rafael J. Wysocki
2013-05-12
1
-57
/
+32
*
|
cpu: make sure that cpu/online file created before KOBJ_ADD is emitted
Igor Mammedov
2013-05-21
1
-13
/
+21
*
|
cpu: fix "crash_notes" and "crash_notes_size" leaks in register_cpu()
Igor Mammedov
2013-05-21
1
-7
/
+18
|
/
*
numa, cpu hotplug: change links of CPU and node when changing node number by ...
Yasuaki Ishimatsu
2013-04-29
1
-2
/
+23
*
sysfs: fix crash_notes_size build warning
Arnd Bergmann
2013-04-03
1
-1
/
+1
*
sysfs: Add crash_notes_size to export percpu note size
Zhang Yanfei
2013-03-29
1
-0
/
+14
*
drivers/base/cpu.c: Fix typo in comment
Ralf Baechle
2013-01-16
1
-1
/
+1
*
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
Peter Zijlstra
2012-05-17
1
-4
/
+0
*
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
2012-03-09
1
-0
/
+21
|
\
|
*
driver-core: cpu: fix kobject warning when hotplugging a cpu
Greg Kroah-Hartman
2012-02-08
1
-0
/
+1
|
*
driver core: cpu: remove kernel warning when removing a cpu
Greg Kroah-Hartman
2012-02-02
1
-0
/
+20
*
|
CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts
Thomas Renninger
2012-01-26
1
-0
/
+11
|
/
*
cpu: Register a generic CPU device on architectures that currently do not
Ben Hutchings
2012-01-11
1
-0
/
+19
*
cpu: Do not return errors from cpu_dev_init() which will be ignored
Ben Hutchings
2012-01-11
1
-8
/
+5
*
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
1
-71
/
+79
|
\
|
*
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
2011-12-21
1
-69
/
+77
*
|
driver-core/cpu: Expose hotpluggability to the rest of the kernel
Josh Triplett
2011-12-11
1
-0
/
+7
|
/
*
drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offline
Jan Beulich
2010-05-21
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
sysdev: the cpu probe/release attributes should be sysdev_class_attributes
Stephen Rothwell
2010-03-19
1
-8
/
+8
*
sysdev: fix up the probe/release attributes
Greg Kroah-Hartman
2010-03-07
1
-8
/
+8
*
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
2010-03-07
1
-2
/
+6
*
sysdev: Convert node driver
Andi Kleen
2010-03-07
1
-40
/
+17
*
sysdev: Convert cpu driver sysdev class attributes
Andi Kleen
2010-03-07
1
-16
/
+21
*
sysdev: Pass attribute in sysdev_class attributes show/store
Andi Kleen
2010-03-07
1
-3
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
1
-1
/
+1
|
\
|
*
percpu: Fix kdump failure if booted with percpu_alloc=page
Vivek Goyal
2009-11-25
1
-1
/
+1
*
|
powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...
Gautham R Shenoy
2009-12-09
1
-0
/
+2
*
|
sysfs/cpu: Add probe/release files
Nathan Fontenot
2009-12-09
1
-0
/
+32
|
/
*
cpumask: use new cpumask_ functions in core code.
Rusty Russell
2009-03-30
1
-1
/
+1
*
cpumask: convert misc driver functions
Rusty Russell
2009-01-11
1
-1
/
+1
*
cpumask: fix compile error when CONFIG_NR_CPUS is not defined
Mike Travis
2009-01-03
1
-1
/
+1
[next]