Commit Graph

63 Commits (e08e1f7adba522378e8d2ae941bf25443866136d)

Author SHA1 Message Date
Al Viro 8419641450 cpuinit fixes in kernel/* 16 years ago
Rusty Russell 2d3854a37e cpumask: introduce new API, without changing anything 16 years ago
Manfred Spraul e545a6140b kernel/cpu.c: create a CPU_STARTING cpu_chain notifier 17 years ago
Manfred Spraul 3ba35573ad kernel/cpu.c: Move the CPU_DYING notifiers 17 years ago
Heiko Carstens 3ee1062b4e cpu hotplug: s390 doesn't support additional_cpus anymore. 17 years ago
Dmitry Adamushko 279ef6bbb8 sched, cpu hotplug: fix set_cpus_allowed() use in hotplug callbacks 17 years ago
Linus Torvalds e56b3bc794 cpu masks: optimize and clean up cpumask_of_cpu() 17 years ago
Rusty Russell eeec4fad96 stop_machine(): stop_machine_run() changed to use cpu mask 17 years ago
Rusty Russell 0432158758 Hotplug CPU: don't check cpu_online after take_cpu_down 17 years ago
Rusty Russell ffdb5976c4 Simplify stop_machine 17 years ago
Ingo Molnar 5a7a201c51 cpumask: export cpumask_of_cpu_map 17 years ago
Mike Travis 6524d938b3 cpumask: put cpumask_of_cpu_map in the initdata section 17 years ago
Mike Travis b8d317d10c cpumask: make cpumask_of_cpu_map generic 17 years ago
Oleg Nesterov 3da1c84c00 workqueues: make get_online_cpus() useable for work->func() 17 years ago
Max Krasnyansky 39b0fad712 cpu hotplug: Make cpu_active_map synchronization dependency clear 17 years ago
Max Krasnyansky e761b77252 cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2) 17 years ago
Zhang Rui b62b8ef906 force offline the processor during hot-removal 17 years ago
Max Krasnyansky 68f4f1ec08 sched: Move cpu masks from kernel/sched.c into kernel/cpu.c 17 years ago
Mike Travis 363ab6f142 core: use performance variant for_each_cpu_mask_nr 17 years ago
Harvey Harrison af1f16d08f kernel: replace remaining __FUNCTION__ occurrences 17 years ago
Oleg Nesterov d2ba7e2ae2 simplify cpu_hotplug_begin()/put_online_cpus() 17 years ago
Sam Ravnborg f7b16c108f cpu: fix section mismatch warning in reference to register_cpu_notifier 17 years ago
Sam Ravnborg 514a20a5da cpu: fix section mismatch warnings in *cpu_down 17 years ago
Sam Ravnborg 9647155ffb cpu: fix section mismatch warning in unregister_cpu_notifier 17 years ago
Mike Travis f70316dace generic: use new set_cpus_allowed_ptr function 17 years ago
Sam Ravnborg fa7303e22c cpu: fix section mismatch warnings for enable_nonboot_cpus 17 years ago
Gautham R Shenoy 95402b3829 cpu-hotplug: replace per-subsystem mutexes with get_online_cpus() 17 years ago
Gautham R Shenoy 86ef5c9a8e cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() 17 years ago
Gautham R Shenoy d221938c04 cpu-hotplug: refcount based cpu hotplug 17 years ago
KAMEZAWA Hiroyuki 73e753a50d CPU HOTPLUG: avoid hotadd when proper possible_map isn't specified 18 years ago
Pavel Emelyanov ba25f9dcc4 Use helpers to obtain task pid in printks 18 years ago
Akinobu Mita a0d8cdb652 cpu hotplug: cpu: deliver CPU_UP_CANCELED only to NOTIFY_OKed callbacks with CPU_UP_PREPARE 18 years ago
Rafael J. Wysocki f3de4be9d5 PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATION 18 years ago
Avi Kivity db912f9639 HOTPLUG: Add CPU_DYING notifier 18 years ago
Rafael J. Wysocki 455c017ae3 microcode: use suspend-related CPU hotplug notifications 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Gautham R Shenoy 7b0834c26f Remove kthread_bind() call from _cpu_down() 18 years ago
Heiko Carstens e7407dcc69 call cpu_chain with CPU_DOWN_FAILED if CPU_DOWN_PREPARE failed 18 years ago
Gautham R Shenoy baaca49f41 Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK_RELEASE 18 years ago
Rafael J. Wysocki 1d64b9cb1d [PATCH] Fix microcode-related suspend problem 18 years ago
Rafael J. Wysocki ed746e3b18 [PATCH] swsusp: Change code ordering in disk.c 18 years ago
Gautham R Shenoy b282b6f8a8 [PATCH] Change cpu_up and co from __devinit to __cpuinit 18 years ago
Ingo Molnar e1d9fd2e3d [PATCH] suspend: fix suspend on single-CPU systems 18 years ago
Siddha, Suresh B 112cecb2cc [PATCH] suspend: don't change cpus_allowed for task initiating the suspend 18 years ago
Gautham R Shenoy 4b96b1a10c [PATCH] Fix the spurious unlock_cpu_hotplug false warnings 18 years ago
Satoru Takeuchi 8fa1d7d3b2 [PATCH] cpu-hotplug: release `workqueue_mutex' properly on CPU hot-remove 18 years ago
Neil Brown bd5349cfd2 [PATCH] Convert cpu hotplug notifiers to use raw_notifier instead of blocking_notifier 19 years ago
Rafael J. Wysocki e3920fb42c [PATCH] Disable CPU hotplug during suspend 19 years ago
Linus Torvalds aa95387774 cpu hotplug: simplify and hopefully fix locking 19 years ago
Chandra Seetharaman 65edc68c34 [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only 19 years ago