| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-02 | 1 | -414/+556 |
|\ |
|
| * | sched: nominate preferred wakeup cpu, fix | Vaidyanathan Srinivasan | 2008-12-23 | 1 | -1/+1 |
| * | sched: fix warning in kernel/sched.c | Ingo Molnar | 2008-12-19 | 1 | -1/+1 |
| * | sched: activate active load balancing in new idle cpus | Vaidyanathan Srinivasan | 2008-12-19 | 1 | -0/+54 |
| * | sched: nominate preferred wakeup cpu | Vaidyanathan Srinivasan | 2008-12-19 | 1 | -0/+12 |
| * | sched: favour lower logical cpu number for sched_mc balance | Vaidyanathan Srinivasan | 2008-12-19 | 1 | -2/+2 |
| * | sched: framework for sched_mc/smt_power_savings=N | Gautham R Shenoy | 2008-12-19 | 1 | -3/+14 |
| * | Merge ../linux-2.6-x86 | Rusty Russell | 2008-12-13 | 1 | -551/+597 |
| |\ |
|
| | * | Merge branch 'sched/core' into cpus4096 | Ingo Molnar | 2008-12-12 | 1 | -38/+61 |
| | |\ |
|
| | * \ | Merge branch 'tracing/fastboot' into cpus4096 | Ingo Molnar | 2008-12-12 | 1 | -1/+1 |
| | |\ \ |
|
| | * \ \ | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-02 | 1 | -2/+3 |
| | |\ \ \ |
|
| | * | | | | sched: avoid stack var in move_task_off_dead_cpu, fix | Rusty Russell | 2008-11-26 | 1 | -4/+0 |
| | * | | | | sched: convert nohz struct to cpumask_var_t, fix | Rusty Russell | 2008-11-26 | 1 | -0/+2 |
| | * | | | | sched: convert remaining old-style cpumask operators | Rusty Russell | 2008-11-24 | 1 | -99/+113 |
| | * | | | | sched: convert local_cpu_mask to cpumask_var_t. | Rusty Russell | 2008-11-24 | 1 | -0/+1 |
| | * | | | | sched: convert struct cpupri_vec cpumask_var_t. | Rusty Russell | 2008-11-24 | 1 | -2/+7 |
| | * | | | | sched: convert falback_doms to cpumask_var_t. | Rusty Russell | 2008-11-24 | 1 | -6/+8 |
| | * | | | | sched: convert cpu_isolated_map to cpumask_var_t. | Rusty Russell | 2008-11-24 | 1 | -17/+14 |
| | * | | | | sched: convert sched_domain_debug to cpumask_var_t. | Rusty Russell | 2008-11-24 | 1 | -4/+3 |
| | * | | | | sched: convert struct (sys_)sched_setaffinity() to cpumask_var_t. | Rusty Russell | 2008-11-24 | 1 | -13/+27 |
| | * | | | | sched: avoid stack var in move_task_off_dead_cpu | Rusty Russell | 2008-11-24 | 1 | -42/+36 |
| | * | | | | sched: convert sys_sched_getaffinity() to cpumask_var_t. | Rusty Russell | 2008-11-24 | 1 | -8/+13 |
| | * | | | | sched: convert rebalance_domains() to cpumask_var_t. | Rusty Russell | 2008-11-24 | 1 | -2/+8 |
| | * | | | | sched: convert idle_balance() to cpumask_var_t. | Rusty Russell | 2008-11-24 | 1 | -2/+6 |
| | * | | | | sched: convert nohz struct to cpumask_var_t. | Rusty Russell | 2008-11-24 | 1 | -13/+16 |
| | * | | | | sched: convert struct root_domain to cpumask_var_t. | Rusty Russell | 2008-11-24 | 1 | -18/+51 |
| | * | | | | sched: convert nohz_cpu_mask to cpumask_var_t. | Rusty Russell | 2008-11-24 | 1 | -2/+5 |
| | * | | | | sched: convert struct sched_group/sched_domain cpumask_ts to variable bitmaps | Rusty Russell | 2008-11-24 | 1 | -24/+41 |
| | * | | | | sched: wrap sched_group and sched_domain cpumask accesses. | Rusty Russell | 2008-11-24 | 1 | -59/+55 |
| | * | | | | sched: remove any_online_cpu() | Rusty Russell | 2008-11-24 | 1 | -6/+8 |
| | * | | | | sched: get rid of boutique sched.c allocations, use cpumask_var_t. | Rusty Russell | 2008-11-24 | 1 | -84/+55 |
| | * | | | | sched: convert sched.c from for_each_cpu_mask to for_each_cpu. | Rusty Russell | 2008-11-24 | 1 | -18/+18 |
| | * | | | | sched: reduce stack size requirements in kernel/sched.c | Mike Travis | 2008-11-24 | 1 | -6/+7 |
| | | | | | | |
| | | \ \ \ | |
| | *-. \ \ \ | Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096 | Ingo Molnar | 2008-11-24 | 1 | -2/+8 |
| | |\ \ \ \ \ |
|
| * | | | | | | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell | 2008-12-13 | 1 | -2/+2 |
* | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-12-30 | 1 | -2/+0 |
|\ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ | |
| *---. \ \ \ \ \ \ \ | Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer... | Ingo Molnar | 2008-12-25 | 1 | -2/+0 |
| |\ \ \ \ \ \ \ \ \ \
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
| | | * | | | | | | | | hrtimer: removing all ur callback modes | Peter Zijlstra | 2008-11-25 | 1 | -2/+0 |
| | |/ / / / / / / / |
|
* | | | | | | | | | | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-12-30 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.28' into core/core | Ingo Molnar | 2008-12-25 | 1 | -2/+5 |
| |\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / /
| | | | | | / / / / /
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
| | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ | |
| *---------. \ \ \ \ \ \ \ \ | Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor... | Ingo Molnar | 2008-11-24 | 1 | -2/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|_|/ / / / / / /
| |/| | | | | | | | | | | | | |
|
| | | | | | * | | | | | | | | | account_steal_time: kill the unneeded account_group_system_time() | Oleg Nesterov | 2008-11-17 | 1 | -1/+0 |
| | | | * | | | | | | | | | | | Merge branch 'linus' into core/locking | Ingo Molnar | 2008-11-12 | 1 | -7/+19 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.28-rc2' into core/locking | Ingo Molnar | 2008-10-28 | 1 | -185/+291 |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | | sched: improve preempt debugging | Nick Piggin | 2008-09-30 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-12-28 | 1 | -174/+193 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | | schedstat: consolidate per-task cpu runtime stats | Ken Chen | 2008-12-18 | 1 | -0/+2 |
| * | | | | | | | | | | | | | | | | | sched, cpuacct: export percpu cpuacct cgroup stats | Ken Chen | 2008-12-16 | 1 | -0/+20 |
| * | | | | | | | | | | | | | | | | | sched, cpuacct: refactoring cpuusage_read / cpuusage_write | Ken Chen | 2008-12-16 | 1 | -17/+39 |
| * | | | | | | | | | | | | | | | | | sched: fix wakeup preemption clock | Mike Galbraith | 2008-12-16 | 1 | -1/+1 |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | | | | |
|