2007-10-15 |
Linus Torvalds | Merge branch 'devel' of master.kernel.org:/home/rmk... |
tree | commitdiff |
2007-10-15 |
Linus Torvalds | Merge branch 'locks' of git://linux-nfs.org/~bfields... |
tree | commitdiff |
2007-10-15 |
Linus Torvalds | Merge branch 'release' of ssh://master.kernel.org/pub... |
tree | commitdiff |
2007-10-15 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
tree | commitdiff |
2007-10-15 |
Linus Torvalds | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 |
tree | commitdiff |
2007-10-15 |
Linus Torvalds | Merge branch 'v2.6.24-lockdep' of git://git.kernel... |
tree | commitdiff |
2007-10-15 |
Linus Torvalds | Merge branch 'release' of git://git.kernel.org/pub... |
tree | commitdiff |
2007-10-15 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
tree | commitdiff |
2007-10-15 |
Linus Torvalds | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb... |
tree | commitdiff |
2007-10-15 |
Linus Torvalds | Merge branch 'nfs-server-stable' of git://linux-nfs... |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: sync wakeups preempt too |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: affine sync wakeups |
tree | commitdiff |
2007-10-15 |
Laurent Vivier | sched: guest CPU accounting: maintain stats in account_... |
tree | commitdiff |
2007-10-15 |
Laurent Vivier | sched: guest CPU accounting: add guest-CPU /proc/<pid... |
tree | commitdiff |
2007-10-15 |
Milton Miller | sched: domain sysctl fixes: add terminator comment |
tree | commitdiff |
2007-10-15 |
Milton Miller | sched: domain sysctl fixes: do not crash on allocation... |
tree | commitdiff |
2007-10-15 |
Milton Miller | sched: domain sysctl fixes: unregister the sysctl table... |
tree | commitdiff |
2007-10-15 |
Milton Miller | sched: domain sysctl fixes: use for_each_online_cpu() |
tree | commitdiff |
2007-10-15 |
Milton Miller | sched: domain sysctl fixes: use kcalloc() |
tree | commitdiff |
2007-10-15 |
Arjan van de Ven | Make scheduler debug file operations const |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: allow the immediate migration of cache-cold... |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: debug, improve migration statistics |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: debug: increase width of debug line |
tree | commitdiff |
2007-10-15 |
Peter Zijlstra | sched: activate task_hot() only on fair-scheduled tasks |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: reintroduce cache-hot affinity |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: speed up context-switches a bit |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: do not wakeup-preempt with SCHED_BATCH tasks |
tree | commitdiff |
2007-10-15 |
Srivatsa Vaddagiri | sched: generate uevents for user creation/destruction |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: do not normalize kernel threads via SysRq-N |
tree | commitdiff |
2007-10-15 |
Andi Kleen | sched: remove stale comment from sched_group_set_shares() |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: clean up is_migration_thread() |
tree | commitdiff |
2007-10-15 |
Andi Kleen | sched: cleanup: refactor normalize_rt_tasks |
tree | commitdiff |
2007-10-15 |
Andi Kleen | sched: cleanup: refactor common code of sleep_on /... |
tree | commitdiff |
2007-10-15 |
Andi Kleen | sched: cleanup: remove unnecessary gotos |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: update comment |
tree | commitdiff |
2007-10-15 |
Mike Galbraith | sched: prevent wakeup over-scheduling |
tree | commitdiff |
2007-10-15 |
Peter Zijlstra | sched: disable forced preemption by default |
tree | commitdiff |
2007-10-15 |
Dmitry Adamushko | sched: fix group scheduling for SCHED_BATCH |
tree | commitdiff |
2007-10-15 |
Zou Nan hai | sched: some proc entries are missed in sched_domain... |
tree | commitdiff |
2007-10-15 |
Gautham R Shenoy | sched: fix rt ptracer monopolizing CPU |
tree | commitdiff |
2007-10-15 |
Dhaval Giani | sched: group scheduling, sysfs tunables |
tree | commitdiff |
2007-10-15 |
Peter Zijlstra | sched: disable sleeper_fairness on SCHED_BATCH |
tree | commitdiff |
2007-10-15 |
Peter Zijlstra | sched: another wakeup_granularity fix |
tree | commitdiff |
2007-10-15 |
Paul E. McKenney | sched: export cpu_clock() |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: fix: move the CPU check into ->task_new_fair() |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: cleanup: function prototype cleanups |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: cleanup: rename task_grp to task_group |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: cleanup: rename SCHED_FEAT_USE_TREE_AVG to SCHED... |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: kfree(NULL) is valid |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: style cleanup |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: break out if printing a warning in sched_domain_... |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: run sched_domain_debug() if CONFIG_SCHED_DEBUG=y |
tree | commitdiff |
2007-10-15 |
Dmitry Adamushko | sched: cleanup, make dequeue_entity() and update_stats_... |
tree | commitdiff |
2007-10-15 |
Dmitry Adamushko | sched: cleanup, remove calc_weighted() |
tree | commitdiff |
2007-10-15 |
Dmitry Adamushko | sched: tidy up SCHED_RR |
tree | commitdiff |
2007-10-15 |
Alexey Dobriyan | sched: uninline scheduler |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: tweak wakeup granularity |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: optimize schedule() a bit on SMP |
tree | commitdiff |
2007-10-15 |
Dmitry Adamushko | sched: fix __pick_next_entity() |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: vslice fixups for non-0 nice levels |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: whitespace cleanups |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: mark scheduling classes as const |
tree | commitdiff |
2007-10-15 |
Srivatsa Vaddagiri | sched: group scheduler, fix latency |
tree | commitdiff |
2007-10-15 |
Srivatsa Vaddagiri | sched: group scheduler, fix bloat |
tree | commitdiff |
2007-10-15 |
Srivatsa Vaddagiri | sched: group scheduler, fix coding style issues |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: cleanup, remove stale comment |
tree | commitdiff |
2007-10-15 |
Peter Zijlstra | sched: speed up and simplify vslice calculations |
tree | commitdiff |
2007-10-15 |
Peter Zijlstra | sched: clean up min_vruntime use |
tree | commitdiff |
2007-10-15 |
Srivatsa Vaddagiri | sched: group scheduler SMP migration fix |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: clean up schedstats, cnt -> count |
tree | commitdiff |
2007-10-15 |
Dmitry Adamushko | sched: yield fix |
tree | commitdiff |
2007-10-15 |
Srivatsa Vaddagiri | sched: group scheduler wakeup latency fix |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: remove set_leftmost() |
tree | commitdiff |
2007-10-15 |
Hiroshi Shimamoto | sched: clean up sched_fork() |
tree | commitdiff |
2007-10-15 |
Peter Zijlstra | sched: max_vruntime() simplification |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: fix sched_fork() |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: fix sign check error in place_entity() |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: undo some of the recent changes |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: remove last_min_vruntime effect |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: remove condition from set_task_cpu() |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: entity_key() fix |
tree | commitdiff |
2007-10-15 |
Peter Zijlstra | sched debug: check spread |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched debug: more width for parameter printouts |
tree | commitdiff |
2007-10-15 |
Peter Zijlstra | sched: add vslice |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched debug: print settings |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: remove unneeded tunables |
tree | commitdiff |
2007-10-15 |
S.Caglar Onur | sched debug: BKL usage statistics, fix |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched debug: BKL usage statistics |
tree | commitdiff |
2007-10-15 |
Srivatsa Vaddagiri | sched: add fair-user scheduler |
tree | commitdiff |
2007-10-15 |
Srivatsa Vaddagiri | sched: clean up code under CONFIG_FAIR_GROUP_SCHED |
tree | commitdiff |
2007-10-15 |
Srivatsa Vaddagiri | sched: print &rq->cfs stats |
tree | commitdiff |
2007-10-15 |
Srivatsa Vaddagiri | sched: print nr_running and load in /proc/sched_debug |
tree | commitdiff |
2007-10-15 |
Srivatsa Vaddagiri | sched: fix minor bug in yield |
tree | commitdiff |
2007-10-15 |
Srivatsa Vaddagiri | sched: revert recent removal of set_curr_task() |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: kernel/sched_fair.c whitespace cleanups |
tree | commitdiff |
2007-10-15 |
Mike Galbraith | sched: fix formatting of /proc/sched_debug |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: enhance debug output |
tree | commitdiff |
2007-10-15 |
Ingo Molnar | sched: prettify /proc/sched_debug output |
tree | commitdiff |
2007-10-15 |
Dmitry Adamushko | sched: rework enqueue/dequeue_entity() to get rid of... |
tree | commitdiff |
2007-10-15 |
Dmitry Adamushko | sched: simplify sched_class::yield_task() |
tree | commitdiff |
next |