aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
* 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
* sched: do not keep current in the tree and get rid of sched_entity::fair_keyDmitry Adamushko2007-10-15
* sched: remove wait_runtime fields and featuresIngo Molnar2007-10-15
* sched: remove wait_runtime limitIngo Molnar2007-10-15
* sched: introduce se->vruntimeIngo Molnar2007-10-15
* sched: remove stat_granIngo Molnar2007-10-15
* sched: use constants if !CONFIG_SCHED_DEBUGIngo Molnar2007-10-15
* sched: debug: track maximum 'slice'Ingo Molnar2007-10-15
* [NETNS]: CLONE_NEWNET don't use the same clone flag as the pid namespace.Eric W. Biederman2007-10-10
* [NET]: Add network namespace clone & unshare support.Eric W. Biederman2007-10-10
* Don't do load-average calculations at even 5-second intervalsLinus Torvalds2007-10-07
* signalfd simplificationDavide Libenzi2007-09-20
* sched: add /proc/sys/kernel/sched_compat_yieldIngo Molnar2007-09-19
* Fix user namespace exiting OOPsPavel Emelyanov2007-09-19
* Convert uid hash to hlistPavel Emelyanov2007-09-19