aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAge
* cgroups: fix compile warningMirco Tischler2008-05-14
* Add new 'cond_resched_bkl()' helper functionLinus Torvalds2008-05-11
* BKL: revert back to the old spinlock implementationLinus Torvalds2008-05-10
* sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra2008-05-05
* sched: fix cpu clockIngo Molnar2008-05-05
* sched: fair-group: fix a Div0 error of the fair group schedulerMiao Xie2008-05-05
* sched: fix missing locking in sched_domains codeHeiko Carstens2008-05-05
* sched: make clock sync tunable by architecture codeIngo Molnar2008-05-05
* sched: fix sched_info_switch not being called according to documentationDavid Simner2008-05-05
* sched: fix hrtick_start_fair and CPU-HotplugPeter Zijlstra2008-05-05
* sched: add statics, don't return void expressionsHarvey Harrison2008-05-05
* sched: add debug checks to idle functionsAndrew Morton2008-05-05
* sched: optimize calc_delta_mine()Peter Zijlstra2008-05-05
* rename div64_64 to div64_u64Roman Zippel2008-05-01
* CGroups _s64 files: use read_s64/write_s64 in CFS cgroup for rt_runtime filePaul Menage2008-04-29
* CGroup API files: rename read/write_uint methods to read_write_u64Paul Menage2008-04-29
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-04-25
|\
| * [PATCH] Build fix for CONFIG_NUMA=y && CONFIG_SMP=nMike Travis2008-04-24
| * [IA64] fix bootmem regression on AltixRuss Anderson2008-04-24
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-04-25
|\ \
| * | sched: fix share (re)distributionPeter Zijlstra2008-04-24
| |/
* / sched: use alloc_bootmem() instead of alloc_bootmem_low()David Miller2008-04-25
|/
* kernel-doc: fix sched.c missing parameterRandy Dunlap2008-04-22
* 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