Commit Graph

101 Commits (6ed58ec520ad2b2fe3f955c8a5fd0eecafccebdf)

Author SHA1 Message Date
Suresh Siddha 3fb82d56ad x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resume 14 years ago
Peter Zijlstra 51a96c7781 cpu: Remove incorrect BUG_ON 14 years ago
Dhaval Giani 2e01f4740a cpu: Remove unused variable 14 years ago
Peter Zijlstra 48c5ccae88 sched: Simplify cpu-hot-unplug task migration 14 years ago
Tejun Heo 3a101d0548 sched: adjust when cpu_active and cpuset configurations are updated during cpu on/offlining 15 years ago
Daniel J Blueman 5c113fbeed fix cpu_chain section mismatch... 15 years ago
Rafael J. Wysocki e9a5f426b8 CPU: Avoid using unititialized error variable in disable_nonboot_cpus() 15 years ago
Linus Torvalds 00b9b0af58 Avoid warning when CPU hotplug isn't enabled 15 years ago
Lai Jiangshan 79a6cdeb7e cpuhotplug: do not need cpu_hotplug_begin() when CONFIG_HOTPLUG_CPU=n 15 years ago
Akinobu Mita e6bde73b07 cpu-hotplug: return better errno on cpu hotplug failure 15 years ago
Akinobu Mita e9fb7631eb cpu-hotplug: introduce cpu_notify(), __cpu_notify(), cpu_notify_nofail() 15 years ago
Haicheng Li 4eaf3f6439 mem-hotplug: fix potential race while building zonelist for new populated zone 15 years ago
Haicheng Li 1f522509c7 mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset 15 years ago
minskey guo cf23422b9d cpu/mem hotplug: enable CPUs online before local memory online 15 years ago
Tejun Heo 3fc1f1e27a stop_machine: reimplement using cpu_stop 15 years ago
Oleg Nesterov 6a1bdc1b57 sched: _cpu_down(): Don't play with current->cpus_allowed 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Chen Gong 87d5e0236d kernel/cpu.c: delete deprecated definition in cpu_up() 15 years ago
Frans Pop 9d3cfc4c1d sched: Correct printk whitespace in warning from cpu down task check 15 years ago
Peter Zijlstra 11854247e2 sched: Fix incorrect sanity check 15 years ago
Xiaotian Feng 9ee349ad6d sched: Fix set_cpu_active() in cpu_down() 15 years ago
Peter Zijlstra 6ad4c18884 sched: Fix balance vs hotplug race 15 years ago
Mike Travis feae3203d7 timers, init: Limit the number of per cpu calibration bootup messages 15 years ago
Shane Wang 69575d3886 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 16 years ago
Suresh Siddha d0af9eed5a x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init 16 years ago
Joseph Cihula 86886e55b2 x86, intel_txt: Intel TXT Sx shutdown support 16 years ago
Linus Torvalds 31950eb66f mm/init: cpu_hotplug_init() must be initialized before SLAB 16 years ago
Rusty Russell 2b17fa506c cpumask: use set_cpu_active in init/main.c 16 years ago
Heiko Carstens a0e280e0f3 stop_machine/cpu hotplug: fix disable_nonboot_cpus 16 years ago
Heiko Carstens 9ea09af3bd stop_machine: introduce stop_machine_create/destroy. 16 years ago
Rusty Russell e0b582ec56 cpumask: convert kernel/cpu.c 16 years ago
Rusty Russell 3fa4152069 cpumask: make set_cpu_*/init_cpu_* out-of-line 16 years ago
Rusty Russell b3199c025d cpumask: switch over to cpu_online/possible/active/present_mask: core 16 years ago
Rusty Russell 98a79d6a50 cpumask: centralize cpu_online_map and cpu_possible_map 16 years ago
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