Richard Kennedy
|
878ae12749
stop_machine: struct cpu_stopper, remove alignment padding on 64 bits
|
15 年之前 |
Amit K. Arora
|
54e88fad22
sched: Make sure timers have migrated before killing the migration_thread
|
15 年之前 |
Ingo Molnar
|
9c6f7e43b4
stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_callback()
|
15 年之前 |
Tejun Heo
|
bbf1bb3eee
cpu_stop: add dummy implementation for UP
|
15 年之前 |
Tejun Heo
|
969c79215a
sched: replace migration_thread with cpu_stop
|
15 年之前 |
Tejun Heo
|
3fc1f1e27a
stop_machine: reimplement using cpu_stop
|
15 年之前 |
Tejun Heo
|
1142d81029
cpu_stop: implement stop_cpu[s]()
|
15 年之前 |
Tejun Heo
|
43cf38eb5c
percpu: add __percpu sparse annotations to core kernel subsystems
|
15 年之前 |
Rusty Russell
|
612a726faf
cpumask: remove cpumask_t from core
|
16 年之前 |
Rusty Russell
|
b36128c830
alloc_percpu: change percpu_ptr to per_cpu_ptr
|
16 年之前 |
Heiko Carstens
|
9ea09af3bd
stop_machine: introduce stop_machine_create/destroy.
|
16 年之前 |
Rusty Russell
|
41c7bb9588
cpumask: convert rest of files in kernel/
|
16 年之前 |
Rusty Russell
|
e14c8bf863
stop_machine: fix race with return value (fixes Bug #11989)
|
16 年之前 |
Linus Torvalds
|
4403b406d4
Revert "Call init_workqueues before pre smp initcalls."
|
16 年之前 |
Heiko Carstens
|
8163bcac77
stop_machine: fix error code handling on multiple cpus
|
16 年之前 |
Heiko Carstens
|
c9583e55fa
stop_machine: use workqueues instead of kernel threads
|
16 年之前 |
Li Zefan
|
ed6d68763b
stop_machine: remove unused variable
|
17 年之前 |
Rusty Russell
|
eeec4fad96
stop_machine(): stop_machine_run() changed to use cpu mask
|
17 年之前 |
Rusty Russell
|
ffdb5976c4
Simplify stop_machine
|
17 年之前 |
Jason Baron
|
5c2aed6225
stop_machine: add ALL_CPUS option
|
17 年之前 |
Mike Travis
|
65c0118453
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
|
17 年之前 |
Rusty Russell
|
961ccddd59
sched: add new API sched_setscheduler_nocheck: add a flag to control access checks
|
17 年之前 |
Christian Borntraeger
|
3401a61e16
stop_machine: make stop_machine_run more virtualization friendly
|
17 年之前 |
Linus Torvalds
|
e9b62693ae
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial
|
17 年之前 |
Linus Torvalds
|
429f731dea
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
|
17 年之前 |
Pavel Machek
|
f5264481c8
trivial: small cleanups
|
17 年之前 |
Mike Travis
|
f70316dace
generic: use new set_cpus_allowed_ptr function
|
17 年之前 |
Matthew Wilcox
|
a655020753
kernel: Remove unnecessary inclusions of asm/semaphore.h
|
17 年之前 |
Daniel Walker
|
6c6080f74c
stopmachine: semaphore to mutex
|
17 年之前 |
Gautham R Shenoy
|
86ef5c9a8e
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
|
17 年之前 |