2010-05-25 |
minskey guo |
cpu/mem hotplug: enable CPUs online before local memory... |
blob | commitdiff |
2010-05-06 |
Tejun Heo |
stop_machine: reimplement using cpu_stop |
blob | commitdiff | diff to current |
2010-04-15 |
Ingo Molnar |
Merge branch 'linus' into sched/core |
blob | commitdiff | diff to current |
2010-04-02 |
Oleg Nesterov |
sched: _cpu_down(): Don't play with current->cpus_allowed |
blob | commitdiff | diff to current |
2010-03-30 |
Tejun Heo |
include cleanup: Update gfp.h and slab.h includes to... |
blob | commitdiff | diff to current |
2010-03-06 |
Chen Gong |
kernel/cpu.c: delete deprecated definition in cpu_up() |
blob | commitdiff | diff to current |
2010-01-28 |
Frans Pop |
sched: Correct printk whitespace in warning from cpu... |
blob | commitdiff | diff to current |
2010-01-28 |
Peter Zijlstra |
sched: Fix incorrect sanity check |
blob | commitdiff | diff to current |
2009-12-16 |
Xiaotian Feng |
sched: Fix set_cpu_active() in cpu_down() |
blob | commitdiff | diff to current |
2009-12-12 |
Linus Torvalds |
Merge branch 'sched-fixes-for-linus' of git://git.... |
blob | commitdiff | diff to current |
2009-12-06 |
Peter Zijlstra |
sched: Fix balance vs hotplug race |
blob | commitdiff | diff to current |
2009-11-26 |
Mike Travis |
timers, init: Limit the number of per cpu calibration... |
blob | commitdiff | diff to current |
2009-09-15 |
Linus Torvalds |
Merge branch 'x86-pat-for-linus' of git://git./linux... |
blob | commitdiff | diff to current |
2009-09-02 |
Shane Wang |
x86, intel_txt: clean up the impact on generic code... |
blob | commitdiff | diff to current |
2009-08-21 |
Suresh Siddha |
x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT... |
blob | commitdiff | diff to current |
2009-07-21 |
Joseph Cihula |
x86, intel_txt: Intel TXT Sx shutdown support |
blob | commitdiff | diff to current |
2009-06-23 |
Linus Torvalds |
mm/init: cpu_hotplug_init() must be initialized before... |
blob | commitdiff | diff to current |
2009-03-30 |
Rusty Russell |
cpumask: use set_cpu_active in init/main.c |
blob | commitdiff | diff to current |
2009-01-07 |
Heiko Carstens |
stop_machine/cpu hotplug: fix disable_nonboot_cpus |
blob | commitdiff | diff to current |
2009-01-04 |
Heiko Carstens |
stop_machine: introduce stop_machine_create/destroy. |
blob | commitdiff | diff to current |
2008-12-31 |
Rusty Russell |
cpumask: convert kernel/cpu.c |
blob | commitdiff | diff to current |
2008-12-29 |
Rusty Russell |
cpumask: make set_cpu_*/init_cpu_* out-of-line |
blob | commitdiff | diff to current |
2008-12-29 |
Rusty Russell |
cpumask: switch over to cpu_online/possible/active... |
blob | commitdiff | diff to current |
2008-12-13 |
Rusty Russell |
cpumask: centralize cpu_online_map and cpu_possible_map |
blob | commitdiff | diff to current |
2008-11-30 |
Al Viro |
cpuinit fixes in kernel/* |
blob | commitdiff | diff to current |
2008-11-06 |
Rusty Russell |
cpumask: introduce new API, without changing anything |
blob | commitdiff | diff to current |
2008-10-08 |
Ingo Molnar |
Merge branches 'sched/devel', 'sched/cpu-hotplug',... |
blob | commitdiff | diff to current |
2008-09-08 |
Manfred Spraul |
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier |
blob | commitdiff | diff to current |
2008-09-06 |
Manfred Spraul |
kernel/cpu.c: Move the CPU_DYING notifiers |
blob | commitdiff | diff to current |
2008-08-12 |
Heiko Carstens |
cpu hotplug: s390 doesn't support additional_cpus anymore. |
blob | commitdiff | diff to current |
2008-08-11 |
Dmitry Adamushko |
sched, cpu hotplug: fix set_cpus_allowed() use in hotpl... |
blob | commitdiff | diff to current |
2008-07-28 |
Ingo Molnar |
Merge branch 'linus' into cpus4096 |
blob | commitdiff | diff to current |
2008-07-28 |
Linus Torvalds |
cpu masks: optimize and clean up cpumask_of_cpu() |
blob | commitdiff | diff to current |
2008-07-28 |
Rusty Russell |
stop_machine(): stop_machine_run() changed to use cpu... |
blob | commitdiff | diff to current |
2008-07-28 |
Rusty Russell |
Hotplug CPU: don't check cpu_online after take_cpu_down |
blob | commitdiff | diff to current |
2008-07-28 |
Rusty Russell |
Simplify stop_machine |
blob | commitdiff | diff to current |
2008-07-26 |
Ingo Molnar |
cpumask: export cpumask_of_cpu_map |
blob | commitdiff | diff to current |
2008-07-26 |
Mike Travis |
cpumask: put cpumask_of_cpu_map in the initdata section |
blob | commitdiff | diff to current |
2008-07-26 |
Mike Travis |
cpumask: make cpumask_of_cpu_map generic |
blob | commitdiff | diff to current |
2008-07-25 |
Oleg Nesterov |
workqueues: make get_online_cpus() useable for work... |
blob | commitdiff | diff to current |
2008-07-24 |
Linus Torvalds |
Merge branch 'sched/for-linus' of git://git./linux... |
blob | commitdiff | diff to current |
2008-07-18 |
Ingo Molnar |
Merge branch 'linus' into cpus4096 |
blob | commitdiff | diff to current |
2008-07-18 |
Max Krasnyansky |
cpu hotplug: Make cpu_active_map synchronization depend... |
blob | commitdiff | diff to current |
2008-07-18 |
Max Krasnyansky |
cpu hotplug, sched: Introduce cpu_active_map and redo... |
blob | commitdiff | diff to current |
2008-07-16 |
Zhang Rui |
force offline the processor during hot-removal |
blob | commitdiff | diff to current |
2008-07-15 |
Ingo Molnar |
Merge branch 'linus' into cpus4096 |
blob | commitdiff | diff to current |
2008-06-06 |
Max Krasnyansky |
sched: Move cpu masks from kernel/sched.c into kernel... |
blob | commitdiff | diff to current |
2008-05-23 |
Mike Travis |
core: use performance variant for_each_cpu_mask_nr |
blob | commitdiff | diff to current |
2008-04-30 |
Harvey Harrison |
kernel: replace remaining __FUNCTION__ occurrences |
blob | commitdiff | diff to current |
2008-04-29 |
Oleg Nesterov |
simplify cpu_hotplug_begin()/put_online_cpus() |
blob | commitdiff | diff to current |
2008-04-29 |
Sam Ravnborg |
cpu: fix section mismatch warning in reference to regis... |
blob | commitdiff | diff to current |
2008-04-29 |
Sam Ravnborg |
cpu: fix section mismatch warnings in *cpu_down |
blob | commitdiff | diff to current |
2008-04-29 |
Sam Ravnborg |
cpu: fix section mismatch warning in unregister_cpu_not... |
blob | commitdiff | diff to current |
2008-04-19 |
Mike Travis |
generic: use new set_cpus_allowed_ptr function |
blob | commitdiff | diff to current |
2008-02-08 |
Sam Ravnborg |
cpu: fix section mismatch warnings for enable_nonboot_cpus |
blob | commitdiff | diff to current |
2008-01-25 |
Gautham R Shenoy |
cpu-hotplug: replace per-subsystem mutexes with get_onl... |
blob | commitdiff | diff to current |
2008-01-25 |
Gautham R Shenoy |
cpu-hotplug: replace lock_cpu_hotplug() with get_online... |
blob | commitdiff | diff to current |
2008-01-25 |
Gautham R Shenoy |
cpu-hotplug: refcount based cpu hotplug |
blob | commitdiff | diff to current |
2007-10-19 |
KAMEZAWA Hiroyuki |
CPU HOTPLUG: avoid hotadd when proper possible_map... |
blob | commitdiff | diff to current |
2007-10-19 |
Pavel Emelyanov |
Use helpers to obtain task pid in printks |
blob | commitdiff | diff to current |
2007-10-18 |
Akinobu Mita |
cpu hotplug: cpu: deliver CPU_UP_CANCELED only to NOTIF... |
blob | commitdiff | diff to current |
2007-08-31 |
Rafael J. Wysocki |
PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBER... |
blob | commitdiff | diff to current |
2007-07-16 |
Avi Kivity |
HOTPLUG: Add CPU_DYING notifier |
blob | commitdiff | diff to current |
2007-05-09 |
Rafael J. Wysocki |
microcode: use suspend-related CPU hotplug notifications |
blob | commitdiff | diff to current |
2007-05-09 |
Rafael J. Wysocki |
Add suspend-related notifications for CPU hotplug |
blob | commitdiff | diff to current |
2007-05-09 |
Gautham R Shenoy |
Remove kthread_bind() call from _cpu_down() |
blob | commitdiff | diff to current |
2007-05-09 |
Heiko Carstens |
call cpu_chain with CPU_DOWN_FAILED if CPU_DOWN_PREPARE... |
blob | commitdiff | diff to current |
2007-05-09 |
Gautham R Shenoy |
Define and use new events,CPU_LOCK_ACQUIRE and CPU_LOCK... |
blob | commitdiff | diff to current |
2007-04-02 |
Rafael J. Wysocki |
[PATCH] Fix microcode-related suspend problem |
blob | commitdiff | diff to current |
2007-02-11 |
Rafael J. Wysocki |
[PATCH] swsusp: Change code ordering in disk.c |
blob | commitdiff | diff to current |
2007-01-12 |
Gautham R Shenoy |
[PATCH] Change cpu_up and co from __devinit to __cpuinit |
blob | commitdiff | diff to current |
2006-12-23 |
Ingo Molnar |
[PATCH] suspend: fix suspend on single-CPU systems |
blob | commitdiff | diff to current |
2006-12-07 |
Siddha, Suresh B |
[PATCH] suspend: don't change cpus_allowed for task... |
blob | commitdiff | diff to current |
2006-11-06 |
Gautham R Shenoy |
[PATCH] Fix the spurious unlock_cpu_hotplug false warnings |
blob | commitdiff | diff to current |
2006-10-28 |
Satoru Takeuchi |
[PATCH] cpu-hotplug: release `workqueue_mutex' properly... |
blob | commitdiff | diff to current |
2006-10-17 |
Neil Brown |
[PATCH] Convert cpu hotplug notifiers to use raw_notifi... |
blob | commitdiff | diff to current |
2006-09-26 |
Rafael J. Wysocki |
[PATCH] Disable CPU hotplug during suspend |
blob | commitdiff | diff to current |
2006-07-23 |
Linus Torvalds |
cpu hotplug: simplify and hopefully fix locking |
blob | commitdiff | diff to current |
2006-06-28 |
Chandra Seetharaman |
[PATCH] cpu hotplug: make [un]register_cpu_notifier... |
blob | commitdiff | diff to current |
2006-06-26 |
Ingo Molnar |
[PATCH] Convert kernel/cpu.c to mutexes |
blob | commitdiff | diff to current |
2006-03-27 |
Alan Stern |
[PATCH] Notifier chain update: API changes |
blob | commitdiff | diff to current |
2006-03-24 |
Eric Sesterhenn |
BUG_ON() Conversion in kernel/cpu.c |
blob | commitdiff | diff to current |
2005-11-28 |
Ashok Raj |
[PATCH] clean up lock_cpu_hotplug() in cpufreq |
blob | commitdiff | diff to current |
2005-11-09 |
Ashok Raj |
[PATCH] cpu hotplug: fix locking in cpufreq drivers |
blob | commitdiff | diff to current |
2005-10-31 |
Ashok Raj |
[PATCH] create and destroy cpufreq sysfs entries based... |
blob | commitdiff | diff to current |
2005-06-25 |
Zwane Mwaikambo |
[PATCH] i386 CPU hotplug |
blob | commitdiff | diff to current |
2005-04-16 |
Linus Torvalds |
Linux-2.6.12-rc2 |
blob | commitdiff | diff to current |
|