aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
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
2006-09-29[PATCH] task_struct: ifdef Missed'em V IPCAlexey Dobriyan
2006-09-26[PATCH] Add the canary field to the PDA area and the task structArjan van de Ven
2006-09-26[PATCH] non lazy "sleazy" fpu implementationArjan van de Ven
2006-09-01[PATCH] task delay accounting fixesShailabh Nagar
2006-08-06[PATCH] Make suspend possible with a traced process at a breakpointRafael J. Wysocki
2006-07-14[PATCH] delay accounting taskstats interface send tgid onceShailabh Nagar
2006-07-14[PATCH] per-task-delay-accounting: delay accounting usage of taskstats interfaceShailabh Nagar
2006-07-14[PATCH] per-task-delay-accounting: cpu delay collection via schedstatsChandra Seetharaman
2006-07-14[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collectionShailabh Nagar
2006-07-14[PATCH] per-task-delay-accounting: setupShailabh Nagar
2006-07-03[PATCH] sched: cleanup, convert sched.c-internal typedefs to structIngo Molnar
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar
2006-07-03[PATCH] lockdep: coreIngo Molnar
2006-07-03[PATCH] lockdep: irqtrace subsystem, coreIngo Molnar
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar
2006-06-30[PATCH] SELinux: add security hook call to kill_proc_info_as_uidDavid Quigley
2006-06-27[PATCH] rtmutex: Propagate priority settings into PI lock chainsThomas Gleixner
2006-06-27[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi supportIngo Molnar
2006-06-27[PATCH] pi-futex: rt mutex testerThomas Gleixner
2006-06-27[PATCH] pi-futex: rt mutex coreIngo Molnar
2006-06-27[PATCH] pi-futex: scheduler support for piIngo Molnar
2006-06-27[PATCH] sched: mc/smt power savings sched policySiddha, Suresh B
2006-06-27[PATCH] sched_domain: handle kmalloc failureSrivatsa Vaddagiri
2006-06-27[PATCH] sched: implement smpnicePeter Williams
2006-06-26[PATCH] proc: Rewrite the proc dentry flush on exit optimizationEric W. Biederman
2006-06-25[PATCH] pacct: none-delayed process accounting accumulationKaiGai Kohei