| Commit message (Expand) | Author | Age |
* | sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_count | Yong Zhang | 2011-01-18 |
* | sched: Display autogroup names in /proc/sched_debug | Bharata B Rao | 2011-01-18 |
* | sched: Reinstate group names in /proc/sched_debug | Bharata B Rao | 2011-01-18 |
* | sched: Add 'autogroup' scheduling feature: automated per session task groups | Mike Galbraith | 2010-11-30 |
* | sched: Add some clock info to sched_debug | Peter Zijlstra | 2010-11-23 |
* | sched: Rewrite tg_shares_up) | Peter Zijlstra | 2010-11-18 |
* | sched: Use correct macro to display sched_child_runs_first in /proc/sched_debug | Josh Hunt | 2010-07-21 |
* | proc_sched_show_task(): use get_nr_threads() | Oleg Nesterov | 2010-05-27 |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-05-18 |
|\ |
|
| * | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-04-15 |
| |\ |
|
| * | | sched: Remove remaining USER_SCHED code | Li Zefan | 2010-04-02 |
| * | | sched: Remove avg_overlap | Mike Galbraith | 2010-03-11 |
| * | | sched: Remove avg_wakeup | Mike Galbraith | 2010-03-11 |
| * | | sched: Implement group scheduler statistics in one struct | Lucas De Marchi | 2010-03-11 |
* | | | sched: Fix an RCU warning in print_task() | Li Zefan | 2010-05-04 |
| |/
|/| |
|
* | | sched: Fix proc_sched_set_task() | Mike Galbraith | 2010-04-02 |
|/ |
|
* | sched: Convert rq->lock to raw_spinlock | Thomas Gleixner | 2009-12-14 |
* | sched: Remove forced2_migrations stats | Ingo Molnar | 2009-12-10 |
* | sched: Make tunable scaling style configurable | Christian Ehrhardt | 2009-12-09 |
* | sched: Discard some old bits | Peter Zijlstra | 2009-12-09 |
* | sched: Rate-limit newidle | Mike Galbraith | 2009-11-04 |
* | sched: Add new wakeup preemption mode: WAKEUP_RUNNING | Peter Zijlstra | 2009-09-17 |
* | sched: Provide iowait counters | Arjan van de Ven | 2009-09-02 |
* | sched: Hide runqueues from direct refer at source code level | Hitoshi Mitake | 2009-06-17 |
* | sched: remove unused fields from struct rq | Luis Henriques | 2009-03-24 |
* | sched: jiffies not printed per CPU | Luis Henriques | 2009-03-18 |
* | sched: introduce avg_wakeup | Peter Zijlstra | 2009-01-15 |
* | sched: partly revert "sched debug: remove NULL checking in print_cfs_rt_rq()" | Li Zefan | 2009-01-10 |
* | sched: add uid information to sched_debug for CONFIG_USER_SCHED | Arun R Bharadwaj | 2008-12-01 |
* | Merge branch 'linus' into sched/core | Ingo Molnar | 2008-11-19 |
|\ |
|
| * | sched: fix kernel warning on /proc/sched_debug access | Ingo Molnar | 2008-11-16 |
| * | sched: clean up debug info | Peter Zijlstra | 2008-11-10 |
* | | sched: include group statistics in /proc/sched_debug | Bharata B Rao | 2008-11-11 |
* | | sched debug: remove NULL checking in print_cfs/rt_rq() | Li Zefan | 2008-11-04 |
|/ |
|
* | sched: change sched_debug's mode to 0444 | Li Zefan | 2008-10-30 |
* | [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l... | Lai Jiangshan | 2008-10-09 |
* | sched: add full schedstats to /proc/sched_debug | Peter Zijlstra | 2008-06-27 |
* | sched: revert revert of: fair-group: SMP-nice for group scheduling | Peter Zijlstra | 2008-06-27 |
* | sched: debug: add some rt debug output | Peter Zijlstra | 2008-06-20 |
* | revert ("sched: fair-group: SMP-nice for group scheduling") | Ingo Molnar | 2008-05-29 |
* | sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK | Peter Zijlstra | 2008-05-05 |
* | rename div64_64 to div64_u64 | Roman Zippel | 2008-05-01 |
* | kernel: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 |
* | sched: build fix | Ingo Molnar | 2008-04-19 |
* | sched: debug: add some debug code to handle the full hierarchy | Peter Zijlstra | 2008-04-19 |
* | sched: remove sysctl_sched_batch_wakeup_granularity | Ingo Molnar | 2008-04-19 |
* | sched: improve affine wakeups | Ingo Molnar | 2008-03-18 |
* | sched: keep total / count stats in addition to the max for | Arjan van de Ven | 2008-01-25 |
* | sched: monitor clock underflows in /proc/sched_debug | Guillaume Chazarain | 2008-01-25 |
* | sched: fix gcc warnings | Ingo Molnar | 2007-12-30 |