aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAge
* sched: features fixIngo Molnar2008-04-19
* sched: /debug/sched_featuresPeter Zijlstra2008-04-19
* sched: add SCHED_FEAT_DEADLINEIngo Molnar2008-04-19
* sched: fair: weight calculationsPeter Zijlstra2008-04-19
* sched: fair-group: de-couple load-balancing from the rb-treesPeter Zijlstra2008-04-19
* sched: fair-group: SMP-nice for group schedulingPeter Zijlstra2008-04-19
* sched, cpuset: customize sched domains, coreHidetoshi Seto2008-04-19
* sched: rt: multi level group constraintsPeter Zijlstra2008-04-19
* sched: task_group hierarchyPeter Zijlstra2008-04-19
* sched: fix the task_group hierarchy for UID groupingPeter Zijlstra2008-04-19
* sched: allow the group scheduler to have multiple levelsDhaval Giani2008-04-19
* sched: mix tasks and groupsDhaval Giani2008-04-19
* sched: fix checksIngo Molnar2008-04-19
* sched: old sleeper bonusPeter Zijlstra2008-04-19
* sched: add new set_cpus_allowed_ptr functionMike Travis2008-04-19
* init: move setup of nr_cpu_ids to as early as possibleMike Travis2008-04-19
* sched: remove another cpumask_t variable from stackMike Travis2008-04-19
* cpumask: reduce stack usage in SD_x_INIT initializersMike Travis2008-04-19
* nodemask: use new node_to_cpumask_ptr functionMike Travis2008-04-19
* generic: reduce stack pressure in sched_affinityMike Travis2008-04-19
* cpuset: modify cpuset_set_cpus_allowed to use cpumask pointerMike Travis2008-04-19
* sched: remove fixed NR_CPUS sized arrays in kernel_sched_cMike Travis2008-04-19
* sched: allow cpuacct stats to be resetDhaval Giani2008-04-19
* sched: cleanup cpuacct variable namesDhaval Giani2008-04-19
* sched: rt-group: smp balancingPeter Zijlstra2008-04-19
* sched: rt-group: synchonised bandwidth periodPeter Zijlstra2008-04-19
* sched: remove sysctl_sched_batch_wakeup_granularityIngo Molnar2008-04-19
* sched: reenable sync wakeupsIngo Molnar2008-04-19
* sched: cache hot buddyIngo Molnar2008-04-19
* sched: feat affine wakeupsIngo Molnar2008-04-19
* sched: introduce SCHED_FEAT_SYNC_WAKEUPS, turn it offIngo Molnar2008-04-19
* sched: fix rq->clock overflows detection with CONFIG_NO_HZGuillaume Chazarain2008-04-19
* sched: sched.c needs tick.hReynes Philippe2008-04-19
* sched: make cpu_clock() globally synchronousIngo Molnar2008-04-19
* NOHZ: reevaluate idle sleep length after add_timer_on()Thomas Gleixner2008-03-26
* sched: add arch_update_cpu_topology hook.Heiko Carstens2008-03-21
* sched: add exported arch_reinit_sched_domains() to header file.Heiko Carstens2008-03-21
* sched: remove double unlikely from schedule()Roel Kluin2008-03-21
* sched: cleanup old and rarely used 'debug' features.Peter Zijlstra2008-03-21
* sched: wakeup-buddy tasks are cache-hotIngo Molnar2008-03-18
* sched: improve affine wakeupsIngo Molnar2008-03-18
* sched: fix overload performance: buddy wakeupsPeter Zijlstra2008-03-14
* sched: fix calc_delta_mine()Ingo Molnar2008-03-14
* sched: fix update_load_add()/sub()Ingo Molnar2008-03-14
* sched: fix race in schedule()Hiroshi Shimamoto2008-03-14
* keep rd->online and cpu_online_map in syncGregory Haskins2008-03-11
* Revert "cpu hotplug: adjust root-domain->online span in response to hotplug e...Gregory Haskins2008-03-11
* cpu hotplug: adjust root-domain->online span in response to hotplug eventGregory Haskins2008-03-09
* sched: don't allow rt_runtime_us to be zero for groups having rt tasksDhaval Giani2008-03-07
* sched: rt-group: fixup schedulability constraints calculationPeter Zijlstra2008-03-07