aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched.c
AgeCommit message (Expand)Author
2009-08-02sched: Check for pushing rt tasks after all schedulingSteven Rostedt
2009-08-02sched: Optimize unused cgroup configurationPeter Zijlstra
2009-08-02sched: Fix cgroup smp fairnessPeter Zijlstra
2009-08-02Merge branch 'sched/urgent' into sched/coreIngo Molnar
2009-07-24sched: Fix return value of migration_init()Thomas Gleixner
2009-07-18sched: Pull up the might_sleep() check into cond_resched()Frederic Weisbecker
2009-07-18sched: Add a preempt count base offset to __might_sleep()Frederic Weisbecker
2009-07-18sched: Cover the CONFIG_DEBUG_SPINLOCK_SLEEP off-case for __might_sleep()Frederic Weisbecker
2009-07-18sched: Remove obsolete comment in __cond_resched()Frederic Weisbecker
2009-07-18sched: Drop the need_resched() loop from cond_resched()Frederic Weisbecker
2009-07-18Merge branch 'linus' into sched/coreIngo Molnar
2009-07-18sched: fix load average accounting vs. cpu hotplugThomas Gleixner
2009-07-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-07-10sched: optimize cond_resched()Peter Zijlstra
2009-07-10sched: Fix rt_rq->pushable_tasks initialization in init_rt_rq()Fabio Checconi
2009-07-10sched: Reset sched stats on fork()Lucas De Marchi
2009-07-10sched_rt: Fix overload bug on rt group schedulingPeter Zijlstra
2009-06-29sched: Hide runqueues from direct reference at source code level for __raw_ge...Hitoshi Mitake
2009-06-29Merge branch 'linus' into sched/coreIngo Molnar
2009-06-20Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-06-19perf_counter: Simplify and fix task migration countingPeter Zijlstra
2009-06-18kthreads: simplify migration_thread() exit pathOleg Nesterov
2009-06-17sched: Add SCHED_RESET_ON_FORK functionality for nice < 0 tasksMike Galbraith
2009-06-17sched: Clean up SCHED_RESET_ON_FORKMike Galbraith
2009-06-17sched: Remove unneeded __ref tagLi Zefan
2009-06-15Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2009-06-15sched: Introduce SCHED_RESET_ON_FORK scheduling policy flagLennart Poettering
2009-06-12sched: export kick_processRusty Russell
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-11sched: use slab in cpupri_init()Pekka Enberg
2009-06-11sched: use alloc_cpumask_var() instead of alloc_bootmem_cpumask_var()Pekka Enberg
2009-06-11sched: use kzalloc() instead of the bootmem allocatorPekka Enberg
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-10Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-10Merge branch 'sched-docs-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-02perf_counter: Fix cpu migration counterPaul Mackerras
2009-06-02perf_counter: Initialize per-cpu context earlier on cpu upPaul Mackerras
2009-05-23perf_counter: Fix dynamic irq_period loggingPeter Zijlstra
2009-05-22perf_counter: Optimize context switch between identical inherited contextsPaul Mackerras
2009-05-19sched: properly define the sched_group::cpumask and sched_domain::span fieldsIngo Molnar
2009-05-18Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar
2009-05-15sched, timers: cleanup avenrun usersThomas Gleixner
2009-05-15sched, timers: move calc_load() to schedulerThomas Gleixner
2009-05-13timers: Logic to move non pinned timersArun R Bharadwaj
2009-05-13timers: /proc/sys sysctl hook to enable timer migrationArun R Bharadwaj
2009-05-13timers: Identifying the existing pinned timersArun R Bharadwaj
2009-05-11Merge commit 'v2.6.30-rc5' into sched/coreIngo Molnar
2009-05-08Merge branch 'x86/urgent' into x86/xenIngo Molnar