aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
* include/linux: Remove all users of FASTCALL() macroHarvey Harrison2008-02-13
* sched: rt-group: make rt groups scheduling configurablePeter Zijlstra2008-02-13
* sched: rt-group: interfacePeter Zijlstra2008-02-13
* Get rid of the kill_pgrp_info() functionPavel Emelyanov2008-02-08
* ITIMER_REAL: convert to use struct pidOleg Nesterov2008-02-08
* pid: Extend/Fix pid_vnrEric W. Biederman2008-02-08
* teach set_special_pids() to use struct pidOleg Nesterov2008-02-08
* Memory controller: accounting setupPavel Emelianov2008-02-07
* kernel/sys.c: get rid of expensive divides in groups_sort()Eric Dumazet2008-02-06
* capabilities: introduce per-process capability bounding setSerge E. Hallyn2008-02-05
* maps4: rework TASK_SIZE macrosDave Hansen2008-02-05
* exec: rework the group exit and fix the race with killOleg Nesterov2008-02-05
* get_task_comm(): return the resultAndrew Morton2008-02-05
* [AUDIT] add session id to audit messagesEric Paris2008-02-01
* [PATCH] get rid of loginuid racesAl Viro2008-02-01
* Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-01-31
|\
| * Add schedule_timeout_killableMatthew Wilcox2007-12-06
| * Add fatal_signal_pendingMatthew Wilcox2007-12-06
| * Add TASK_WAKEKILLMatthew Wilcox2007-12-06
| * Add macros to replace direct uses of TASK_ flagsMatthew Wilcox2007-12-06
* | spinlock: lockbreak cleanupNick Piggin2008-01-30
* | kernel: add CLONE_IO to specifically request sharing of IO contextsJens Axboe2008-01-28
* | ioprio: move io priority from task_struct to io_contextJens Axboe2008-01-28
* | sched: keep total / count stats in addition to the max forArjan van de Ven2008-01-25
* | sched, futex: detach sched.h and futex.hAlexey Dobriyan2008-01-25
* | softlockup: fix signednessIngo Molnar2008-01-25
* | sched: latencytop supportArjan van de Ven2008-01-25
* | sched: rt throttling vs no_hzPeter Zijlstra2008-01-25
* | sched: rt group schedulingPeter Zijlstra2008-01-25
* | sched: rt time limitPeter Zijlstra2008-01-25
* | sched: high-res preemption tickPeter Zijlstra2008-01-25
* | sched: do not do cond_resched() when CONFIG_PREEMPTHerbert Xu2008-01-25
* | sched: SCHED_FIFO/SCHED_RR watchdog timerPeter Zijlstra2008-01-25
* | sched: sched_rt_entityPeter Zijlstra2008-01-25
* | Preempt-RCU: implementationPaul E. McKenney2008-01-25
* | sched: RT-balance, add new methods to sched_classSteven Rostedt2008-01-25
* | sched: RT-balance, replace hooks with pre/post schedule and wakeup methodsSteven Rostedt2008-01-25
* | sched: add sched-domain rootsGregory Haskins2008-01-25
* | sched: de-SCHED_OTHER-ize the RT pathGregory Haskins2008-01-25
* | sched: add RT-balance cpu-weightGregory Haskins2008-01-25
* | softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasksIngo Molnar2008-01-25
* | sched: group scheduler, fix fairness of cpu bandwidth allocation for task groupsSrivatsa Vaddagiri2008-01-25
* | fix struct user_info export's sysfs interactionKay Sievers2008-01-24
* | remove task_ppid_nr_nsRoland McGrath2008-01-13
|/
* sched: clean up, move __sched_text_start/end to sched.hIngo Molnar2007-11-28
* sched: proper prototype for kernel/sched.c:migration_init()Adrian Bunk2007-11-09
* sched: avoid large irq-latencies in smp-balancingPeter Zijlstra2007-11-09
* sched: remove PREEMPT_RESTRICTIngo Molnar2007-11-09
* sched: restore deterministic CPU accounting on powerpcPaul Mackerras2007-11-09
* sched: reintroduce the sched_min_granularity tunablePeter Zijlstra2007-11-09