aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
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
2007-07-09sched: rename idle_type/SCHED_IDLEIngo Molnar
2007-06-08pi-futex: fix exit races and locking problemsAlexey Kuznetsov
2007-05-23recalc_sigpending_tsk fixesRoland McGrath
2007-05-23freezer: fix vfork problemRafael J. Wysocki
2007-05-11Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-05-11signal/timer/event: signalfd coreDavide Libenzi
2007-05-11getrusage(): fill ru_inblock and ru_oublock fields if possibleEric Dumazet
2007-05-11When stacked block devices are in-use (e.g. md or dm), the recursive callsNeil Brown
2007-05-09rename thread_info to stackRoman Zippel
2007-05-09change kernel threads to ignore signals instead of blocking themOleg Nesterov
2007-05-08Speed up divides by cpu_power in schedulerEric Dumazet
2007-05-08sched: dynticks idle load balancingSiddha, Suresh B
2007-05-08add touch_all_softlockup_watchdogs()Jeremy Fitzhardinge
2007-05-08<linux/sysdev.h> needs to include <linux/module.h>Ralf Baechle
2007-05-08reduce size of task_struct on 64-bit machinesWilliam Cohen
2007-04-27make SysRq-T show all tasks againIngo Molnar
2007-03-05[PATCH] sched: remove SMT niceCon Kolivas
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds
2007-02-17Revert "[PATCH] make kernel/signal.c:kill_proc_info() static"Matthew Wilcox
2007-02-12[PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_infoEric W. Biederman
2007-02-12[PATCH] tty: update the tty layer to work with struct pidEric W. Biederman
2007-02-11[PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_structAlexey Dobriyan
2006-12-13[PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki
2006-12-10[PATCH] sched: remove lb_stopbalance counterChen, Kenneth W
2006-12-10[PATCH] sched: decrease number of load balancesSiddha, Suresh B
2006-12-10[PATCH] sched: add option to serialize load balancingChristoph Lameter
2006-12-10[PATCH] io-accounting: core statisticsAndrew Morton
2006-12-08[PATCH] fault injection: process filtering for fault-injection capabilitiesAkinobu Mita
2006-12-08[PATCH] add child reaper to pid_namespaceSukadev Bhattiprolu
2006-12-08[PATCH] add process_session() helper routine: deprecate old fieldCedric Le Goater
2006-12-08[PATCH] add process_session() helper routineCedric Le Goater
2006-12-08[PATCH] make set_special_pids() staticOleg Nesterov