aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
* Isolate the explicit usage of signal->pgrpPavel Emelyanov2007-10-19
* cpuset sched_load_balance flagPaul Jackson2007-10-19
* Uninline the task_xid_nr_ns() callsPavel Emelyanov2007-10-19
* Isolate some explicit usage of task->tgidPavel Emelyanov2007-10-19
* Uninline find_task_by_xxx set of functionsPavel Emelyanov2007-10-19
* pid namespaces: allow cloning of new namespacePavel Emelyanov2007-10-19
* pid namespaces: miscellaneous preparations for pid namespacesPavel Emelyanov2007-10-19
* pid namespaces: helpers to find the task by its numerical idsPavel Emelyanov2007-10-19
* pid namespaces: helpers to obtain pid numbersPavel Emelyanov2007-10-19
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-19
* pid namespaces: round up the APIPavel Emelianov2007-10-19
* Task Control Groups: make cpusets a client of cgroupsPaul Menage2007-10-19
* Task Control Groups: shared cgroup subsystem group arraysPaul Menage2007-10-19
* Task Control Groups: basic task cgroup frameworkPaul Menage2007-10-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-18
|\
| * sched: reduce schedstat variable overhead a bitKen Chen2007-10-18
* | Add scaled time to taskstats based process accountingMichael Neuling2007-10-18
* | Remove struct task_struct::io_waitAlexey Dobriyan2007-10-18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-17
|\
| * sched: fix !SYSFS build breakageDhaval Giani2007-10-17
* | ifdef struct task_struct::securityAlexey Dobriyan2007-10-17
* | task_struct: move ->fpu_counter and ->oomkilladjAlexey Dobriyan2007-10-17
* | user.c: #ifdef ->mq_bytesAlexey Dobriyan2007-10-17
* | Shrink task_struct if CONFIG_FUTEX=nAlexey Dobriyan2007-10-17
* | Shrink struct task_struct::oomkilladjAlexey Dobriyan2007-10-17
* | Add MMF_DUMP_ELF_HEADERSRoland McGrath2007-10-17
* | softlockup: add a /proc tuning parameterRavikiran G Thirumalai2007-10-17
* | mm: dirty balancing for tasksPeter Zijlstra2007-10-17
|/
* cpuset: remove sched domain hooks from cpusetsPaul Jackson2007-10-16
* move mm_struct and vm_area_structMartin Schwidefsky2007-10-16
* sched: guest CPU accounting: maintain stats in account_system_time()Laurent Vivier2007-10-15
* sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fieldsLaurent Vivier2007-10-15
* sched: debug, improve migration statisticsIngo Molnar2007-10-15
* sched: reintroduce cache-hot affinityIngo Molnar2007-10-15
* sched: prevent wakeup over-schedulingMike Galbraith2007-10-15
* sched: group scheduling, sysfs tunablesDhaval Giani2007-10-15
* sched: cleanup: rename task_grp to task_groupIngo Molnar2007-10-15
* sched: cleanup, remove the TASK_NONINTERACTIVE flagMike Galbraith2007-10-15
* sched: mark scheduling classes as constIngo Molnar2007-10-15
* sched: speed up and simplify vslice calculationsPeter Zijlstra2007-10-15
* sched: clean up schedstats, cnt -> countIngo Molnar2007-10-15
* sched: undo some of the recent changesIngo Molnar2007-10-15
* sched: add vslicePeter Zijlstra2007-10-15
* sched: remove unneeded tunablesIngo Molnar2007-10-15
* sched debug: BKL usage statisticsIngo Molnar2007-10-15
* sched: add fair-user schedulerSrivatsa Vaddagiri2007-10-15
* sched: clean up code under CONFIG_FAIR_GROUP_SCHEDSrivatsa Vaddagiri2007-10-15
* sched: revert recent removal of set_curr_task()Srivatsa Vaddagiri2007-10-15
* sched: rework enqueue/dequeue_entity() to get rid of set_curr_task()Dmitry Adamushko2007-10-15
* sched: simplify sched_class::yield_task()Dmitry Adamushko2007-10-15