Commit Graph

69613 Commits (a110133d4c56a56d927e4fba68317212969fddbd)
 

Author SHA1 Message Date
Srivatsa Vaddagiri fb7dde37ec sched: generate uevents for user creation/destruction 18 years ago
Ingo Molnar 178be79348 sched: do not normalize kernel threads via SysRq-N 18 years ago
Andi Kleen 1666703af9 sched: remove stale comment from sched_group_set_shares() 18 years ago
Ingo Molnar d5036e89dc sched: clean up is_migration_thread() 18 years ago
Andi Kleen 3a5e4dc12f sched: cleanup: refactor normalize_rt_tasks 18 years ago
Andi Kleen 8cbbe86dfc sched: cleanup: refactor common code of sleep_on / wait_for_completion 18 years ago
Andi Kleen 3a5c359a58 sched: cleanup: remove unnecessary gotos 18 years ago
Ingo Molnar d274a4cee1 sched: update comment 18 years ago
Mike Galbraith 95938a35c5 sched: prevent wakeup over-scheduling 18 years ago
Peter Zijlstra ce6c131131 sched: disable forced preemption by default 18 years ago
Dmitry Adamushko e62dd02ed0 sched: fix group scheduling for SCHED_BATCH 18 years ago
Zou Nan hai ace8b3d633 sched: some proc entries are missed in sched_domain sys_ctl debug code 18 years ago
Gautham R Shenoy 638e13ac37 sched: fix rt ptracer monopolizing CPU 18 years ago
Dhaval Giani 5cb350baf5 sched: group scheduling, sysfs tunables 18 years ago
Peter Zijlstra 8ca0e14ffb sched: disable sleeper_fairness on SCHED_BATCH 18 years ago
Peter Zijlstra 810e95ccd5 sched: another wakeup_granularity fix 18 years ago
Paul E. McKenney a58f6f253d sched: export cpu_clock() 18 years ago
Ingo Molnar 00bf7bfc2e sched: fix: move the CPU check into ->task_new_fair() 18 years ago
Ingo Molnar 0702e3ebc1 sched: cleanup: function prototype cleanups 18 years ago
Ingo Molnar 4cf86d77f5 sched: cleanup: rename task_grp to task_group 18 years ago
Ingo Molnar 06877c33fe sched: cleanup: rename SCHED_FEAT_USE_TREE_AVG to SCHED_FEAT_TREE_AVG 18 years ago
Ingo Molnar a65914b365 sched: kfree(NULL) is valid 18 years ago
Ingo Molnar 8927f49479 sched: style cleanup 18 years ago
Ingo Molnar 26797a34a2 sched: break out if printing a warning in sched_domain_debug() 18 years ago
Ingo Molnar 3e9830dcab sched: run sched_domain_debug() if CONFIG_SCHED_DEBUG=y 18 years ago
Mike Galbraith af92723262 sched: cleanup, remove the TASK_NONINTERACTIVE flag 18 years ago
Dmitry Adamushko a2a2d68073 sched: cleanup, make dequeue_entity() and update_stats_wait_end() similar 18 years ago
Dmitry Adamushko a03c9061d9 sched: cleanup, remove calc_weighted() 18 years ago
Dmitry Adamushko a4ec24b48d sched: tidy up SCHED_RR 18 years ago
Alexey Dobriyan a9957449b0 sched: uninline scheduler 18 years ago
Ingo Molnar 155bb293ae sched: tweak wakeup granularity 18 years ago
Ingo Molnar 1e81995066 sched: optimize schedule() a bit on SMP 18 years ago
Dmitry Adamushko 08ec3df510 sched: fix __pick_next_entity() 18 years ago
Ingo Molnar 647e7cac2d sched: vslice fixups for non-0 nice levels 18 years ago
Ingo Molnar 3a25201572 sched: whitespace cleanups 18 years ago
Ingo Molnar 5522d5d5f7 sched: mark scheduling classes as const 18 years ago
Srivatsa Vaddagiri b9fa3df33f sched: group scheduler, fix latency 18 years ago
Srivatsa Vaddagiri fad095a7b9 sched: group scheduler, fix bloat 18 years ago
Srivatsa Vaddagiri fb615581c7 sched: group scheduler, fix coding style issues 18 years ago
Ingo Molnar b39c5dd7f9 sched: cleanup, remove stale comment 18 years ago
Peter Zijlstra 5f6d858ecc sched: speed up and simplify vslice calculations 18 years ago
Peter Zijlstra b0ffd246ea sched: clean up min_vruntime use 18 years ago
Srivatsa Vaddagiri 2830cf8c90 sched: group scheduler SMP migration fix 18 years ago
Ingo Molnar 2d72376b3a sched: clean up schedstats, cnt -> count 18 years ago
Dmitry Adamushko 2b1e315dd2 sched: yield fix 18 years ago
Srivatsa Vaddagiri 8651a86c34 sched: group scheduler wakeup latency fix 18 years ago
Ingo Molnar 57cb499df2 sched: remove set_leftmost() 18 years ago
Hiroshi Shimamoto 2ddbf95250 sched: clean up sched_fork() 18 years ago
Peter Zijlstra 368059a977 sched: max_vruntime() simplification 18 years ago
Ingo Molnar 02e4bac2a5 sched: fix sched_fork() 18 years ago