aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched.c
AgeCommit message (Expand)Author
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-03sched: put back some stack hog changes that were undone in kernel/sched.cMike Travis
2009-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-31[PATCH] idle cputime accountingMartin Schwidefsky
2008-12-31[PATCH] fix scaled & unscaled cputime accountingMartin Schwidefsky
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-26cpumask: Replace cpu_coregroup_map with cpu_coregroup_maskRusty Russell
2008-12-25Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar
2008-12-25Merge commit 'v2.6.28' into core/coreIngo Molnar
2008-12-25sched, trace: update trace_sched_wakeup()Peter Zijlstra
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-23sched: nominate preferred wakeup cpu, fixVaidyanathan Srinivasan
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar
2008-12-19sched: fix warning in kernel/sched.cIngo Molnar
2008-12-19sched: activate active load balancing in new idle cpusVaidyanathan Srinivasan
2008-12-19sched: nominate preferred wakeup cpuVaidyanathan Srinivasan
2008-12-19sched: favour lower logical cpu number for sched_mc balanceVaidyanathan Srinivasan
2008-12-19sched: framework for sched_mc/smt_power_savings=NGautham R Shenoy
2008-12-19tracing: fix warnings in kernel/trace/trace_sched_switch.cIngo Molnar
2008-12-18schedstat: consolidate per-task cpu runtime statsKen Chen
2008-12-16sched, cpuacct: export percpu cpuacct cgroup statsKen Chen
2008-12-16sched, cpuacct: refactoring cpuusage_read / cpuusage_writeKen Chen
2008-12-16sched: fix wakeup preemption clockMike Galbraith
2008-12-13Merge ../linux-2.6-x86Rusty Russell
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell
2008-12-12Merge branch 'sched/core' into cpus4096Ingo Molnar
2008-12-12sched: add missing arch_update_cpu_topology() callHeiko Carstens
2008-12-12sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens
2008-12-12Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar
2008-12-12sched: fix tracepoints in schedulerPeter Zijlstra
2008-12-12Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar
2008-12-09sched: CPU remove deadlock fixBrian King
2008-12-08sched: idle_balance() does not call load_balance_newidle()Vaidyanathan Srinivasan
2008-12-08sched: fix sd_parent_degenerate on non-numa smp machineKen Chen
2008-12-08Merge branch 'sched/urgent' into sched/coreIngo Molnar
2008-12-04Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar
2008-12-04Merge branch 'master' into nextJames Morris
2008-12-02Merge branch 'linus' into cpus4096Ingo Molnar
2008-12-01sched: add uid information to sched_debug for CONFIG_USER_SCHEDArun R Bharadwaj
2008-11-29sched: prevent divide by zero error in cpu_avg_load_per_task, updateIngo Molnar
2008-11-28sched: move double_unlock_balance() higherAlexey Dobriyan
2008-11-28Merge branch 'sched/urgent' into sched/coreIngo Molnar
2008-11-27sched: prevent divide by zero error in cpu_avg_load_per_taskSteven Rostedt