summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
2007-11-16sched: keep utime/stime monotonicFrans Pop
2007-10-07Don't do load-average calculations at even 5-second intervalsLinus Torvalds
2007-09-20signalfd simplificationDavide Libenzi
2007-09-19sched: add /proc/sys/kernel/sched_compat_yieldIngo Molnar
2007-09-19Fix user namespace exiting OOPsPavel Emelyanov
2007-09-19Convert uid hash to hlistPavel Emelyanov
2007-08-28sched: make the scheduler converge to the ideal latencyIngo Molnar
2007-08-25sched: cleanup, sched_granularity -> sched_min_granularityIngo Molnar
2007-08-25sched: adaptive scheduler granularityPeter Zijlstra
2007-08-23sched: fix broken SMT/MC optimizationsSuresh Siddha
2007-08-23sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from ->task_new()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from ->put_prev_task()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from ->pick_next_task()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from ->dequeue_task()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from ->enqueue_task()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from print_cfs_rq()Ingo Molnar
2007-08-09sched: fix bug in balance_tasks()Peter Williams
2007-08-09sched: simplify move_tasks()Peter Williams
2007-08-02[PATCH] sched: reduce task_struct sizeIngo Molnar
2007-08-02[PATCH] sched: ->task_new cleanupIngo Molnar
2007-08-02[PATCH] sched: remove cache_hot_timeIngo Molnar
2007-07-26[PATCH] sched: add above_background_load() functionCon Kolivas
2007-07-26[PATCH] sched: arch preempt notifier mechanismAvi Kivity
2007-07-26[PATCH] sched: increase SCHED_LOAD_SCALE_FUZZIngo Molnar
2007-07-19[PATCH] sched: implement cpu_clock(cpu) high-speed time sourceIngo Molnar
2007-07-19coredump masking: add an interface for core dump filterKawai, Hidehiro
2007-07-19coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro
2007-07-16user namespace: add unshareSerge E. Hallyn
2007-07-16user namespace: add the frameworkCedric Le Goater
2007-07-16Audit: add TTY input auditingMiloslav Trmac
2007-07-16Use boot based time for process start time and boot time in /procTomas Janousek
2007-07-09sched: micro-optimize mmdrop()Ingo Molnar
2007-07-09sched: scheduler debugging, coreIngo Molnar
2007-07-09sched: remove old cpu accounting fieldIngo Molnar
2007-07-09sched: remove batch_task()Ingo Molnar
2007-07-09sched: remove interactivity types from sched.hIngo Molnar
2007-07-09sched: clean up fastcall uses of sched_fork()/sched_exit()Ingo Molnar
2007-07-09sched: update delay-accounting to use CFS's precise statsBalbir Singh
2007-07-09sched: x86, track TSC-unstable eventsIngo Molnar
2007-07-09sched: remove sleep_typeIngo Molnar
2007-07-09sched: clean up the rt priority macrosIngo Molnar
2007-07-09sched: make posix-cpu-timers use CFS's accounting informationIngo Molnar
2007-07-09sched: cfs, core data typesIngo Molnar
2007-07-09sched: cfs core, kernel/sched_fair.cIngo Molnar
2007-07-09sched: increase the resolution of smpniceIngo Molnar
2007-07-09sched: add init_idle_bootup_task()Ingo Molnar
2007-07-09sched: uninline set_task_cpu()Ingo Molnar
2007-07-09sched: zap the migration init / cache-hot balancing codeIngo Molnar
2007-07-09sched: add SCHED_IDLE policyIngo Molnar