summaryrefslogtreecommitdiff
path: root/kernel/sched.c
AgeCommit message (Expand)Author
2009-03-16Merge branch 'quilt/rr'Stephen Rothwell
2009-03-16Merge commit 'sched/auto-sched-next'Stephen Rothwell
2009-03-16Merge commit 'tracing/auto-tracing-next'Stephen Rothwell
2009-03-16cpumask:dont-refer-to-cpu_sibling_map-and-cpu_core_mapRusty Russell
2009-03-05Merge branch 'sched/cleanups' into auto-sched-nextIngo Molnar
2009-03-05Merge branch 'core/ipi' into auto-core-nextIngo Molnar
2009-03-05Merge branch 'core/percpu' into auto-core-nextIngo Molnar
2009-03-05sched: don't rebalance if attached on NULL domainFrederic Weisbecker
2009-03-05Merge commit 'v2.6.29-rc7' into core/lockingIngo Molnar
2009-03-04Merge branch 'core/locking' into tracing/ftraceIngo Molnar
2009-03-04Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar
2009-03-02sched: kill unused parameter of pick_next_task()Wang Chen
2009-03-02Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar
2009-02-27sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani
2009-02-26sched_rt: don't start timer when rt bandwidth disabledHiroshi Shimamoto
2009-02-26cpuacct: add a branch predictionLi Zefan
2009-02-25generic-ipi: remove CSD_FLAG_WAITPeter Zijlstra
2009-02-24Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar
2009-02-20alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell
2009-02-19Merge branch 'linus' into tracing/blktraceIngo Molnar
2009-02-16sched: use TASK_NICE for task_structAmérico Wang
2009-02-15sched: idle_at_tick is only used when CONFIG_SMP is setHenrik Austad
2009-02-15Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/coreIngo Molnar
2009-02-13Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar
2009-02-12sched: cpu hotplug fixIngo Molnar
2009-02-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-02-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-02-11sched: revert recent sync wakeup changesPeter Zijlstra
2009-02-11Merge commit 'v2.6.29-rc4' into sched/coreIngo Molnar
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar
2009-02-09Merge commit 'v2.6.29-rc4' into tracing/coreIngo Molnar
2009-02-08Merge branches 'sched/rt' and 'sched/urgent' into sched/coreIngo Molnar
2009-02-07Merge branch 'linus' into core/lockingIngo Molnar
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar
2009-02-05wait: prevent exclusive waiter starvationJohannes Weiner
2009-02-04sched: fix nohz load balancer on cpu offlineSuresh Siddha
2009-02-03Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar
2009-02-01sched: symmetric sync vs avg_overlapPeter Zijlstra
2009-02-01sched: fix sync wakeupsPeter Zijlstra
2009-01-23trace, lockdep: manual preempt count adding for local_bh_disableSteven Rostedt
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar
2009-01-18Merge branch 'core/percpu' into stackprotectorIngo Molnar
2009-01-15Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-01-15sched: SCHED_IDLE weight changePeter Zijlstra
2009-01-15sched: fix bandwidth validation for UID groupingPeter Zijlstra
2009-01-15sched: introduce avg_wakeupPeter Zijlstra
2009-01-14mutex: implement adaptive spinningPeter Zijlstra
2009-01-14mutex: preemption fixesPeter Zijlstra