summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* [AUDIT] add session id to audit messagesEric Paris2008-02-011-0/+1
* [PATCH] get rid of loginuid racesAl Viro2008-02-011-0/+3
* Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-02-011-3/+33
|\
| * Add schedule_timeout_killableMatthew Wilcox2007-12-061-0/+1
| * Add fatal_signal_pendingMatthew Wilcox2007-12-061-1/+8
| * Add TASK_WAKEKILLMatthew Wilcox2007-12-061-8/+14
| * Add macros to replace direct uses of TASK_ flagsMatthew Wilcox2007-12-061-0/+16
* | spinlock: lockbreak cleanupNick Piggin2008-01-301-14/+7
* | kernel: add CLONE_IO to specifically request sharing of IO contextsJens Axboe2008-01-281-0/+1
* | ioprio: move io priority from task_struct to io_contextJens Axboe2008-01-281-1/+0
* | sched: keep total / count stats in addition to the max forArjan van de Ven2008-01-251-0/+2
* | sched, futex: detach sched.h and futex.hAlexey Dobriyan2008-01-251-1/+1
* | softlockup: fix signednessIngo Molnar2008-01-251-2/+2
* | sched: latencytop supportArjan van de Ven2008-01-251-0/+5
* | sched: rt throttling vs no_hzPeter Zijlstra2008-01-251-0/+2
* | sched: rt group schedulingPeter Zijlstra2008-01-251-1/+9
* | sched: rt time limitPeter Zijlstra2008-01-251-0/+2
* | sched: high-res preemption tickPeter Zijlstra2008-01-251-1/+2
* | sched: do not do cond_resched() when CONFIG_PREEMPTHerbert Xu2008-01-251-1/+12
* | sched: SCHED_FIFO/SCHED_RR watchdog timerPeter Zijlstra2008-01-251-0/+1
* | sched: sched_rt_entityPeter Zijlstra2008-01-251-2/+6
* | Preempt-RCU: implementationPaul E. McKenney2008-01-251-0/+5
* | sched: RT-balance, add new methods to sched_classSteven Rostedt2008-01-251-0/+7
* | sched: RT-balance, replace hooks with pre/post schedule and wakeup methodsSteven Rostedt2008-01-251-0/+3
* | sched: add sched-domain rootsGregory Haskins2008-01-251-0/+3
* | sched: de-SCHED_OTHER-ize the RT pathGregory Haskins2008-01-251-0/+1
* | sched: add RT-balance cpu-weightGregory Haskins2008-01-251-0/+2
* | softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasksIngo Molnar2008-01-251-0/+10
* | sched: group scheduler, fix fairness of cpu bandwidth allocation for task groupsSrivatsa Vaddagiri2008-01-251-0/+4
* | fix struct user_info export's sysfs interactionKay Sievers2008-01-241-7/+2
* | remove task_ppid_nr_nsRoland McGrath2008-01-131-13/+0
|/
* sched: clean up, move __sched_text_start/end to sched.hIngo Molnar2007-11-281-0/+4
* sched: proper prototype for kernel/sched.c:migration_init()Adrian Bunk2007-11-091-0/+8
* sched: avoid large irq-latencies in smp-balancingPeter Zijlstra2007-11-091-0/+1
* sched: remove PREEMPT_RESTRICTIngo Molnar2007-11-091-1/+0
* sched: restore deterministic CPU accounting on powerpcPaul Mackerras2007-11-091-0/+1
* sched: reintroduce the sched_min_granularity tunablePeter Zijlstra2007-11-091-1/+5
* sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2Balbir Singh2007-10-301-1/+1
* sched: keep utime/stime monotonicPeter Zijlstra2007-10-291-0/+1
* De-constify sched.hAlexey Dobriyan2007-10-261-14/+14
* sched: isolate SMP balancing code a bit morePeter Williams2007-10-241-0/+2
* sched: reduce balance-tasks overheadPeter Williams2007-10-241-2/+5
* sched: constify sched.hJoe Perches2007-10-241-14/+14
* Isolate the explicit usage of signal->pgrpPavel Emelyanov2007-10-191-2/+17
* cpuset sched_load_balance flagPaul Jackson2007-10-191-0/+2
* Uninline the task_xid_nr_ns() callsPavel Emelyanov2007-10-191-20/+4
* Isolate some explicit usage of task->tgidPavel Emelyanov2007-10-191-0/+6
* Uninline find_task_by_xxx set of functionsPavel Emelyanov2007-10-191-9/+6
* pid namespaces: allow cloning of new namespacePavel Emelyanov2007-10-191-0/+1
* pid namespaces: miscellaneous preparations for pid namespacesPavel Emelyanov2007-10-191-7/+5
OpenPOWER on IntegriCloud