aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-01[PATCH] task delay accounting fixesShailabh Nagar1-1/+0
2006-08-06[PATCH] Make suspend possible with a traced process at a breakpointRafael J. Wysocki1-0/+8
2006-07-14[PATCH] delay accounting taskstats interface send tgid onceShailabh Nagar1-0/+4
2006-07-14[PATCH] per-task-delay-accounting: delay accounting usage of taskstats interfaceShailabh Nagar1-0/+1
2006-07-14[PATCH] per-task-delay-accounting: cpu delay collection via schedstatsChandra Seetharaman1-3/+17
2006-07-14[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collectionShailabh Nagar1-0/+13
2006-07-14[PATCH] per-task-delay-accounting: setupShailabh Nagar1-0/+20
2006-07-03[PATCH] sched: cleanup, convert sched.c-internal typedefs to structIngo Molnar1-2/+3
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar1-27/+28
2006-07-03[PATCH] lockdep: coreIngo Molnar1-0/+7
2006-07-03[PATCH] lockdep: irqtrace subsystem, coreIngo Molnar1-0/+15
2006-07-03[PATCH] lockdep: better lock debuggingIngo Molnar1-4/+0
2006-06-30[PATCH] SELinux: add security hook call to kill_proc_info_as_uidDavid Quigley1-1/+1
2006-06-27[PATCH] rtmutex: Propagate priority settings into PI lock chainsThomas Gleixner1-0/+2
2006-06-27[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi supportIngo Molnar1-0/+3
2006-06-27[PATCH] pi-futex: rt mutex testerThomas Gleixner1-0/+1
2006-06-27[PATCH] pi-futex: rt mutex coreIngo Molnar1-0/+12
2006-06-27[PATCH] pi-futex: scheduler support for piIngo Molnar1-2/+19
2006-06-27[PATCH] sched: mc/smt power savings sched policySiddha, Suresh B1-0/+10
2006-06-27[PATCH] sched_domain: handle kmalloc failureSrivatsa Vaddagiri1-1/+1
2006-06-27[PATCH] sched: implement smpnicePeter Williams1-2/+6
2006-06-26[PATCH] proc: Rewrite the proc dentry flush on exit optimizationEric W. Biederman1-3/+0
2006-06-25[PATCH] pacct: none-delayed process accounting accumulationKaiGai Kohei1-0/+2
2006-06-25[PATCH] pacct: avoidance to refer the last thread as a representation of the processKaiGai Kohei1-0/+2
2006-06-25[PATCH] pacct: add pacct_struct to fix some pacct bugs.KaiGai Kohei1-0/+7
2006-06-23[PATCH] Kill PF_SYNCWRITE flagJens Axboe1-6/+5
2006-06-23[PATCH] ptrace: document the locking rulesEric W. Biederman1-1/+1
2006-06-20Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds1-1/+1
2006-06-20[PATCH] inotify (1/5): split kernel API from userspace supportAmy Griffis1-1/+1
2006-04-27Sanitise linux/sched.h for userspace consumptionDavid Woodhouse1-39/+37
2006-04-25Partially sanitise linux/sched.h for userspace consumptionDavid Woodhouse1-8/+10
2006-04-19[PATCH] task: Make task list manipulations RCU safeEric W. Biederman1-2/+1
2006-04-14[PATCH] kill unushed __put_task_struct_cbEric W. Biederman1-1/+0
2006-04-11Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-0/+6
2006-04-11[PATCH] Reinstate const in next_thread()Keith Owens1-1/+1
2006-04-11[PATCH] splice: add direct fd <-> fd splicing supportJens Axboe1-0/+6
2006-04-10[PATCH] de_thread: Don't confuse users do_each_thread.Eric W. Biederman1-1/+2
2006-03-31[PATCH] pidhash: Refactor the pid hash tableEric W. Biederman1-2/+2
2006-03-31[PATCH] task: RCU protect task->usageEric W. Biederman1-1/+1
2006-03-31[PATCH] resurrect __put_task_structAndrew Morton1-0/+1
2006-03-31[PATCH] sched: activate SCHED BATCH expiredCon Kolivas1-0/+1
2006-03-31[PATCH] sched: cleanup task_activated()Con Kolivas1-1/+8
2006-03-31[PATCH] sched: reduce overhead of calc_loadJack Steiner1-0/+1
2006-03-28[PATCH] cleanup __exit_signal->cleanup_sighand pathOleg Nesterov1-1/+1
2006-03-28[PATCH] pids: kill PIDTYPE_TGIDOleg Nesterov1-3/+8
2006-03-28[PATCH] move __exit_signal() to kernel/exit.cOleg Nesterov1-1/+0
2006-03-28[PATCH] rename __exit_sighand to cleanup_sighandOleg Nesterov1-1/+1
2006-03-28[PATCH] copy_process: cleanup bad_fork_cleanup_signalOleg Nesterov1-1/+1
2006-03-28[PATCH] copy_process: cleanup bad_fork_cleanup_sighandOleg Nesterov1-1/+0
2006-03-28[PATCH] introduce lock_task_sighand() helperOleg Nesterov1-0/+9