summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* Add scaled time to taskstats based process accountingMichael Neuling2007-10-181-1/+1
* Remove struct task_struct::io_waitAlexey Dobriyan2007-10-181-7/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-171-0/+2
|\
| * sched: fix !SYSFS build breakageDhaval Giani2007-10-171-0/+2
* | ifdef struct task_struct::securityAlexey Dobriyan2007-10-171-1/+2
* | task_struct: move ->fpu_counter and ->oomkilladjAlexey Dobriyan2007-10-171-10/+10
* | user.c: #ifdef ->mq_bytesAlexey Dobriyan2007-10-171-0/+2
* | Shrink task_struct if CONFIG_FUTEX=nAlexey Dobriyan2007-10-171-1/+2
* | Shrink struct task_struct::oomkilladjAlexey Dobriyan2007-10-171-1/+1
* | Add MMF_DUMP_ELF_HEADERSRoland McGrath2007-10-171-1/+2
* | softlockup: add a /proc tuning parameterRavikiran G Thirumalai2007-10-171-0/+1
* | mm: dirty balancing for tasksPeter Zijlstra2007-10-171-0/+2
|/
* cpuset: remove sched domain hooks from cpusetsPaul Jackson2007-10-161-3/+0
* move mm_struct and vm_area_structMartin Schwidefsky2007-10-161-73/+1
* sched: guest CPU accounting: maintain stats in account_system_time()Laurent Vivier2007-10-151-0/+1
* sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fieldsLaurent Vivier2007-10-151-0/+3
* sched: debug, improve migration statisticsIngo Molnar2007-10-151-0/+18
* sched: reintroduce cache-hot affinityIngo Molnar2007-10-151-0/+1
* sched: prevent wakeup over-schedulingMike Galbraith2007-10-151-0/+1
* sched: group scheduling, sysfs tunablesDhaval Giani2007-10-151-0/+11
* sched: cleanup: rename task_grp to task_groupIngo Molnar2007-10-151-6/+6
* sched: cleanup, remove the TASK_NONINTERACTIVE flagMike Galbraith2007-10-151-2/+1
* sched: mark scheduling classes as constIngo Molnar2007-10-151-2/+2
* sched: speed up and simplify vslice calculationsPeter Zijlstra2007-10-151-1/+1
* sched: clean up schedstats, cnt -> countIngo Molnar2007-10-151-6/+6
* sched: undo some of the recent changesIngo Molnar2007-10-151-1/+0
* sched: add vslicePeter Zijlstra2007-10-151-0/+1
* sched: remove unneeded tunablesIngo Molnar2007-10-151-2/+0
* sched debug: BKL usage statisticsIngo Molnar2007-10-151-0/+4
* sched: add fair-user schedulerSrivatsa Vaddagiri2007-10-151-0/+4
* sched: clean up code under CONFIG_FAIR_GROUP_SCHEDSrivatsa Vaddagiri2007-10-151-0/+12
* sched: revert recent removal of set_curr_task()Srivatsa Vaddagiri2007-10-151-0/+1
* sched: rework enqueue/dequeue_entity() to get rid of set_curr_task()Dmitry Adamushko2007-10-151-1/+0
* sched: simplify sched_class::yield_task()Dmitry Adamushko2007-10-151-1/+1
* sched: do not keep current in the tree and get rid of sched_entity::fair_keyDmitry Adamushko2007-10-151-1/+0
* sched: remove wait_runtime fields and featuresIngo Molnar2007-10-151-9/+0
* sched: remove wait_runtime limitIngo Molnar2007-10-151-1/+0
* sched: introduce se->vruntimeIngo Molnar2007-10-151-0/+1
* sched: remove stat_granIngo Molnar2007-10-151-3/+0
* sched: use constants if !CONFIG_SCHED_DEBUGIngo Molnar2007-10-151-1/+4
* sched: debug: track maximum 'slice'Ingo Molnar2007-10-151-0/+1
* [NETNS]: CLONE_NEWNET don't use the same clone flag as the pid namespace.Eric W. Biederman2007-10-101-1/+1
* [NET]: Add network namespace clone & unshare support.Eric W. Biederman2007-10-101-0/+1
* Don't do load-average calculations at even 5-second intervalsLinus Torvalds2007-10-071-1/+1
* signalfd simplificationDavide Libenzi2007-09-201-1/+1
* sched: add /proc/sys/kernel/sched_compat_yieldIngo Molnar2007-09-191-0/+1
* Fix user namespace exiting OOPsPavel Emelyanov2007-09-191-0/+1
* Convert uid hash to hlistPavel Emelyanov2007-09-191-1/+1
* sched: make the scheduler converge to the ideal latencyIngo Molnar2007-08-281-0/+1
* sched: cleanup, sched_granularity -> sched_min_granularityIngo Molnar2007-08-251-1/+1
OpenPOWER on IntegriCloud