Commit Graph

511 Commits (c8acccc959663f1434093c275c455f92a5964974)

Author SHA1 Message Date
Ingo Molnar c31f2e8a42 sched: add CFS credits 18 years ago
Ingo Molnar 0fec171cdb sched: clean up sleep_on() APIs 18 years ago
Ingo Molnar 9761eea851 sched: style cleanups 18 years ago
Ingo Molnar b2cfba19f6 sched: remove unused rq types from sched.c 18 years ago
Ingo Molnar 634fa8c97c sched: remove interactivity types 18 years ago
Ingo Molnar dff06c157b sched: clean up include files in sched.c 18 years ago
Ingo Molnar 1b9f19c212 sched: turn on the use of unstable events 18 years ago
Ingo Molnar bb29ab2686 sched: x86, track TSC-unstable events 18 years ago
Ingo Molnar dd41f596cd sched: cfs core code 18 years ago
Ingo Molnar f3479f10c5 sched: remove the sleep-bonus interactivity code 18 years ago
Ingo Molnar c18a17329b sched: remove expired_starving() 18 years ago
Ingo Molnar f2ac58ee61 sched: remove sleep_type 18 years ago
Ingo Molnar 45bf76df48 sched: cfs, add load-calculation methods 18 years ago
Ingo Molnar 14531189f0 sched: clean up __normal_prio() position 18 years ago
Ingo Molnar 71f8bd4600 sched: cleanup: move dequeue/enqueue_task() 18 years ago
Ingo Molnar c24d20dbef sched: move around resched_task() 18 years ago
Ingo Molnar e05606d330 sched: clean up the rt priority macros 18 years ago
Ingo Molnar 138a8aeb5b sched: add cfs_rq ops 18 years ago
Ingo Molnar 41b86e9c51 sched: make posix-cpu-timers use CFS's accounting information 18 years ago
Ingo Molnar 20d315d42a sched: add rq_clock()/__rq_clock() 18 years ago
Ingo Molnar 6aa645ea5f sched: cfs rq data types 18 years ago
Ingo Molnar 425e0968a2 sched: move code into kernel/sched_stats.h 18 years ago
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