Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | sched: Simple helper functions for find_busiest_group() | Gautham R Shenoy | 2009-03-25 | 1 | -12/+43 | |
* | | | | | | | | | | | | sched: remove unused fields from struct rq | Luis Henriques | 2009-03-24 | 1 | -3/+0 | |
* | | | | | | | | | | | | sched: small optimisation of can_migrate_task() | Luis Henriques | 2009-03-17 | 1 | -4/+6 | |
* | | | | | | | | | | | | sched: fix typos in documentation | Luis Henriques | 2009-03-17 | 1 | -2/+2 | |
* | | | | | | | | | | | | sched: add avg_overlap decay | Mike Galbraith | 2009-03-11 | 1 | -1/+23 | |
* | | | | | | | | | | | | sched: optimize ttwu vs group scheduling | Peter Zijlstra | 2009-03-10 | 1 | -1/+15 | |
* | | | | | | | | | | | | sched: TIF_NEED_RESCHED -> need_reshed() cleanup | Lai Jiangshan | 2009-03-06 | 1 | -5/+5 | |
* | | | | | | | | | | | | Merge branch 'sched/core' into sched/cleanups | Ingo Molnar | 2009-03-06 | 1 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | sched: don't rebalance if attached on NULL domain | Frederic Weisbecker | 2009-03-05 | 1 | -1/+8 | |
* | | | | | | | | | | | | | sched: kill unused parameter of pick_next_task() | Wang Chen | 2009-03-02 | 1 | -3/+3 | |
|/ / / / / / / / / / / / | ||||||
| | | | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core | Ingo Molnar | 2009-03-02 | 1 | -3/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | / | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | sched: don't allow setuid to succeed if the user does not have rt bandwidth | Dhaval Giani | 2009-02-27 | 1 | -2/+11 | |
| | * | | | | | | | | | | sched_rt: don't start timer when rt bandwidth disabled | Hiroshi Shimamoto | 2009-02-26 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
* | | | | | | | | | | | cpuacct: add a branch prediction | Li Zefan | 2009-02-26 | 1 | -1/+1 | |
* | | | | | | | | | | | sched: use TASK_NICE for task_struct | Américo Wang | 2009-02-16 | 1 | -1/+1 | |
* | | | | | | | | | | | sched: idle_at_tick is only used when CONFIG_SMP is set | Henrik Austad | 2009-02-15 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ \ \ | Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/core | Ingo Molnar | 2009-02-15 | 1 | -13/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | / / | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| * / | | | | | | | | | sched: cpu hotplug fix | Ingo Molnar | 2009-02-12 | 1 | -3/+12 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-02-11 | 1 | -10/+0 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | sched: revert recent sync wakeup changes | Peter Zijlstra | 2009-02-11 | 1 | -10/+0 | |
| * | | | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-02-11 | 1 | -6/+11 | |
| |\| | | | | | | | | | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge commit 'v2.6.29-rc4' into sched/core | Ingo Molnar | 2009-02-11 | 1 | -2/+2 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | wait: prevent exclusive waiter starvation | Johannes Weiner | 2009-02-05 | 1 | -2/+2 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ | Merge branches 'sched/rt' and 'sched/urgent' into sched/core | Ingo Molnar | 2009-02-08 | 1 | -35/+128 | |
|\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | sched: fix nohz load balancer on cpu offline | Suresh Siddha | 2009-02-04 | 1 | -6/+11 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | sched: symmetric sync vs avg_overlap | Peter Zijlstra | 2009-02-01 | 1 | -3/+9 | |
| | * | | | | | | | sched: fix sync wakeups | Peter Zijlstra | 2009-02-01 | 1 | -0/+4 | |
| | | |_|_|_|_|/ | | |/| | | | | | ||||||
| | * | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2009-01-16 | 1 | -3/+10 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | sched: SCHED_IDLE weight change | Peter Zijlstra | 2009-01-15 | 1 | -2/+2 | |
| | | * | | | | | | sched: fix bandwidth validation for UID grouping | Peter Zijlstra | 2009-01-15 | 1 | -0/+7 | |
| | | * | | | | | | Revert "sched: improve preempt debugging" | Ingo Molnar | 2009-01-12 | 1 | -1/+1 | |
| | | | |_|_|_|/ | | | |/| | | | | ||||||
| | * | | | | | | [CVE-2009-0029] System call wrappers part 08 | Heiko Carstens | 2009-01-14 | 1 | -1/+1 | |
| | * | | | | | | [CVE-2009-0029] System call wrappers part 07 | Heiko Carstens | 2009-01-14 | 1 | -2/+2 | |
| | * | | | | | | [CVE-2009-0029] System call wrappers part 06 | Heiko Carstens | 2009-01-14 | 1 | -13/+13 | |
| | |/ / / / / | ||||||
| * | | | | | | sched: fix build error in kernel/sched_rt.c when RT_GROUP_SCHED && !SMP | Gregory Haskins | 2009-01-14 | 1 | -0/+4 | |
| * | | | | | | Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2009-01-11 | 1 | -11/+78 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | sched: create "pushable_tasks" list to limit pushing to one attempt | Gregory Haskins | 2008-12-29 | 1 | -0/+4 | |
| | * | | | | | | sched: add sched_class->needs_post_schedule() member | Gregory Haskins | 2008-12-29 | 1 | -1/+7 | |
| | * | | | | | | sched: make double-lock-balance fair | Gregory Haskins | 2008-12-29 | 1 | -7/+44 | |
| | * | | | | | | sched: pull only one task during NEWIDLE balancing to limit critical section | Gregory Haskins | 2008-12-29 | 1 | -1/+17 | |
| | * | | | | | | sched: track the next-highest priority on each runqueue | Gregory Haskins | 2008-12-29 | 1 | -2/+6 | |
* | | | | | | | | sched: introduce avg_wakeup | Peter Zijlstra | 2009-01-15 | 1 | -6/+30 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | kernel/sched.c: add missing forward declaration for 'double_rq_lock' | Steven Noonan | 2009-01-11 | 1 | -0/+3 | |
* | | | | | | | cpumask: fix CONFIG_NUMA=y sched.c | Rusty Russell | 2009-01-11 | 1 | -5/+5 | |
|/ / / / / / | ||||||
* | | | | | | sched: fix possible recursive rq->lock | Peter Zijlstra | 2009-01-07 | 1 | -0/+5 | |
* | | | | | | sched: fix section mismatch | Li Zefan | 2009-01-06 | 1 | -1/+1 | |
* | | | | | | sched: fix double kfree in failure path | Li Zefan | 2009-01-06 | 1 | -3/+2 | |
* | | | | | | sched: clean up arch_reinit_sched_domains() | Li Zefan | 2009-01-05 | 1 | -6/+3 | |
* | | | | | | sched: mark sched_create_sysfs_power_savings_entries() as __init | Li Zefan | 2009-01-05 | 1 | -1/+1 | |
* | | | | | | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-03 | 1 | -38/+15 | |
|\ \ \ \ \ \ |