summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] task delay accounting fixesShailabh Nagar2006-09-011-1/+0
* [PATCH] Make suspend possible with a traced process at a breakpointRafael J. Wysocki2006-08-061-0/+8
* [PATCH] delay accounting taskstats interface send tgid onceShailabh Nagar2006-07-141-0/+4
* [PATCH] per-task-delay-accounting: delay accounting usage of taskstats interfaceShailabh Nagar2006-07-141-0/+1
* [PATCH] per-task-delay-accounting: cpu delay collection via schedstatsChandra Seetharaman2006-07-141-3/+17
* [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collectionShailabh Nagar2006-07-141-0/+13
* [PATCH] per-task-delay-accounting: setupShailabh Nagar2006-07-141-0/+20
* [PATCH] sched: cleanup, convert sched.c-internal typedefs to structIngo Molnar2006-07-031-2/+3
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-031-27/+28
* [PATCH] lockdep: coreIngo Molnar2006-07-031-0/+7
* [PATCH] lockdep: irqtrace subsystem, coreIngo Molnar2006-07-031-0/+15
* [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-031-4/+0
* [PATCH] SELinux: add security hook call to kill_proc_info_as_uidDavid Quigley2006-06-301-1/+1
* [PATCH] rtmutex: Propagate priority settings into PI lock chainsThomas Gleixner2006-06-271-0/+2
* [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi supportIngo Molnar2006-06-271-0/+3
* [PATCH] pi-futex: rt mutex testerThomas Gleixner2006-06-271-0/+1
* [PATCH] pi-futex: rt mutex coreIngo Molnar2006-06-271-0/+12
* [PATCH] pi-futex: scheduler support for piIngo Molnar2006-06-271-2/+19
* [PATCH] sched: mc/smt power savings sched policySiddha, Suresh B2006-06-271-0/+10
* [PATCH] sched_domain: handle kmalloc failureSrivatsa Vaddagiri2006-06-271-1/+1
* [PATCH] sched: implement smpnicePeter Williams2006-06-271-2/+6
* [PATCH] proc: Rewrite the proc dentry flush on exit optimizationEric W. Biederman2006-06-261-3/+0
* [PATCH] pacct: none-delayed process accounting accumulationKaiGai Kohei2006-06-251-0/+2
* [PATCH] pacct: avoidance to refer the last thread as a representation of the ...KaiGai Kohei2006-06-251-0/+2
* [PATCH] pacct: add pacct_struct to fix some pacct bugs.KaiGai Kohei2006-06-251-0/+7
* [PATCH] Kill PF_SYNCWRITE flagJens Axboe2006-06-231-6/+5
* [PATCH] ptrace: document the locking rulesEric W. Biederman2006-06-231-1/+1
* Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-06-201-1/+1
|\
| * [PATCH] inotify (1/5): split kernel API from userspace supportAmy Griffis2006-06-201-1/+1
* | Sanitise linux/sched.h for userspace consumptionDavid Woodhouse2006-04-271-39/+37
* | Partially sanitise linux/sched.h for userspace consumptionDavid Woodhouse2006-04-251-8/+10
|/
* [PATCH] task: Make task list manipulations RCU safeEric W. Biederman2006-04-191-2/+1
* [PATCH] kill unushed __put_task_struct_cbEric W. Biederman2006-04-141-1/+0
* Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-111-0/+6
|\
| * [PATCH] splice: add direct fd <-> fd splicing supportJens Axboe2006-04-111-0/+6
* | [PATCH] Reinstate const in next_thread()Keith Owens2006-04-111-1/+1
* | [PATCH] de_thread: Don't confuse users do_each_thread.Eric W. Biederman2006-04-101-1/+2
|/
* [PATCH] pidhash: Refactor the pid hash tableEric W. Biederman2006-03-311-2/+2
* [PATCH] task: RCU protect task->usageEric W. Biederman2006-03-311-1/+1
* [PATCH] resurrect __put_task_structAndrew Morton2006-03-311-0/+1
* [PATCH] sched: activate SCHED BATCH expiredCon Kolivas2006-03-311-0/+1
* [PATCH] sched: cleanup task_activated()Con Kolivas2006-03-311-1/+8
* [PATCH] sched: reduce overhead of calc_loadJack Steiner2006-03-311-0/+1
* [PATCH] cleanup __exit_signal->cleanup_sighand pathOleg Nesterov2006-03-281-1/+1
* [PATCH] pids: kill PIDTYPE_TGIDOleg Nesterov2006-03-281-3/+8
* [PATCH] move __exit_signal() to kernel/exit.cOleg Nesterov2006-03-281-1/+0
* [PATCH] rename __exit_sighand to cleanup_sighandOleg Nesterov2006-03-281-1/+1
* [PATCH] copy_process: cleanup bad_fork_cleanup_signalOleg Nesterov2006-03-281-1/+1
* [PATCH] copy_process: cleanup bad_fork_cleanup_sighandOleg Nesterov2006-03-281-1/+0
* [PATCH] introduce lock_task_sighand() helperOleg Nesterov2006-03-281-0/+9
OpenPOWER on IntegriCloud