aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
* sched: remove the 'u64 now' parameter from ->task_new()Ingo Molnar2007-08-09
* sched: remove the 'u64 now' parameter from ->put_prev_task()Ingo Molnar2007-08-09
* sched: remove the 'u64 now' parameter from ->pick_next_task()Ingo Molnar2007-08-09
* sched: remove the 'u64 now' parameter from ->dequeue_task()Ingo Molnar2007-08-09
* sched: remove the 'u64 now' parameter from ->enqueue_task()Ingo Molnar2007-08-09
* sched: remove the 'u64 now' parameter from print_cfs_rq()Ingo Molnar2007-08-09
* sched: fix bug in balance_tasks()Peter Williams2007-08-09
* sched: simplify move_tasks()Peter Williams2007-08-09
* [PATCH] sched: reduce task_struct sizeIngo Molnar2007-08-02
* [PATCH] sched: ->task_new cleanupIngo Molnar2007-08-02
* [PATCH] sched: remove cache_hot_timeIngo Molnar2007-08-02
* [PATCH] sched: add above_background_load() functionCon Kolivas2007-07-26
* [PATCH] sched: arch preempt notifier mechanismAvi Kivity2007-07-26
* [PATCH] sched: increase SCHED_LOAD_SCALE_FUZZIngo Molnar2007-07-26
* [PATCH] sched: implement cpu_clock(cpu) high-speed time sourceIngo Molnar2007-07-19
* coredump masking: add an interface for core dump filterKawai, Hidehiro2007-07-19
* coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro2007-07-19
* user namespace: add unshareSerge E. Hallyn2007-07-16
* user namespace: add the frameworkCedric Le Goater2007-07-16
* Audit: add TTY input auditingMiloslav Trmac2007-07-16
* Use boot based time for process start time and boot time in /procTomas Janousek2007-07-16
* sched: micro-optimize mmdrop()Ingo Molnar2007-07-09
* sched: scheduler debugging, coreIngo Molnar2007-07-09
* sched: remove old cpu accounting fieldIngo Molnar2007-07-09
* sched: remove batch_task()Ingo Molnar2007-07-09
* sched: remove interactivity types from sched.hIngo Molnar2007-07-09
* sched: clean up fastcall uses of sched_fork()/sched_exit()Ingo Molnar2007-07-09
* sched: update delay-accounting to use CFS's precise statsBalbir Singh2007-07-09
* sched: x86, track TSC-unstable eventsIngo Molnar2007-07-09
* sched: remove sleep_typeIngo Molnar2007-07-09
* sched: clean up the rt priority macrosIngo Molnar2007-07-09
* sched: make posix-cpu-timers use CFS's accounting informationIngo Molnar2007-07-09
* sched: cfs, core data typesIngo Molnar2007-07-09
* sched: cfs core, kernel/sched_fair.cIngo Molnar2007-07-09
* sched: increase the resolution of smpniceIngo Molnar2007-07-09
* sched: add init_idle_bootup_task()Ingo Molnar2007-07-09
* sched: uninline set_task_cpu()Ingo Molnar2007-07-09
* sched: zap the migration init / cache-hot balancing codeIngo Molnar2007-07-09
* sched: add SCHED_IDLE policyIngo Molnar2007-07-09
* sched: rename idle_type/SCHED_IDLEIngo Molnar2007-07-09
* pi-futex: fix exit races and locking problemsAlexey Kuznetsov2007-06-08
* recalc_sigpending_tsk fixesRoland McGrath2007-05-23
* freezer: fix vfork problemRafael J. Wysocki2007-05-23
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-05-11
|\
| * When stacked block devices are in-use (e.g. md or dm), the recursive callsNeil Brown2007-05-11
* | signal/timer/event: signalfd coreDavide Libenzi2007-05-11
* | getrusage(): fill ru_inblock and ru_oublock fields if possibleEric Dumazet2007-05-11
|/
* rename thread_info to stackRoman Zippel2007-05-09
* change kernel threads to ignore signals instead of blocking themOleg Nesterov2007-05-09
* Speed up divides by cpu_power in schedulerEric Dumazet2007-05-08