aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-04Merge commit 'v2.6.29-rc7' into perfcounters/coreIngo Molnar1-3/+12
2009-03-04Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar1-3/+12
2009-03-02sched: kill unused parameter of pick_next_task()Wang Chen1-3/+3
2009-03-02Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar1-3/+12
2009-02-27sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani1-2/+11
2009-02-26sched_rt: don't start timer when rt bandwidth disabledHiroshi Shimamoto1-1/+1
2009-02-26cpuacct: add a branch predictionLi Zefan1-1/+1
2009-02-26Merge branch 'x86/core' into perfcounters/coreIngo Molnar1-3/+12
2009-02-25generic-ipi: remove CSD_FLAG_WAITPeter Zijlstra1-1/+1
2009-02-24Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar1-3/+3
2009-02-22Merge branch 'linus' into x86/apicIngo Molnar1-3/+12
2009-02-20alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell1-3/+3
2009-02-19Merge branch 'linus' into tracing/blktraceIngo Molnar1-3/+12
2009-02-16sched: use TASK_NICE for task_structAmérico Wang1-1/+1
2009-02-15sched: idle_at_tick is only used when CONFIG_SMP is setHenrik Austad1-1/+1
2009-02-15Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/coreIngo Molnar1-13/+12
2009-02-13Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar1-16/+11
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar1-18/+13
2009-02-13Merge branch 'linus' into perfcounters/coreIngo Molnar1-16/+11
2009-02-12sched: cpu hotplug fixIngo Molnar1-3/+12
2009-02-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-10/+0
2009-02-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-6/+11
2009-02-11sched: revert recent sync wakeup changesPeter Zijlstra1-10/+0
2009-02-11Merge commit 'v2.6.29-rc4' into sched/coreIngo Molnar1-2/+2
2009-02-11Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar1-2/+12
2009-02-09Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar1-2/+12
2009-02-09perf_counters: make software counters work as per-cpu countersPaul Mackerras1-0/+17
2009-02-09Merge commit 'v2.6.29-rc4' into tracing/coreIngo Molnar1-2/+2
2009-02-08Merge branches 'sched/rt' and 'sched/urgent' into sched/coreIngo Molnar1-35/+128
2009-02-07Merge branch 'linus' into core/lockingIngo Molnar1-20/+37
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar1-0/+10
2009-02-05wait: prevent exclusive waiter starvationJohannes Weiner1-2/+2
2009-02-04sched: fix nohz load balancer on cpu offlineSuresh Siddha1-6/+11
2009-02-03Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar1-0/+10
2009-02-01sched: symmetric sync vs avg_overlapPeter Zijlstra1-3/+9
2009-02-01sched: fix sync wakeupsPeter Zijlstra1-0/+4
2009-01-23trace, lockdep: manual preempt count adding for local_bh_disableSteven Rostedt1-4/+4
2009-01-23Merge branch 'core/percpu' into perfcounters/coreIngo Molnar1-6/+1
2009-01-21Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar1-18/+25
2009-01-21Merge branch 'x86/mm' into core/percpuIngo Molnar1-18/+25
2009-01-18Merge branch 'core/percpu' into stackprotectorIngo Molnar1-479/+639
2009-01-18Merge branch 'core/percpu' into perfcounters/coreIngo Molnar1-5/+8
2009-01-15Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+10
2009-01-15sched: SCHED_IDLE weight changePeter Zijlstra1-2/+2
2009-01-15sched: fix bandwidth validation for UID groupingPeter Zijlstra1-0/+7
2009-01-15sched: introduce avg_wakeupPeter Zijlstra1-6/+30
2009-01-14mutex: implement adaptive spinningPeter Zijlstra1-0/+61
2009-01-14mutex: preemption fixesPeter Zijlstra1-3/+7
2009-01-14sched: fix build error in kernel/sched_rt.c when RT_GROUP_SCHED && !SMPGregory Haskins1-0/+4
2009-01-14[CVE-2009-0029] System call wrappers part 08Heiko Carstens1-1/+1