summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* pi-futex: fix exit races and locking problemsAlexey Kuznetsov2007-06-081-0/+1
* recalc_sigpending_tsk fixesRoland McGrath2007-05-231-5/+7
* freezer: fix vfork problemRafael J. Wysocki2007-05-231-0/+1
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-05-111-0/+4
|\
| * When stacked block devices are in-use (e.g. md or dm), the recursive callsNeil Brown2007-05-111-0/+4
* | signal/timer/event: signalfd coreDavide Libenzi2007-05-111-0/+1
* | getrusage(): fill ru_inblock and ru_oublock fields if possibleEric Dumazet2007-05-111-0/+1
|/
* rename thread_info to stackRoman Zippel2007-05-091-4/+4
* change kernel threads to ignore signals instead of blocking themOleg Nesterov2007-05-091-0/+1
* Speed up divides by cpu_power in schedulerEric Dumazet2007-05-081-1/+7
* sched: dynticks idle load balancingSiddha, Suresh B2007-05-081-0/+8
* add touch_all_softlockup_watchdogs()Jeremy Fitzhardinge2007-05-081-0/+4
* <linux/sysdev.h> needs to include <linux/module.h>Ralf Baechle2007-05-081-3/+0
* reduce size of task_struct on 64-bit machinesWilliam Cohen2007-05-081-6/+6
* make SysRq-T show all tasks againIngo Molnar2007-04-271-2/+2
* [PATCH] sched: remove SMT niceCon Kolivas2007-03-051-1/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-261-0/+1
|\
| * Revert "[PATCH] make kernel/signal.c:kill_proc_info() static"Matthew Wilcox2007-02-171-0/+1
* | [PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_infoEric W. Biederman2007-02-121-3/+0
* | [PATCH] tty: update the tty layer to work with struct pidEric W. Biederman2007-02-121-1/+1
* | [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_structAlexey Dobriyan2007-02-111-0/+40
|/
* [PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki2006-12-131-1/+0
* [PATCH] sched: remove lb_stopbalance counterChen, Kenneth W2006-12-101-1/+0
* [PATCH] sched: decrease number of load balancesSiddha, Suresh B2006-12-101-0/+1
* [PATCH] sched: add option to serialize load balancingChristoph Lameter2006-12-101-0/+1
* [PATCH] io-accounting: core statisticsAndrew Morton2006-12-101-0/+2
* [PATCH] fault injection: process filtering for fault-injection capabilitiesAkinobu Mita2006-12-081-0/+3
* [PATCH] add child reaper to pid_namespaceSukadev Bhattiprolu2006-12-081-1/+0
* [PATCH] add process_session() helper routine: deprecate old fieldCedric Le Goater2006-12-081-2/+17
* [PATCH] add process_session() helper routineCedric Le Goater2006-12-081-0/+5
* [PATCH] make set_special_pids() staticOleg Nesterov2006-12-081-1/+0
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-071-1/+1
* [PATCH] make kernel/signal.c:kill_proc_info() staticAdrian Bunk2006-12-071-1/+0
* [PATCH] SysRq-X: show blocked tasksIngo Molnar2006-12-071-1/+10
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-81/+0
* [PATCH] Save some bytes in struct mm_structArnaldo Carvalho de Melo2006-12-071-1/+2
* [PATCH] new scheme to preempt swap tokenAshwin Chaugule2006-12-071-3/+10
* [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglockOleg Nesterov2006-10-281-1/+0
* [PATCH] sched: fix a kerneldoc error on is_init()Henne2006-10-061-3/+4
* [PATCH] sched: cleanup sched_group cpu_power setupSiddha, Suresh B2006-10-031-2/+10
* [PATCH] sched: introduce child field in sched_domainSiddha, Suresh B2006-10-031-0/+1
* [PATCH] replace cad_pid by a struct pidCedric Le Goater2006-10-021-0/+7
* [PATCH] IPC namespace coreKirill Korotaev2006-10-021-0/+1
* [PATCH] namespaces: utsname: implement CLONE_NEWUTS flagSerge E. Hallyn2006-10-021-0/+1
* [PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn2006-10-021-0/+1
* [PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn2006-10-021-3/+1
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* [PATCH] usb: fixup usb so it uses struct pidEric W. Biederman2006-10-021-1/+1
* [PATCH] Define struct pspaceSukadev Bhattiprolu2006-10-021-1/+0
* [PATCH] pid: implement signal functions that take a struct pid *Eric W. Biederman2006-10-021-0/+5
OpenPOWER on IntegriCloud