Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | | | | | | | | hrtimer: prevent negative expiry value after clock_was_set() | Thomas Gleixner | 2009-01-25 | 1 | -0/+7 | |
| | | | * | | | | | | | | | | | | Merge branch 'linus' into timers/hrtimers | Thomas Gleixner | 2009-01-25 | 31 | -266/+353 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.29-rc1' into timers/hrtimers | Ingo Molnar | 2009-01-12 | 94 | -2731/+6182 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | | | hrtimers: allow the hot-unplugging of all cpus | Sebastien Dugue | 2008-12-30 | 2 | -7/+23 | |
| | | | * | | | | | | | | | | | | | Merge branch 'linus' into timers/hrtimers | Ingo Molnar | 2008-12-29 | 59 | -1986/+6536 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | | | | | | hrtimers: increase clock min delta threshold while interrupt hanging | Frederic Weisbecker | 2008-12-27 | 1 | -1/+29 | |
| | * | | | | | | | | | | | | | | | | clockevents: let set_mode() setup delta information | Magnus Damm | 2009-01-16 | 1 | -9/+11 | |
| | | |_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2009-03-26 | 8 | -494/+1215 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | sched: Add comments to find_busiest_group() function | Gautham R Shenoy | 2009-03-25 | 1 | -8/+42 | |
| * | | | | | | | | | | | | | | | | | sched: Refactor the power savings balance code | Gautham R Shenoy | 2009-03-25 | 1 | -83/+153 | |
| * | | | | | | | | | | | | | | | | | sched: Optimize the !power_savings_balance during fbg() | Gautham R Shenoy | 2009-03-25 | 1 | -9/+14 | |
| * | | | | | | | | | | | | | | | | | sched: Create a helper function to calculate imbalance | Gautham R Shenoy | 2009-03-25 | 1 | -33/+45 | |
| * | | | | | | | | | | | | | | | | | sched: Create helper to calculate small_imbalance in fbg() | Gautham R Shenoy | 2009-03-25 | 1 | -61/+70 | |
| * | | | | | | | | | | | | | | | | | sched: Create a helper function to calculate sched_domain stats for fbg() | Gautham R Shenoy | 2009-03-25 | 1 | -44/+73 | |
| * | | | | | | | | | | | | | | | | | sched: Define structure to store the sched_domain statistics for fbg() | Gautham R Shenoy | 2009-03-25 | 1 | -86/+121 | |
| * | | | | | | | | | | | | | | | | | sched: Create a helper function to calculate sched_group stats for fbg() | Gautham R Shenoy | 2009-03-25 | 1 | -75/+100 | |
| * | | | | | | | | | | | | | | | | | sched: Define structure to store the sched_group statistics for fbg() | Gautham R Shenoy | 2009-03-25 | 1 | -33/+46 | |
| * | | | | | | | | | | | | | | | | | sched: Fix indentations in find_busiest_group() using gotos | Gautham R Shenoy | 2009-03-25 | 1 | -15/+17 | |
| * | | | | | | | | | | | | | | | | | sched: Simple helper functions for find_busiest_group() | Gautham R Shenoy | 2009-03-25 | 1 | -12/+43 | |
| * | | | | | | | | | | | | | | | | | Merge branch 'sched/cleanups'; commit 'v2.6.29' into sched/core | Ingo Molnar | 2009-03-25 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | sched: remove unused fields from struct rq | Luis Henriques | 2009-03-24 | 3 | -11/+4 | |
| * | | | | | | | | | | | | | | | | | Merge branches 'sched/debug' and 'linus' into sched/core | Ingo Molnar | 2009-03-23 | 1 | -12/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | sched: jiffies not printed per CPU | Luis Henriques | 2009-03-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | 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 | |
| | | | | | | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/core | Ingo Molnar | 2009-03-13 | 3 | -14/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | 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 | |
| * | | | | | | | | | | | | | | | | | | Merge branches 'sched/cleanups' and 'linus' into sched/core | Ingo Molnar | 2009-03-10 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | 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 | 6 | -8/+31 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | sched: don't rebalance if attached on NULL domain | Frederic Weisbecker | 2009-03-05 | 1 | -1/+8 | |
| | * | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.29-rc7' into sched/core | Ingo Molnar | 2009-03-05 | 5 | -7/+23 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | 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 | 5 | -31/+84 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | / | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | sched_clock: cleanups | Peter Zijlstra | 2009-02-26 | 1 | -11/+20 | |
| | * | | | | | | | | | | | | | | | | | | | | sched: allow architectures to specify sched_clock_stable | Ingo Molnar | 2009-02-26 | 1 | -25/+20 | |
| * | | | | | | | | | | | | | | | | | | | | | cpuacct: add a branch prediction | Li Zefan | 2009-02-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branches 'sched/cleanups', 'sched/urgent' and 'linus' into sched/core | Ingo Molnar | 2009-02-26 | 16 | -76/+177 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | 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 | 12 | -52/+180 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | sched, latencytop: incorporate review feedback from Andrew Morton | Arjan van de Ven | 2009-02-11 | 1 | -12/+71 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.29-rc4' into sched/core | Ingo Molnar | 2009-02-11 | 8 | -52/+160 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'sched/rt' and 'sched/urgent' into sched/core | Ingo Molnar | 2009-02-08 | 50 | -594/+1026 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | sched: make plist a library facility | Peter Zijlstra | 2009-01-16 | 1 | -6/+15 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | sched: fix build error in kernel/sched_rt.c when RT_GROUP_SCHED && !SMP | Gregory Haskins | 2009-01-14 | 2 | -94/+174 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | sched: de CPP-ify the scheduler code | Gregory Haskins | 2009-01-14 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2009-01-11 | 2 | -111/+302 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | RT: fix push_rt_task() to handle dequeue_pushable properly | Gregory Haskins | 2008-12-29 | 1 | -12/+22 |