aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
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
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller
2006-12-07[PATCH] make kernel/signal.c:kill_proc_info() staticAdrian Bunk
2006-12-07[PATCH] SysRq-X: show blocked tasksIngo Molnar
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham
2006-12-07[PATCH] Save some bytes in struct mm_structArnaldo Carvalho de Melo
2006-12-07[PATCH] new scheme to preempt swap tokenAshwin Chaugule
2006-10-28[PATCH] taskstats: kill ->taskstats_lock in favor of ->siglockOleg Nesterov
2006-10-06[PATCH] sched: fix a kerneldoc error on is_init()Henne
2006-10-03[PATCH] sched: cleanup sched_group cpu_power setupSiddha, Suresh B
2006-10-03[PATCH] sched: introduce child field in sched_domainSiddha, Suresh B
2006-10-02[PATCH] replace cad_pid by a struct pidCedric Le Goater
2006-10-02[PATCH] IPC namespace coreKirill Korotaev
2006-10-02[PATCH] namespaces: utsname: implement CLONE_NEWUTS flagSerge E. Hallyn
2006-10-02[PATCH] namespaces: utsname: implement utsname namespacesSerge E. Hallyn
2006-10-02[PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn
2006-10-02[PATCH] usb: fixup usb so it uses struct pidEric W. Biederman
2006-10-02[PATCH] Define struct pspaceSukadev Bhattiprolu
2006-10-02[PATCH] pid: implement signal functions that take a struct pid *Eric W. Biederman
2006-10-02[PATCH] pid: implement access helpers for a tacks various process groupsEric W. Biederman
2006-10-02[PATCH] proc: readdir race fix (take 3)Eric W. Biederman
2006-10-01[PATCH] csa accounting taskstats updateJay Lan
2006-10-01[PATCH] csa: convert CONFIG tag for extended accounting routinesJay Lan
2006-09-30[PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6]David Howells
2006-09-29[PATCH] introduce TASK_DEAD stateOleg Nesterov
2006-09-29[PATCH] kill PF_DEAD flagOleg Nesterov
2006-09-29[PATCH] introduce is_rt_policy() helperOleg Nesterov
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2006-09-29[PATCH] ifdef blktrace debugging fieldsAlexey Dobriyan