summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
...
* sched debug: BKL usage statisticsIngo Molnar2007-10-151-0/+4
* sched: add fair-user schedulerSrivatsa Vaddagiri2007-10-151-0/+4
* sched: clean up code under CONFIG_FAIR_GROUP_SCHEDSrivatsa Vaddagiri2007-10-151-0/+12
* sched: revert recent removal of set_curr_task()Srivatsa Vaddagiri2007-10-151-0/+1
* sched: rework enqueue/dequeue_entity() to get rid of set_curr_task()Dmitry Adamushko2007-10-151-1/+0
* sched: simplify sched_class::yield_task()Dmitry Adamushko2007-10-151-1/+1
* sched: do not keep current in the tree and get rid of sched_entity::fair_keyDmitry Adamushko2007-10-151-1/+0
* sched: remove wait_runtime fields and featuresIngo Molnar2007-10-151-9/+0
* sched: remove wait_runtime limitIngo Molnar2007-10-151-1/+0
* sched: introduce se->vruntimeIngo Molnar2007-10-151-0/+1
* sched: remove stat_granIngo Molnar2007-10-151-3/+0
* sched: use constants if !CONFIG_SCHED_DEBUGIngo Molnar2007-10-151-1/+4
* sched: debug: track maximum 'slice'Ingo Molnar2007-10-151-0/+1
* [NETNS]: CLONE_NEWNET don't use the same clone flag as the pid namespace.Eric W. Biederman2007-10-101-1/+1
* [NET]: Add network namespace clone & unshare support.Eric W. Biederman2007-10-101-0/+1
* Don't do load-average calculations at even 5-second intervalsLinus Torvalds2007-10-071-1/+1
* signalfd simplificationDavide Libenzi2007-09-201-1/+1
* sched: add /proc/sys/kernel/sched_compat_yieldIngo Molnar2007-09-191-0/+1
* Fix user namespace exiting OOPsPavel Emelyanov2007-09-191-0/+1
* Convert uid hash to hlistPavel Emelyanov2007-09-191-1/+1
* sched: make the scheduler converge to the ideal latencyIngo Molnar2007-08-281-0/+1
* sched: cleanup, sched_granularity -> sched_min_granularityIngo Molnar2007-08-251-1/+1
* sched: adaptive scheduler granularityPeter Zijlstra2007-08-251-0/+1
* sched: fix broken SMT/MC optimizationsSuresh Siddha2007-08-231-1/+1
* sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar2007-08-231-1/+2
* sched: remove the 'u64 now' parameter from ->task_new()Ingo Molnar2007-08-091-1/+1
* sched: remove the 'u64 now' parameter from ->put_prev_task()Ingo Molnar2007-08-091-1/+1
* sched: remove the 'u64 now' parameter from ->pick_next_task()Ingo Molnar2007-08-091-1/+1
* sched: remove the 'u64 now' parameter from ->dequeue_task()Ingo Molnar2007-08-091-2/+1
* sched: remove the 'u64 now' parameter from ->enqueue_task()Ingo Molnar2007-08-091-2/+1
* sched: remove the 'u64 now' parameter from print_cfs_rq()Ingo Molnar2007-08-091-2/+2
* sched: fix bug in balance_tasks()Peter Williams2007-08-091-1/+1
* sched: simplify move_tasks()Peter Williams2007-08-091-2/+2
* [PATCH] sched: reduce task_struct sizeIngo Molnar2007-08-021-8/+13
* [PATCH] sched: ->task_new cleanupIngo Molnar2007-08-021-1/+1
* [PATCH] sched: remove cache_hot_timeIngo Molnar2007-08-021-1/+0
* [PATCH] sched: add above_background_load() functionCon Kolivas2007-07-261-0/+16
* [PATCH] sched: arch preempt notifier mechanismAvi Kivity2007-07-261-0/+5
* [PATCH] sched: increase SCHED_LOAD_SCALE_FUZZIngo Molnar2007-07-261-1/+1
* [PATCH] sched: implement cpu_clock(cpu) high-speed time sourceIngo Molnar2007-07-191-0/+7
* coredump masking: add an interface for core dump filterKawai, Hidehiro2007-07-191-0/+14
* coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro2007-07-191-1/+8
* user namespace: add unshareSerge E. Hallyn2007-07-161-0/+1
* user namespace: add the frameworkCedric Le Goater2007-07-161-1/+2
* Audit: add TTY input auditingMiloslav Trmac2007-07-161-0/+4
* Use boot based time for process start time and boot time in /procTomas Janousek2007-07-161-1/+2
* sched: micro-optimize mmdrop()Ingo Molnar2007-07-091-1/+1
* sched: scheduler debugging, coreIngo Molnar2007-07-091-0/+20
* sched: remove old cpu accounting fieldIngo Molnar2007-07-091-1/+0
* sched: remove batch_task()Ingo Molnar2007-07-091-5/+0