summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* sched: remove interactivity types from sched.hIngo Molnar2007-07-091-7/+2
* sched: clean up fastcall uses of sched_fork()/sched_exit()Ingo Molnar2007-07-091-2/+2
* sched: update delay-accounting to use CFS's precise statsBalbir Singh2007-07-091-5/+5
* sched: x86, track TSC-unstable eventsIngo Molnar2007-07-091-0/+2
* sched: remove sleep_typeIngo Molnar2007-07-091-8/+0
* sched: clean up the rt priority macrosIngo Molnar2007-07-091-25/+36
* sched: make posix-cpu-timers use CFS's accounting informationIngo Molnar2007-07-091-2/+3
* sched: cfs, core data typesIngo Molnar2007-07-091-0/+82
* sched: cfs core, kernel/sched_fair.cIngo Molnar2007-07-091-0/+8
* sched: increase the resolution of smpniceIngo Molnar2007-07-091-1/+8
* sched: add init_idle_bootup_task()Ingo Molnar2007-07-091-0/+1
* sched: uninline set_task_cpu()Ingo Molnar2007-07-091-4/+1
* sched: zap the migration init / cache-hot balancing codeIngo Molnar2007-07-091-6/+0
* sched: add SCHED_IDLE policyIngo Molnar2007-07-091-0/+2
* sched: rename idle_type/SCHED_IDLEIngo Molnar2007-07-091-14/+13
OpenPOWER on IntegriCloud