aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
* 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
* sched: make the scheduler converge to the ideal latencyIngo Molnar2007-08-28
* sched: cleanup, sched_granularity -> sched_min_granularityIngo Molnar2007-08-25
* sched: adaptive scheduler granularityPeter Zijlstra2007-08-25
* sched: fix broken SMT/MC optimizationsSuresh Siddha2007-08-23
* sched: sched_clock_idle_[sleep|wakeup]_event()Ingo Molnar2007-08-23
* sched: remove the 'u64 now' parameter from ->task_new()Ingo Molnar2007-08-09
* sched: remove the 'u64 now' parameter from ->put_prev_task()Ingo Molnar2007-08-09
* sched: remove the 'u64 now' parameter from ->pick_next_task()Ingo Molnar2007-08-09
* sched: remove the 'u64 now' parameter from ->dequeue_task()Ingo Molnar2007-08-09