aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAge
...
| | * | | | | sched: convert struct (sys_)sched_setaffinity() to cpumask_var_t.Rusty Russell2008-11-24
| | * | | | | sched: avoid stack var in move_task_off_dead_cpuRusty Russell2008-11-24
| | * | | | | sched: convert sys_sched_getaffinity() to cpumask_var_t.Rusty Russell2008-11-24
| | * | | | | sched: convert rebalance_domains() to cpumask_var_t.Rusty Russell2008-11-24
| | * | | | | sched: convert idle_balance() to cpumask_var_t.Rusty Russell2008-11-24
| | * | | | | sched: convert nohz struct to cpumask_var_t.Rusty Russell2008-11-24
| | * | | | | sched: convert struct root_domain to cpumask_var_t.Rusty Russell2008-11-24
| | * | | | | sched: convert nohz_cpu_mask to cpumask_var_t.Rusty Russell2008-11-24
| | * | | | | sched: convert struct sched_group/sched_domain cpumask_ts to variable bitmapsRusty Russell2008-11-24
| | * | | | | sched: wrap sched_group and sched_domain cpumask accesses.Rusty Russell2008-11-24
| | * | | | | sched: remove any_online_cpu()Rusty Russell2008-11-24
| | * | | | | sched: get rid of boutique sched.c allocations, use cpumask_var_t.Rusty Russell2008-11-24
| | * | | | | sched: convert sched.c from for_each_cpu_mask to for_each_cpu.Rusty Russell2008-11-24
| | * | | | | sched: reduce stack size requirements in kernel/sched.cMike Travis2008-11-24
| | | | | | |
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096Ingo Molnar2008-11-24
| | |\ \ \ \ \ \
| * | | | | | | | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-13
* | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-30
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar2008-12-25
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| | | * | | | | | | | | hrtimer: removing all ur callback modesPeter Zijlstra2008-11-25
| | |/ / / / / / / / /
* | | | | | | | | | | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-30
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
| * | | | | | | | | | Merge commit 'v2.6.28' into core/coreIngo Molnar2008-12-25
| |\| | | | | | | | | | | |_|_|_|/ / / / / | |/| | | | | | | |
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *---------. \ \ \ \ \ \ \ \ Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar2008-11-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | |
| | | | | | * | | | | | | | | account_steal_time: kill the unneeded account_group_system_time()Oleg Nesterov2008-11-17
| | | | * | | | | | | | | | | Merge branch 'linus' into core/lockingIngo Molnar2008-11-12
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar2008-10-28
| | | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | sched: improve preempt debuggingNick Piggin2008-09-30
* | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-12-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | schedstat: consolidate per-task cpu runtime statsKen Chen2008-12-18
| * | | | | | | | | | | | | | | | | sched, cpuacct: export percpu cpuacct cgroup statsKen Chen2008-12-16
| * | | | | | | | | | | | | | | | | sched, cpuacct: refactoring cpuusage_read / cpuusage_writeKen Chen2008-12-16
| * | | | | | | | | | | | | | | | | sched: fix wakeup preemption clockMike Galbraith2008-12-16
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | sched: add missing arch_update_cpu_topology() callHeiko Carstens2008-12-12
| * | | | | | | | | | | | | | | | sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens2008-12-12
| * | | | | | | | | | | | | | | | Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar2008-12-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | sched: idle_balance() does not call load_balance_newidle()Vaidyanathan Srinivasan2008-12-08
| * | | | | | | | | | | | | | | | sched: fix sd_parent_degenerate on non-numa smp machineKen Chen2008-12-08
| * | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2008-12-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | sched: add uid information to sched_debug for CONFIG_USER_SCHEDArun R Bharadwaj2008-12-01
| * | | | | | | | | | | | | | | | sched: move double_unlock_balance() higherAlexey Dobriyan2008-11-28
| * | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2008-11-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'sched/rt' into sched/coreIngo Molnar2008-11-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | sched, lockdep: inline double_unlock_balance()Sripathi Kodi2008-11-06
| | | |_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | sched: update comment for move_task_off_dead_cpuVegard Nossum2008-11-21
| * | | | | | | | | | | | | | | | sched: fix inconsistency when redistribute per-cpu tg->cfs_rq sharesKen Chen2008-11-19
| * | | | | | | | | | | | | | | | Merge branch 'linus' into sched/coreIngo Molnar2008-11-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | sched: add hierarchical accounting to cpu accounting controllerBharata B Rao2008-11-11
| * | | | | | | | | | | | | | | | sched: clean up SCHED_CPUMASK_ALLOCLi Zefan2008-11-07
| * | | | | | | | | | | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2008-11-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | sched: add sanity check in partition_sched_domains()Li Zefan2008-11-04
| * | | | | | | | | | | | | | | | sched: remove redundant call to unregister_sched_domain_sysctl()Li Zefan2008-11-04