aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-09sched: add SCHED_IDLE policyIngo Molnar1-0/+2
2007-07-09sched: rename idle_type/SCHED_IDLEIngo Molnar1-14/+13
2007-06-08pi-futex: fix exit races and locking problemsAlexey Kuznetsov1-0/+1
2007-05-23recalc_sigpending_tsk fixesRoland McGrath1-5/+7
2007-05-23freezer: fix vfork problemRafael J. Wysocki1-0/+1
2007-05-11Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-0/+4
2007-05-11signal/timer/event: signalfd coreDavide Libenzi1-0/+1
2007-05-11getrusage(): fill ru_inblock and ru_oublock fields if possibleEric Dumazet1-0/+1
2007-05-11When stacked block devices are in-use (e.g. md or dm), the recursive callsNeil Brown1-0/+4
2007-05-09rename thread_info to stackRoman Zippel1-4/+4
2007-05-09change kernel threads to ignore signals instead of blocking themOleg Nesterov1-0/+1
2007-05-08Speed up divides by cpu_power in schedulerEric Dumazet1-1/+7
2007-05-08sched: dynticks idle load balancingSiddha, Suresh B1-0/+8
2007-05-08add touch_all_softlockup_watchdogs()Jeremy Fitzhardinge1-0/+4
2007-05-08<linux/sysdev.h> needs to include <linux/module.h>Ralf Baechle1-3/+0
2007-05-08reduce size of task_struct on 64-bit machinesWilliam Cohen1-6/+6
2007-04-27make SysRq-T show all tasks againIngo Molnar1-2/+2
2007-03-05[PATCH] sched: remove SMT niceCon Kolivas1-1/+0
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-0/+1
2007-02-17Revert "[PATCH] make kernel/signal.c:kill_proc_info() static"Matthew Wilcox1-0/+1
2007-02-12[PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_infoEric W. Biederman1-3/+0
2007-02-12[PATCH] tty: update the tty layer to work with struct pidEric W. Biederman1-1/+1
2007-02-11[PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_structAlexey Dobriyan1-0/+40
2006-12-13[PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki1-1/+0
2006-12-10[PATCH] sched: remove lb_stopbalance counterChen, Kenneth W1-1/+0
2006-12-10[PATCH] sched: decrease number of load balancesSiddha, Suresh B1-0/+1
2006-12-10[PATCH] sched: add option to serialize load balancingChristoph Lameter1-0/+1
2006-12-10[PATCH] io-accounting: core statisticsAndrew Morton1-0/+2
2006-12-08[PATCH] fault injection: process filtering for fault-injection capabilitiesAkinobu Mita1-0/+3
2006-12-08[PATCH] add child reaper to pid_namespaceSukadev Bhattiprolu1-1/+0
2006-12-08[PATCH] add process_session() helper routine: deprecate old fieldCedric Le Goater1-2/+17
2006-12-08[PATCH] add process_session() helper routineCedric Le Goater1-0/+5
2006-12-08[PATCH] make set_special_pids() staticOleg Nesterov1-1/+0
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller1-1/+1
2006-12-07[PATCH] make kernel/signal.c:kill_proc_info() staticAdrian Bunk1-1/+0
2006-12-07[PATCH] SysRq-X: show blocked tasksIngo Molnar1-1/+10
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-81/+0
2006-12-07[PATCH] Save some bytes in struct mm_structArnaldo Carvalho de Melo1-1/+2
2006-12-07[PATCH] new scheme to preempt swap tokenAshwin Chaugule1-3/+10
2006-10-28[PATCH] taskstats: kill ->taskstats_lock in favor of ->siglockOleg Nesterov1-1/+0
2006-10-06[PATCH] sched: fix a kerneldoc error on is_init()Henne1-3/+4
2006-10-03[PATCH] sched: cleanup sched_group cpu_power setupSiddha, Suresh B1-2/+10
2006-10-03[PATCH] sched: introduce child field in sched_domainSiddha, Suresh B1-0/+1
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater1-0/+7
2006-10-02[PATCH] IPC namespace coreKirill Korotaev1-0/+1
2006-10-02[PATCH] namespaces: utsname: implement CLONE_NEWUTS flagSerge E. Hallyn1-0/+1
2006-10-02[PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn1-0/+1
2006-10-02[PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn1-3/+1
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn1-0/+2
2006-10-02[PATCH] usb: fixup usb so it uses struct pidEric W. Biederman1-1/+1