aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | | | | | | hrtimer: prevent negative expiry value after clock_was_set()Thomas Gleixner2009-01-251-0/+7
| | | | * | | | | | | | | | | | Merge branch 'linus' into timers/hrtimersThomas Gleixner2009-01-2531-266/+353
| | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.29-rc1' into timers/hrtimersIngo Molnar2009-01-1294-2731/+6182
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | hrtimers: allow the hot-unplugging of all cpusSebastien Dugue2008-12-302-7/+23
| | | | * | | | | | | | | | | | | Merge branch 'linus' into timers/hrtimersIngo Molnar2008-12-2959-1986/+6536
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | hrtimers: increase clock min delta threshold while interrupt hangingFrederic Weisbecker2008-12-271-1/+29
| | * | | | | | | | | | | | | | | | clockevents: let set_mode() setup delta informationMagnus Damm2009-01-161-9/+11
| | | |_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-268-494/+1215
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | sched: Add comments to find_busiest_group() functionGautham R Shenoy2009-03-251-8/+42
| * | | | | | | | | | | | | | | | | sched: Refactor the power savings balance codeGautham R Shenoy2009-03-251-83/+153
| * | | | | | | | | | | | | | | | | sched: Optimize the !power_savings_balance during fbg()Gautham R Shenoy2009-03-251-9/+14
| * | | | | | | | | | | | | | | | | sched: Create a helper function to calculate imbalanceGautham R Shenoy2009-03-251-33/+45
| * | | | | | | | | | | | | | | | | sched: Create helper to calculate small_imbalance in fbg()Gautham R Shenoy2009-03-251-61/+70
| * | | | | | | | | | | | | | | | | sched: Create a helper function to calculate sched_domain stats for fbg()Gautham R Shenoy2009-03-251-44/+73
| * | | | | | | | | | | | | | | | | sched: Define structure to store the sched_domain statistics for fbg()Gautham R Shenoy2009-03-251-86/+121
| * | | | | | | | | | | | | | | | | sched: Create a helper function to calculate sched_group stats for fbg()Gautham R Shenoy2009-03-251-75/+100
| * | | | | | | | | | | | | | | | | sched: Define structure to store the sched_group statistics for fbg()Gautham R Shenoy2009-03-251-33/+46
| * | | | | | | | | | | | | | | | | sched: Fix indentations in find_busiest_group() using gotosGautham R Shenoy2009-03-251-15/+17
| * | | | | | | | | | | | | | | | | sched: Simple helper functions for find_busiest_group()Gautham R Shenoy2009-03-251-12/+43
| * | | | | | | | | | | | | | | | | Merge branch 'sched/cleanups'; commit 'v2.6.29' into sched/coreIngo Molnar2009-03-251-0/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | sched: remove unused fields from struct rqLuis Henriques2009-03-243-11/+4
| * | | | | | | | | | | | | | | | | Merge branches 'sched/debug' and 'linus' into sched/coreIngo Molnar2009-03-231-12/+14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | sched: jiffies not printed per CPULuis Henriques2009-03-181-1/+1
| * | | | | | | | | | | | | | | | | sched: small optimisation of can_migrate_task()Luis Henriques2009-03-171-4/+6
| * | | | | | | | | | | | | | | | | sched: fix typos in documentationLuis Henriques2009-03-171-2/+2
| | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar2009-03-133-14/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | sched: add avg_overlap decayMike Galbraith2009-03-111-1/+23
| * | | | | | | | | | | | | | | | | | sched: optimize ttwu vs group schedulingPeter Zijlstra2009-03-101-1/+15
| * | | | | | | | | | | | | | | | | | Merge branches 'sched/cleanups' and 'linus' into sched/coreIngo Molnar2009-03-101-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | sched: TIF_NEED_RESCHED -> need_reshed() cleanupLai Jiangshan2009-03-061-5/+5
| * | | | | | | | | | | | | | | | | | | Merge branch 'sched/core' into sched/cleanupsIngo Molnar2009-03-066-8/+31
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | sched: don't rebalance if attached on NULL domainFrederic Weisbecker2009-03-051-1/+8
| | * | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.29-rc7' into sched/coreIngo Molnar2009-03-055-7/+23
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | sched: kill unused parameter of pick_next_task()Wang Chen2009-03-021-3/+3
| |/ / / / / / / / / / / / / / / / / / / /
| | | | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar2009-03-025-31/+84
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | / | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | sched_clock: cleanupsPeter Zijlstra2009-02-261-11/+20
| | * | | | | | | | | | | | | | | | | | | | sched: allow architectures to specify sched_clock_stableIngo Molnar2009-02-261-25/+20
| * | | | | | | | | | | | | | | | | | | | | cpuacct: add a branch predictionLi Zefan2009-02-261-1/+1
| * | | | | | | | | | | | | | | | | | | | | Merge branches 'sched/cleanups', 'sched/urgent' and 'linus' into sched/coreIngo Molnar2009-02-2616-76/+177
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | | | | sched: use TASK_NICE for task_structAmérico Wang2009-02-161-1/+1
| * | | | | | | | | | | | | | | | | | | | | sched: idle_at_tick is only used when CONFIG_SMP is setHenrik Austad2009-02-151-1/+1
| | | | | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/coreIngo Molnar2009-02-1512-52/+180
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | sched, latencytop: incorporate review feedback from Andrew MortonArjan van de Ven2009-02-111-12/+71
| * | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.29-rc4' into sched/coreIngo Molnar2009-02-118-52/+160
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'sched/rt' and 'sched/urgent' into sched/coreIngo Molnar2009-02-0850-594/+1026
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | sched: make plist a library facilityPeter Zijlstra2009-01-161-6/+15
| | * | | | | | | | | | | | | | | | | | | | | | | | sched: fix build error in kernel/sched_rt.c when RT_GROUP_SCHED && !SMPGregory Haskins2009-01-142-94/+174
| | * | | | | | | | | | | | | | | | | | | | | | | | sched: de CPP-ify the scheduler codeGregory Haskins2009-01-141-2/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2009-01-112-111/+302
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | | | | | RT: fix push_rt_task() to handle dequeue_pushable properlyGregory Haskins2008-12-291-12/+22