aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched_debug.c
AgeCommit message (Expand)Author
2010-05-27proc_sched_show_task(): use get_nr_threads()Oleg Nesterov
2010-05-18Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-04sched: Fix an RCU warning in print_task()Li Zefan
2010-04-15Merge branch 'linus' into sched/coreIngo Molnar
2010-04-02sched: Remove remaining USER_SCHED codeLi Zefan
2010-04-02sched: Fix proc_sched_set_task()Mike Galbraith
2010-03-11sched: Remove avg_overlapMike Galbraith
2010-03-11sched: Remove avg_wakeupMike Galbraith
2010-03-11sched: Implement group scheduler statistics in one structLucas De Marchi
2009-12-14sched: Convert rq->lock to raw_spinlockThomas Gleixner
2009-12-10sched: Remove forced2_migrations statsIngo Molnar
2009-12-09sched: Make tunable scaling style configurableChristian Ehrhardt
2009-12-09sched: Discard some old bitsPeter Zijlstra
2009-11-04sched: Rate-limit newidleMike Galbraith
2009-09-17sched: Add new wakeup preemption mode: WAKEUP_RUNNINGPeter Zijlstra
2009-09-02sched: Provide iowait countersArjan van de Ven
2009-06-17sched: Hide runqueues from direct refer at source code levelHitoshi Mitake
2009-03-24sched: remove unused fields from struct rqLuis Henriques
2009-03-18sched: jiffies not printed per CPULuis Henriques
2009-01-15sched: introduce avg_wakeupPeter Zijlstra
2009-01-11sched: partly revert "sched debug: remove NULL checking in print_cfs_rt_rq()"Li Zefan
2008-12-01sched: add uid information to sched_debug for CONFIG_USER_SCHEDArun R Bharadwaj
2008-11-19Merge branch 'linus' into sched/coreIngo Molnar
2008-11-16sched: fix kernel warning on /proc/sched_debug accessIngo Molnar
2008-11-11sched: include group statistics in /proc/sched_debugBharata B Rao
2008-11-10sched: clean up debug infoPeter Zijlstra
2008-11-04sched debug: remove NULL checking in print_cfs/rt_rq()Li Zefan
2008-10-30sched: change sched_debug's mode to 0444Li Zefan
2008-10-10[PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...Lai Jiangshan
2008-06-27sched: add full schedstats to /proc/sched_debugPeter Zijlstra
2008-06-27sched: revert revert of: fair-group: SMP-nice for group schedulingPeter Zijlstra
2008-06-20sched: debug: add some rt debug outputPeter Zijlstra
2008-05-29revert ("sched: fair-group: SMP-nice for group scheduling")Ingo Molnar
2008-05-05sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCKPeter Zijlstra
2008-05-01rename div64_64 to div64_u64Roman Zippel
2008-04-29kernel: use non-racy method for proc entries creationDenis V. Lunev
2008-04-19sched: build fixIngo Molnar
2008-04-19sched: debug: add some debug code to handle the full hierarchyPeter Zijlstra
2008-04-19sched: remove sysctl_sched_batch_wakeup_granularityIngo Molnar
2008-03-19sched: improve affine wakeupsIngo Molnar
2008-01-25sched: keep total / count stats in addition to the max forArjan van de Ven
2008-01-25sched: monitor clock underflows in /proc/sched_debugGuillaume Chazarain
2007-12-30sched: fix gcc warningsIngo Molnar
2007-11-28sched: clean up overlong line in kernel/sched_debug.cIngo Molnar
2007-11-26sched: bump version of kernel/sched_debug.cIngo Molnar
2007-11-09sched: reintroduce the sched_min_granularity tunablePeter Zijlstra
2007-10-25sched: fix unconditional irq lockPeter Zijlstra
2007-10-18sched: reduce schedstat variable overhead a bitKen Chen
2007-10-15Make scheduler debug file operations constArjan van de Ven
2007-10-15sched: debug, improve migration statisticsIngo Molnar