Rafael J. Wysocki
|
7a330a5416
Merge branch 'pm-cpufreq'
|
12 years ago |
Sudeep KarkadaNagesha
|
183912d352
of: move of_get_cpu_node implementation to DT core library
|
12 years ago |
Toshi Kani
|
b9d10be7a8
ACPI / processor: Acquire writer lock to update CPU maps
|
12 years ago |
Paul Gortmaker
|
0db0628d90
kernel: delete __cpuinit usage from all core kernel files
|
12 years ago |
Linus Torvalds
|
80cc38b163
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
Srivatsa S. Bhat
|
16e53dbf10
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
|
12 years ago |
Robert P. J. Day
|
611a75e187
include/linux/cpu.h: Update comments to reflect reality
|
12 years ago |
Thomas Gleixner
|
d166991234
idle: Implement generic idle function
|
12 years ago |
Thomas Gleixner
|
a1a04ec3c7
idle: Provide a generic entry point for the idle code
|
12 years ago |
Tejun Heo
|
6575820221
workqueue: perform cpu down operations from low priority cpu_notifier()
|
13 years ago |
Anton Vorontsov
|
cb79295e20
cpu: introduce clear_tasks_mm_cpumask() helper
|
13 years ago |
Peter Zijlstra
|
8e7fbcbc22
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
|
13 years ago |
Linus Torvalds
|
250f6715a4
Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Paul Gortmaker
|
313162d0b8
device.h: audit and cleanup users in main include dir
|
13 years ago |
Thomas Renninger
|
fad12ac8c8
CPU: Introduce ARCH_HAS_CPU_AUTOPROBE and X86 parts
|
13 years ago |
Linus Torvalds
|
7affca3537
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
13 years ago |
Kay Sievers
|
8a25a2fd12
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
|
13 years ago |
Josh Triplett
|
2987557f52
driver-core/cpu: Expose hotpluggability to the rest of the kernel
|
13 years ago |
Srivatsa S. Bhat
|
4e71c9545b
PM / Sleep: Remove unused symbol 'suspend_cpu_hotplug'
|
13 years ago |
Amerigo Wang
|
80f1ff97d0
notifiers: cpu: move cpu notifiers into cpu.h
|
14 years ago |
Brandon Philips
|
b17cd8d69a
driver core: prune docs about device_interface
|
14 years ago |
Tejun Heo
|
db7bccf45c
workqueue: reimplement CPU hotplugging support using trustee
|
15 years ago |
Tejun Heo
|
3a101d0548
sched: adjust when cpu_active and cpuset configurations are updated during cpu on/offlining
|
15 years ago |
Tejun Heo
|
50a323b730
sched: define and use CPU_PRI_* enums for cpu notifier priorities
|
15 years ago |
Gautham R Shenoy
|
51badebdcf
powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallocate
|
15 years ago |
Nathan Fontenot
|
12633e803a
sysfs/cpu: Add probe/release files
|
15 years ago |
Paul E. McKenney
|
799e64f05f
cpu hotplug: Introduce cpu_notifier() to handle !HOTPLUG_CPU case
|
16 years ago |
Linus Torvalds
|
31950eb66f
mm/init: cpu_hotplug_init() must be initialized before SLAB
|
16 years ago |
Lai Jiangshan
|
40e8a10de2
cpu hotplug: remove unused cpuhotplug_mutex_lock()
|
16 years ago |
Manfred Spraul
|
e545a6140b
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
|
17 years ago |