aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched_debug.c
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-4/+5
* sched: Get rid of lock_depthJonathan Corbet2011-04-241-4/+0
* sched: Provide p->on_rqPeter Zijlstra2011-04-141-1/+1
* sched: Use a buddy to implement yield_task_fair()Rik van Riel2011-02-031-1/+1
* sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_countYong Zhang2011-01-181-1/+3
* sched: Display autogroup names in /proc/sched_debugBharata B Rao2011-01-181-0/+3
* sched: Reinstate group names in /proc/sched_debugBharata B Rao2011-01-181-0/+35
* sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith2010-11-301-45/+2
* sched: Add some clock info to sched_debugPeter Zijlstra2010-11-231-4/+27
* sched: Rewrite tg_shares_up)Peter Zijlstra2010-11-181-4/+11
* sched: Use correct macro to display sched_child_runs_first in /proc/sched_debugJosh Hunt2010-07-211-1/+1
* proc_sched_show_task(): use get_nr_threads()Oleg Nesterov2010-05-271-8/+2
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-181-70/+38
|\
| * Merge branch 'linus' into sched/coreIngo Molnar2010-04-151-4/+0
| |\
| * | sched: Remove remaining USER_SCHED codeLi Zefan2010-04-021-5/+0
| * | sched: Remove avg_overlapMike Galbraith2010-03-111-1/+0
| * | sched: Remove avg_wakeupMike Galbraith2010-03-111-1/+0
| * | sched: Implement group scheduler statistics in one structLucas De Marchi2010-03-111-63/+38
* | | sched: Fix an RCU warning in print_task()Li Zefan2010-05-041-0/+2
| |/ |/|
* | sched: Fix proc_sched_set_task()Mike Galbraith2010-04-021-4/+0
|/
* sched: Convert rq->lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
* sched: Remove forced2_migrations statsIngo Molnar2009-12-101-2/+0
* sched: Make tunable scaling style configurableChristian Ehrhardt2009-12-091-0/+10
* sched: Discard some old bitsPeter Zijlstra2009-12-091-1/+0
* sched: Rate-limit newidleMike Galbraith2009-11-041-0/+4
* sched: Add new wakeup preemption mode: WAKEUP_RUNNINGPeter Zijlstra2009-09-171-0/+1
* sched: Provide iowait countersArjan van de Ven2009-09-021-0/+4
* sched: Hide runqueues from direct refer at source code levelHitoshi Mitake2009-06-171-3/+3
* sched: remove unused fields from struct rqLuis Henriques2009-03-241-4/+1
* sched: jiffies not printed per CPULuis Henriques2009-03-181-1/+1
* sched: introduce avg_wakeupPeter Zijlstra2009-01-151-0/+1
* sched: partly revert "sched debug: remove NULL checking in print_cfs_rt_rq()"Li Zefan2009-01-111-4/+17
* sched: add uid information to sched_debug for CONFIG_USER_SCHEDArun R Bharadwaj2008-12-011-1/+5
* Merge branch 'linus' into sched/coreIngo Molnar2008-11-191-22/+24
|\
| * sched: fix kernel warning on /proc/sched_debug accessIngo Molnar2008-11-161-2/+3
| * sched: clean up debug infoPeter Zijlstra2008-11-101-20/+21
* | sched: include group statistics in /proc/sched_debugBharata B Rao2008-11-111-1/+36
* | sched debug: remove NULL checking in print_cfs/rt_rq()Li Zefan2008-11-041-12/+2
|/
* sched: change sched_debug's mode to 0444Li Zefan2008-10-301-1/+1
* [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...Lai Jiangshan2008-10-101-2/+0
* sched: add full schedstats to /proc/sched_debugPeter Zijlstra2008-06-271-2/+17
* sched: revert revert of: fair-group: SMP-nice for group schedulingPeter Zijlstra2008-06-271-0/+5
* sched: debug: add some rt debug outputPeter Zijlstra2008-06-201-3/+37
* revert ("sched: fair-group: SMP-nice for group scheduling")Ingo Molnar2008-05-291-5/+0
* sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra2008-05-051-7/+0
* rename div64_64 to div64_u64Roman Zippel2008-05-011-2/+2
* kernel: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-4/+1
* sched: build fixIngo Molnar2008-04-191-1/+1
* sched: debug: add some debug code to handle the full hierarchyPeter Zijlstra2008-04-191-3/+32
* sched: remove sysctl_sched_batch_wakeup_granularityIngo Molnar2008-04-191-1/+0