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
/
include
/
linux
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-27
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+1
2013-08-21
of: move of_get_cpu_node implementation to DT core library
Sudeep KarkadaNagesha
1
-0
/
+1
2013-08-13
ACPI / processor: Acquire writer lock to update CPU maps
Toshi Kani
1
-0
/
+4
2013-07-15
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
1
-1
/
+1
2013-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+1
2013-06-13
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
Srivatsa S. Bhat
1
-0
/
+4
2013-05-28
include/linux/cpu.h: Update comments to reflect reality
Robert P. J. Day
1
-2
/
+1
2013-04-08
idle: Implement generic idle function
Thomas Gleixner
1
-0
/
+8
2013-04-08
idle: Provide a generic entry point for the idle code
Thomas Gleixner
1
-0
/
+8
2012-07-17
workqueue: perform cpu down operations from low priority cpu_notifier()
Tejun Heo
1
-2
/
+3
2012-06-01
cpu: introduce clear_tasks_mm_cpumask() helper
Anton Vorontsov
1
-0
/
+1
2012-05-17
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
Peter Zijlstra
1
-2
/
+0
2012-03-24
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+2
2012-03-16
device.h: audit and cleanup users in main include dir
Paul Gortmaker
1
-1
/
+2
2012-01-27
CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts
Thomas Renninger
1
-0
/
+7
2012-01-08
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-9
/
+9
2011-12-22
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
1
-9
/
+9
2011-12-11
driver-core/cpu: Expose hotpluggability to the rest of the kernel
Josh Triplett
1
-0
/
+1
2011-11-05
PM / Sleep: Remove unused symbol 'suspend_cpu_hotplug'
Srivatsa S. Bhat
1
-4
/
+0
2011-07-26
notifiers: cpu: move cpu notifiers into cpu.h
Amerigo Wang
1
-0
/
+33
2010-11-11
driver core: prune docs about device_interface
Brandon Philips
1
-5
/
+0
2010-06-29
workqueue: reimplement CPU hotplugging support using trustee
Tejun Heo
1
-0
/
+2
2010-06-08
sched: adjust when cpu_active and cpuset configurations are updated during cp...
Tejun Heo
1
-0
/
+16
2010-06-08
sched: define and use CPU_PRI_* enums for cpu notifier priorities
Tejun Heo
1
-0
/
+9
2009-12-09
powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...
Gautham R Shenoy
1
-0
/
+13
2009-12-09
sysfs/cpu: Add probe/release files
Nathan Fontenot
1
-0
/
+2
2009-08-15
cpu hotplug: Introduce cpu_notifier() to handle !HOTPLUG_CPU case
Paul E. McKenney
1
-5
/
+12
2009-06-23
mm/init: cpu_hotplug_init() must be initialized before SLAB
Linus Torvalds
1
-5
/
+0
2009-04-03
cpu hotplug: remove unused cpuhotplug_mutex_lock()
Lai Jiangshan
1
-16
/
+0
2008-09-08
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
1
-0
/
+1
2008-07-25
workqueues: make get_online_cpus() useable for work->func()
Oleg Nesterov
1
-4
/
+11
2008-04-29
cpu: fix section mismatch warnings in hotcpu_register
Sam Ravnborg
1
-1
/
+1
2008-04-19
include: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-01-25
cpu-hotplug: fix build on !CONFIG_SMP
Ingo Molnar
1
-1
/
+7
2008-01-25
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
1
-4
/
+4
2008-01-25
cpu-hotplug: refcount based cpu hotplug
Gautham R Shenoy
1
-0
/
+3
2008-01-06
CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU
Ingo Molnar
1
-4
/
+0
2007-10-19
Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubs
Satyam Sharma
1
-2
/
+3
2007-08-31
PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION
Rafael J. Wysocki
1
-3
/
+3
2007-08-12
sched: make global code static
Adrian Bunk
1
-2
/
+0
2007-07-16
remove unused lock_cpu_hotplug_interruptible definition
Nathan Lynch
1
-1
/
+0
2007-05-08
<linux/sysdev.h> needs to include <linux/module.h>
Ralf Baechle
1
-0
/
+3
2007-04-02
[PATCH] Fix microcode-related suspend problem
Rafael J. Wysocki
1
-0
/
+4
2007-02-12
[PATCH] hotplug: Allow modules to use the cpu hotplug notifiers even if !CONF...
Avi Kivity
1
-1
/
+11
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2006-12-07
[PATCH] Handle per-subsystem mutexes for CONFIG_HOTPLUG_CPU not set
Gautham R Shenoy
1
-2
/
+21
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
1
-3
/
+3
2006-12-07
[PATCH] i386: change the 'no_control' field to 'hotpluggable' in the struct cpu
Siddha, Suresh B
1
-1
/
+1
2006-10-25
[POWERPC] sysfs: add support for adding/removing spu sysfs attributes
Christian Krafft
1
-0
/
+8
2006-09-26
[PATCH] Disable CPU hotplug during suspend
Rafael J. Wysocki
1
-0
/
+8
[next]