nfsd: track last inode only in use_wgather case
[safe/jmp/linux-2.6] / kernel / sched_debug.c
2009-03-24 Luis Henriquessched: remove unused fields from struct rq
2009-03-18 Luis Henriquessched: jiffies not printed per CPU
2009-01-15 Peter Zijlstrasched: introduce avg_wakeup
2009-01-11 Li Zefansched: partly revert "sched debug: remove NULL checking...
2008-12-01 Arun R Bharadwajsched: add uid information to sched_debug for CONFIG_US...
2008-11-19 Ingo MolnarMerge branch 'linus' into sched/core
2008-11-16 Ingo Molnarsched: fix kernel warning on /proc/sched_debug access
2008-11-11 Bharata B Raosched: include group statistics in /proc/sched_debug
2008-11-10 Peter Zijlstrasched: clean up debug info
2008-11-04 Li Zefansched debug: remove NULL checking in print_cfs/rt_rq()
2008-10-30 Li Zefansched: change sched_debug's mode to 0444
2008-10-10 Lai Jiangshan[PATCH] signal, procfs: some lock_task_sighand() users...
2008-06-27 Peter Zijlstrasched: add full schedstats to /proc/sched_debug
2008-06-27 Peter Zijlstrasched: revert revert of: fair-group: SMP-nice for group...
2008-06-20 Peter Zijlstrasched: debug: add some rt debug output
2008-05-29 Ingo Molnarrevert ("sched: fair-group: SMP-nice for group scheduling")
2008-05-05 Peter Zijlstrasched: add optional support for CONFIG_HAVE_UNSTABLE_SC...
2008-05-01 Roman Zippelrename div64_64 to div64_u64
2008-04-29 Denis V. Lunevkernel: use non-racy method for proc entries creation
2008-04-19 Ingo Molnarsched: build fix
2008-04-19 Peter Zijlstrasched: debug: add some debug code to handle the full...
2008-04-19 Ingo Molnarsched: remove sysctl_sched_batch_wakeup_granularity
2008-03-19 Ingo Molnarsched: improve affine wakeups
2008-01-25 Arjan van de Vensched: keep total / count stats in addition to the...
2008-01-25 Guillaume Chazarainsched: monitor clock underflows in /proc/sched_debug
2007-12-30 Ingo Molnarsched: fix gcc warnings
2007-11-28 Ingo Molnarsched: clean up overlong line in kernel/sched_debug.c
2007-11-26 Ingo Molnarsched: bump version of kernel/sched_debug.c
2007-11-09 Peter Zijlstrasched: reintroduce the sched_min_granularity tunable
2007-10-25 Peter Zijlstrasched: fix unconditional irq lock
2007-10-18 Ken Chensched: reduce schedstat variable overhead a bit
2007-10-15 Arjan van de VenMake scheduler debug file operations const
2007-10-15 Ingo Molnarsched: debug, improve migration statistics
2007-10-15 Ingo Molnarsched: debug: increase width of debug line
2007-10-15 Dhaval Gianisched: group scheduling, sysfs tunables
2007-10-15 Ingo Molnarsched: cleanup: rename task_grp to task_group
2007-10-15 Srivatsa Vaddagirisched: group scheduler, fix coding style issues
2007-10-15 Peter Zijlstrasched: speed up and simplify vslice calculations
2007-10-15 Ingo Molnarsched: clean up schedstats, cnt -> count
2007-10-15 Peter Zijlstrasched debug: check spread
2007-10-15 Ingo Molnarsched debug: more width for parameter printouts
2007-10-15 Ingo Molnarsched debug: print settings
2007-10-15 S.Caglar Onursched debug: BKL usage statistics, fix
2007-10-15 Ingo Molnarsched debug: BKL usage statistics
2007-10-15 Srivatsa Vaddagirisched: add fair-user scheduler
2007-10-15 Srivatsa Vaddagirisched: print nr_running and load in /proc/sched_debug
2007-10-15 Mike Galbraithsched: fix formatting of /proc/sched_debug
2007-10-15 Ingo Molnarsched: enhance debug output
2007-10-15 Ingo Molnarsched: prettify /proc/sched_debug output
2007-10-15 Dmitry Adamushkosched: do not keep current in the tree and get rid...
2007-10-15 Ingo Molnarsched: remove wait_runtime fields and features
2007-10-15 Ingo Molnarsched: remove wait_runtime limit
2007-10-15 Dmitry Adamushkosched: clean up struct load_stat
2007-10-15 Ingo Molnarsched: add more vruntime statistics
2007-10-15 Ingo Molnarsched: add se->vruntime debugging
2007-10-15 Ingo Molnarsched: remove precise CPU load
2007-10-15 Ingo Molnarsched: debug: track maximum 'slice'
2007-10-15 Ingo Molnarsched: small sched_debug cleanup
2007-09-05 Ingo Molnarsched: debug: fix sum_exec_runtime clearing
2007-08-23 Ingo Molnarsched: sched_clock_idle_[sleep|wakeup]_event()
2007-08-10 Ingo Molnarsched debug: dont print kernel address in /proc/sched_debug
2007-08-09 Ingo Molnarsched debug: remove the 'u64 now' parameter from print_...
2007-08-09 Ingo Molnarsched: remove the 'u64 now' parameter from print_cfs_rq()
2007-08-07 Al Virotake sched_debug.c out of nasal demon territory
2007-08-02 Ingo Molnar[PATCH] sched: reduce debug code
2007-07-31 Alexey DobriyanFix leaks on /proc/{*/sched,sched_debug,timer_list...
2007-07-26 Josh Triplett[PATCH] sched: mark sysrq_sched_debug_show() static
2007-07-13 Ingo Molnar[PATCH] sched: remove stale version info from kernel...
2007-07-09 Ingo Molnarsched: scheduler debugging, core