aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAge
* Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-06
|\
| * Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-03-05
| |\
| * \ Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-02-24
| |\ \
| | * | alloc_percpu: change percpu_ptr to per_cpu_ptrRusty Russell2009-02-20
| | * | Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-09
| | |\ \
| * | \ \ Merge branch 'linus' into x86/apicIngo Molnar2009-02-22
| |\ \ \ \
| * \ \ \ \ Merge branch 'linus' into x86/apicIngo Molnar2009-02-13
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-05
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'x86/mm' into core/percpuIngo Molnar2009-01-21
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'core/percpu' into stackprotectorIngo Molnar2009-01-18
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into stackprotectorIngo Molnar2008-12-31
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linus' into stackprotectorIngo Molnar2008-10-15
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into stackprotectorIngo Molnar2008-06-25
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | stackprotector: use canary at end of stack to indicate overruns at oops timeEric Sandeen2008-05-26
* | | | | | | | | | | | Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-04
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into core/lockingIngo Molnar2009-02-07
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| * | | | | | | | | | | | mutex: implement adaptive spinningPeter Zijlstra2009-01-14
| * | | | | | | | | | | | mutex: preemption fixesPeter Zijlstra2009-01-14
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar2009-03-04
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani2009-02-27
| * | | | | | | | | | | sched_rt: don't start timer when rt bandwidth disabledHiroshi Shimamoto2009-02-26
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'linus' into tracing/blktraceIngo Molnar2009-02-19
|\| | | | | | | | | |
| * | | | | | | | | | sched: cpu hotplug fixIngo Molnar2009-02-12
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar2009-02-13
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-02-11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | sched: revert recent sync wakeup changesPeter Zijlstra2009-02-11
| * | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-02-11
| |\| | | | | | | | | | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | sched: fix nohz load balancer on cpu offlineSuresh Siddha2009-02-04
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | Merge commit 'v2.6.29-rc4' into tracing/coreIngo Molnar2009-02-09
|\| | | | | | | |
| * | | | | | | | wait: prevent exclusive waiter starvationJohannes Weiner2009-02-05
| |/ / / / / / /
* | | | | | | | Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar2009-02-03
|\| | | | | | |
| * | | | | | | sched: symmetric sync vs avg_overlapPeter Zijlstra2009-02-01
| * | | | | | | sched: fix sync wakeupsPeter Zijlstra2009-02-01
| | |_|_|_|_|/ | |/| | | | |
* / | | | | | trace, lockdep: manual preempt count adding for local_bh_disableSteven Rostedt2009-01-23
|/ / / / / /
* | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-01-15
|\ \ \ \ \ \
| * | | | | | sched: SCHED_IDLE weight changePeter Zijlstra2009-01-15
| * | | | | | sched: fix bandwidth validation for UID groupingPeter Zijlstra2009-01-15
| * | | | | | Revert "sched: improve preempt debugging"Ingo Molnar2009-01-12
| |/ / / / /
* | | | | | [CVE-2009-0029] System call wrappers part 08Heiko Carstens2009-01-14
* | | | | | [CVE-2009-0029] System call wrappers part 07Heiko Carstens2009-01-14
* | | | | | [CVE-2009-0029] System call wrappers part 06Heiko Carstens2009-01-14
|/ / / / /
* | | | | kernel/sched.c: add missing forward declaration for 'double_rq_lock'Steven Noonan2009-01-11
* | | | | cpumask: fix CONFIG_NUMA=y sched.cRusty Russell2009-01-10
* | | | | sched: fix possible recursive rq->lockPeter Zijlstra2009-01-07
* | | | | sched: fix section mismatchLi Zefan2009-01-06
* | | | | sched: fix double kfree in failure pathLi Zefan2009-01-06
* | | | | sched: clean up arch_reinit_sched_domains()Li Zefan2009-01-05
* | | | | sched: mark sched_create_sysfs_power_savings_entries() as __initLi Zefan2009-01-05
* | | | | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-03
|\ \ \ \ \
| * | | | | sched: put back some stack hog changes that were undone in kernel/sched.cMike Travis2009-01-03