Commit Graph

438 Commits (4dcf6aff023d9934630fb3649284951831c51f8f)

Author SHA1 Message Date
Ingo Molnar 1df21055e3 sched: add init_idle_bootup_task() 18 years ago
Ingo Molnar f64f61145a sched: remove sched_exit() 18 years ago
Ingo Molnar c65cc87052 sched: uninline set_task_cpu() 18 years ago
Ingo Molnar 0437e109e1 sched: zap the migration init / cache-hot balancing code 18 years ago
Ingo Molnar d15bcfdbe1 sched: rename idle_type/SCHED_IDLE 18 years ago
Christoph Lameter 92c4ca5c3a sched: fix next_interval determination in idle_balance() 18 years ago
Linus Torvalds fa490cfd15 Fix possible runqueue lock starvation in wait_task_inactive() 18 years ago
Ingo Molnar a0f98a1cb7 sched: fix SysRq-N (normalize RT tasks) 18 years ago
Thomas Gleixner 98d8256739 Prevent going idle with softirq pending 18 years ago
Rafael J. Wysocki 8bb7844286 Add suspend-related notifications for CPU hotplug 18 years ago
Gautham R Shenoy 5be9361cdf Eliminate lock_cpu_hotplug in kernel/schedc 18 years ago
Andrew Morton d5f9f942c6 revert 'sched: redundant reschedule when set_user_nice() boosts a prio of a task from the "expired" array' 18 years ago
Siddha, Suresh B c3396620ca sched: align rq to cacheline boundary 18 years ago
Dmitry Adamushko bd53f96ca5 sched: redundant reschedule when set_user_nice() boosts a prio of a task from the "expired" array 18 years ago
Siddha, Suresh B 4953198b6c sched: optimize siblings status check logic in wake_idle() 18 years ago
Eric Dumazet 5517d86bea Speed up divides by cpu_power in scheduler 18 years ago
Siddha, Suresh B 46cb4b7c88 sched: dynticks idle load balancing 18 years ago
Siddha, Suresh B bdecea3a92 sched: fix idle load balancing in softirqd context 18 years ago
Jeremy Fitzhardinge 04c9167f91 add touch_all_softlockup_watchdogs() 18 years ago
Christoph Lameter 476f35348e Safer nr_node_ids and nr_node_ids determination and initial values 18 years ago
Ingo Molnar 39bc89fd40 make SysRq-T show all tasks again 18 years ago
Linus Torvalds d354d2f4a6 sched.c: Remove unused variable 'relative' 18 years ago
Ingo Molnar 35f6f753b7 [PATCH] sched: get rid of p->children use in show_task() 18 years ago
Con Kolivas 69f7c0a1be [PATCH] sched: remove SMT nice 18 years ago
Ingo Molnar 7355690ead [PATCH] sched: fix SMT scheduler bug 18 years ago
Thomas Gleixner c1e16aa279 [PATCH] Fix posix-cpu-timer breakage caused by stale p->last_ran value 18 years ago
Zachary Amsden 9226d125d9 [PATCH] i386: paravirt CPU hypercall batching mode 18 years ago
Nick Piggin ff91691bcc [PATCH] sched: avoid div in rebalance_tick 18 years ago
Robert P. J. Day 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 years ago
Alexey Dobriyan b035b6de24 [PATCH] Consolidate default sched_clock() 18 years ago
Nathan Lynch e5e5673f82 [PATCH] sched: tasks cannot run on cpus onlined after boot 18 years ago
Ingo Molnar 9414232fa0 [PATCH] sched: fix cond_resched_softirq() offset 18 years ago
Tim Chen 67af63a6ab [PATCH] sched: remove __cpuinitdata anotation to cpu_isolated_map 18 years ago
Mark Fasheh ba0084048a [PATCH] Conditionally check expected_preempt_count in __resched_legal() 18 years ago
Peter Williams bc947631d1 [PATCH] sched: improve efficiency of sched_fork() 18 years ago
Ingo Molnar 3117df0453 [PATCH] lockdep: print irq-trace info on asserts 18 years ago
Miguel Ojeda Sandonis 33859f7f97 [PATCH] kernel/sched.c: whitespace cleanups 18 years ago
Chen, Kenneth W 62ab616d54 [PATCH] sched: optimize activate_task for RT task 18 years ago
Chen, Kenneth W 06066714f6 [PATCH] sched: remove lb_stopbalance counter 18 years ago
Siddha, Suresh B 783609c6cb [PATCH] sched: decrease number of load balances 18 years ago
Mike Galbraith b18ec80396 [PATCH] sched: improve migration accuracy 18 years ago
Christoph Lameter 08c183f31b [PATCH] sched: add option to serialize load balancing 18 years ago
Christoph Lameter 1bd77f2da5 [PATCH] sched: call tasklet less frequently 18 years ago
Christoph Lameter c9819f4593 [PATCH] sched: use softirq for load balancing 18 years ago
Christoph Lameter e418e1c2bf [PATCH] sched: move idle status calculation into rebalance_tick() 18 years ago
Christoph Lameter 7835b98bc6 [PATCH] sched: extract load calculation from rebalance_tick 18 years ago
Christoph Lameter fe2eea3faf [PATCH] sched: disable interrupts for locking in load_balance() 18 years ago
Christoph Lameter 4211a9a2e9 [PATCH] sched: remove staggering of load balancing 18 years ago
Christoph Lameter 571f6d2fb0 [PATCH] sched: avoid taking rq lock in wake_priority_sleeper 18 years ago
Kirill Korotaev 054b9108e0 [PATCH] move_task_off_dead_cpu() should be called with disabled ints 18 years ago