summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Make scheduler debug file operations constArjan van de Ven2007-10-151-1/+1
* sched: allow the immediate migration of cache-cold tasksIngo Molnar2007-10-151-1/+7
* sched: debug, improve migration statisticsIngo Molnar2007-10-152-32/+131
* sched: debug: increase width of debug lineIngo Molnar2007-10-151-6/+7
* sched: activate task_hot() only on fair-scheduled tasksPeter Zijlstra2007-10-151-3/+8
* sched: reintroduce cache-hot affinityIngo Molnar2007-10-153-0/+37
* sched: speed up context-switches a bitIngo Molnar2007-10-151-11/+0
* sched: do not wakeup-preempt with SCHED_BATCH tasksIngo Molnar2007-10-151-0/+6
* sched: generate uevents for user creation/destructionSrivatsa Vaddagiri2007-10-151-0/+4
* sched: do not normalize kernel threads via SysRq-NIngo Molnar2007-10-151-11/+7
* sched: remove stale comment from sched_group_set_shares()Andi Kleen2007-10-151-2/+0
* sched: clean up is_migration_thread()Ingo Molnar2007-10-151-6/+9
* sched: cleanup: refactor normalize_rt_tasksAndi Kleen2007-10-151-20/+23
* sched: cleanup: refactor common code of sleep_on / wait_for_completionAndi Kleen2007-10-151-139/+49
* sched: cleanup: remove unnecessary gotosAndi Kleen2007-10-151-165/+162
* sched: update commentIngo Molnar2007-10-151-7/+5
* sched: prevent wakeup over-schedulingMike Galbraith2007-10-152-4/+14
* sched: disable forced preemption by defaultPeter Zijlstra2007-10-152-12/+16
* sched: fix group scheduling for SCHED_BATCHDmitry Adamushko2007-10-151-3/+2
* sched: some proc entries are missed in sched_domain sys_ctl debug codeZou Nan hai2007-10-151-3/+3
* sched: fix rt ptracer monopolizing CPUGautham R Shenoy2007-10-151-1/+1
* sched: group scheduling, sysfs tunablesDhaval Giani2007-10-154-79/+231
* sched: disable sleeper_fairness on SCHED_BATCHPeter Zijlstra2007-10-151-1/+3
* sched: another wakeup_granularity fixPeter Zijlstra2007-10-151-2/+5
* sched: export cpu_clock()Paul E. McKenney2007-10-151-0/+1
* sched: fix: move the CPU check into ->task_new_fair()Ingo Molnar2007-10-152-5/+3
* sched: cleanup: function prototype cleanupsIngo Molnar2007-10-151-10/+5
* sched: cleanup: rename task_grp to task_groupIngo Molnar2007-10-153-22/+22
* sched: cleanup: rename SCHED_FEAT_USE_TREE_AVG to SCHED_FEAT_TREE_AVGIngo Molnar2007-10-152-3/+3
* sched: kfree(NULL) is validIngo Molnar2007-10-151-8/+5
* sched: style cleanupIngo Molnar2007-10-151-1/+1
* sched: break out if printing a warning in sched_domain_debug()Ingo Molnar2007-10-151-0/+3
* sched: run sched_domain_debug() if CONFIG_SCHED_DEBUG=yIngo Molnar2007-10-151-2/+1
* sched: cleanup, make dequeue_entity() and update_stats_wait_end() similarDmitry Adamushko2007-10-151-4/+7
* sched: cleanup, remove calc_weighted()Dmitry Adamushko2007-10-151-11/+0
* sched: tidy up SCHED_RRDmitry Adamushko2007-10-152-25/+18
* sched: uninline schedulerAlexey Dobriyan2007-10-153-24/+24
* sched: tweak wakeup granularityIngo Molnar2007-10-151-4/+4
* sched: optimize schedule() a bit on SMPIngo Molnar2007-10-151-2/+6
* sched: fix __pick_next_entity()Dmitry Adamushko2007-10-151-2/+5
* sched: vslice fixups for non-0 nice levelsIngo Molnar2007-10-151-13/+40
* sched: whitespace cleanupsIngo Molnar2007-10-151-26/+26
* sched: mark scheduling classes as constIngo Molnar2007-10-154-17/+11
* sched: group scheduler, fix latencySrivatsa Vaddagiri2007-10-151-0/+2
* sched: group scheduler, fix bloatSrivatsa Vaddagiri2007-10-151-18/+25
* sched: group scheduler, fix coding style issuesSrivatsa Vaddagiri2007-10-151-6/+2
* sched: cleanup, remove stale commentIngo Molnar2007-10-151-1/+0
* sched: speed up and simplify vslice calculationsPeter Zijlstra2007-10-153-13/+13
* sched: clean up min_vruntime usePeter Zijlstra2007-10-151-11/+15
* sched: group scheduler SMP migration fixSrivatsa Vaddagiri2007-10-151-1/+4
OpenPOWER on IntegriCloud