Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | sched: sched_clock_cpu() based cpu_clock() | Peter Zijlstra | 2008-06-27 | 1 | -76/+0 | |
| * | | | | | | | sched: revert revert of: fair-group: SMP-nice for group scheduling | Peter Zijlstra | 2008-06-27 | 1 | -31/+399 | |
| * | | | | | | | sched: revert the revert of: weight calculations | Peter Zijlstra | 2008-06-27 | 1 | -6/+3 | |
| * | | | | | | | Merge branch 'linus' into sched/devel | Ingo Molnar | 2008-06-25 | 1 | -8/+6 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'linus' into sched/devel | Ingo Molnar | 2008-06-23 | 1 | -1/+6 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | sched: rt: fix the bandwidth contraint computations | Peter Zijlstra | 2008-06-20 | 1 | -3/+8 | |
| * | | | | | | | Merge branch 'sched' into sched-devel | Ingo Molnar | 2008-06-19 | 1 | -2/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sched: rework of "prioritize non-migratable tasks over migratable ones" | Dmitry Adamushko | 2008-06-18 | 1 | -4/+2 | |
| * | | | | | | | | Merge branch 'linus' into sched-devel | Ingo Molnar | 2008-06-16 | 1 | -8/+14 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | sched: kill off dead cfs_rq_set_shares() | Paul Mundt | 2008-06-10 | 1 | -8/+0 | |
| * | | | | | | | | sched: prevent bound kthreads from changing cpus_allowed | David Rientjes | 2008-06-10 | 1 | -0/+6 | |
| * | | | | | | | | sched: fix hotplug cpus on ia64 | Peter Zijlstra | 2008-06-10 | 1 | -4/+11 | |
| * | | | | | | | | sched: move weighted_cpuload into #ifdef CONFIG_SMP section | Thomas Gleixner | 2008-06-06 | 1 | -6/+6 | |
| * | | | | | | | | sched: Move cpu masks from kernel/sched.c into kernel/cpu.c | Max Krasnyansky | 2008-06-06 | 1 | -18/+0 | |
| * | | | | | | | | sched: CPU hotplug events must not destroy scheduler domains created by the c... | Max Krasnyansky | 2008-06-06 | 1 | -0/+22 | |
| * | | | | | | | | sched: fix cpupri hotplug support | Gregory Haskins | 2008-06-06 | 1 | -14/+40 | |
| * | | | | | | | | sched: print the sd->level in sched_domain_debug code | Gautham R Shenoy | 2008-06-06 | 1 | -1/+24 | |
| * | | | | | | | | sched: add comments for ifdefs in sched.c | Dhaval Giani | 2008-06-06 | 1 | -38/+38 | |
| * | | | | | | | | sched: print module list in the "scheduling while atomic" warning | Arjan van de Ven | 2008-06-06 | 1 | -0/+1 | |
| * | | | | | | | | sched: fix defined-but-unused warning | Rabin Vincent | 2008-06-06 | 1 | -0/+2 | |
| * | | | | | | | | namespacecheck: fixes in kernel/sched.c | Thomas Gleixner | 2008-06-06 | 1 | -1/+1 | |
| * | | | | | | | | sched: check for SD_SERIALIZE atomically in rebalance_domains() | Dmitry Adamushko | 2008-06-06 | 1 | -2/+4 | |
| * | | | | | | | | sched: use a 2-d bitmap for searching lowest-pri CPU | Gregory Haskins | 2008-06-06 | 1 | -0/+7 | |
| * | | | | | | | | sched: make !hrtick faster | Mike Galbraith | 2008-06-06 | 1 | -3/+5 | |
| * | | | | | | | | sched: prioritize non-migratable tasks over migratable ones | Gregory Haskins | 2008-06-06 | 1 | -2/+4 | |
* | | | | | | | | | Merge branch 'linus' into x86/core | Ingo Molnar | 2008-07-12 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | sched: fix cpu hotplug, cleanup | Linus Torvalds | 2008-07-10 | 1 | -6/+5 | |
| * | | | | | | | | sched: fix cpu hotplug | Dmitry Adamushko | 2008-07-10 | 1 | -1/+3 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | sched, numa: replace MAX_NUMNODES with nr_node_ids in kernel/sched.c | Mike Travis | 2008-07-08 | 1 | -9/+9 | |
|/ / / / / / / | ||||||
* | | | | | | | sched: fix divide error when trying to configure rt_period to zero | Raistlin | 2008-07-01 | 1 | -0/+3 | |
* | | | | | | | sched: fix cpu hotplug | Dmitry Adamushko | 2008-06-29 | 1 | -0/+1 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge branch 'linus' into sched/urgent | Ingo Molnar | 2008-06-23 | 1 | -1/+6 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-06-20 | 1 | -1/+6 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | cpuset: limit the input of cpuset.sched_relax_domain_level | Li Zefan | 2008-06-19 | 1 | -1/+6 | |
| | | |/ / / | | |/| | | | ||||||
* | | | | | | sched: refactor wait_for_completion_timeout() | Oleg Nesterov | 2008-06-20 | 1 | -18/+6 | |
* | | | | | | sched: fix wait_for_completion_timeout() spurious failure under heavy load | Roland Dreier | 2008-06-20 | 1 | -0/+10 | |
|/ / / / / | ||||||
* | | | | | sched: CPU hotplug events must not destroy scheduler domains created by the c... | Max Krasnyansky | 2008-06-19 | 1 | -0/+22 | |
| |_|/ / |/| | | | ||||||
* | | | | sched: rt-group: fix hierarchy | Peter Zijlstra | 2008-06-19 | 1 | -1/+0 | |
* | | | | sched: NULL pointer dereference while setting sched_rt_period_us | Dario Faggioli | 2008-06-19 | 1 | -1/+1 | |
* | | | | sched: fix defined-but-unused warning | Rabin Vincent | 2008-06-17 | 1 | -0/+2 | |
|/ / / | ||||||
* | | | sched: 64-bit: fix arithmetics overflow | Lai Jiangshan | 2008-06-12 | 1 | -2/+7 | |
* | | | sched: fair group: fix overflow(was: fix divide by zero) | Lai Jiangshan | 2008-06-12 | 1 | -2/+5 | |
* | | | sched: fix TASK_WAKEKILL vs SIGKILL race | Oleg Nesterov | 2008-06-10 | 1 | -4/+2 | |
|/ / | ||||||
* | | revert ("sched: fair-group: SMP-nice for group scheduling") | Ingo Molnar | 2008-05-29 | 1 | -399/+31 | |
* | | sched: cleanup | Ingo Molnar | 2008-05-29 | 1 | -2/+2 | |
* | | sched: unite unlikely pairs in rt_policy() and schedule_debug() | Roel Kluin | 2008-05-29 | 1 | -2/+2 | |
* | | revert ("sched: fair: weight calculations") | Ingo Molnar | 2008-05-29 | 1 | -3/+6 | |
|/ | ||||||
* | cgroups: fix compile warning | Mirco Tischler | 2008-05-14 | 1 | -1/+1 | |
* | Add new 'cond_resched_bkl()' helper function | Linus Torvalds | 2008-05-11 | 1 | -2/+0 | |
* | BKL: revert back to the old spinlock implementation | Linus Torvalds | 2008-05-10 | 1 | -23/+4 |