summaryrefslogtreecommitdiffstats
path: root/kernel/sched_stats.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-231-1/+8
|\
| * proc: move /proc/schedstat boilerplate to kernel/sched_stats.hAlexey Dobriyan2008-10-231-1/+8
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-231-1/+1
|\ \ | |/ |/|
| * sched: fix the wrong mask_len, cleanupPeter Zijlstra2008-10-171-1/+1
| * sched: fix the wrong mask_lenMiao Xie2008-10-171-1/+1
* | timers: fix itimer/many thread hang, v3Frank Mayhar2008-09-271-88/+38
* | timers: fix itimer/many thread hang, v2Frank Mayhar2008-09-231-0/+136
|/
* sched: fix accounting in task delay accounting & migrationAnkita Garg2008-07-041-9/+33
* sched, delay accounting: fix incorrect delay time when constantly waiting on ...Bharath Ravi2008-06-191-0/+6
* show_schedstat(): fix memleakAdrian Bunk2008-05-291-0/+1
* cpumask: use new cpus_scnprintf functionMike Travis2008-04-191-2/+6
* sched: clean up kernel/sched_stat.hIngo Molnar2007-11-281-1/+2
* sched: fix delay accounting regressionBalbir Singh2007-11-091-5/+6
* sched: reduce schedstat variable overhead a bitKen Chen2007-10-181-5/+3
* sched: clean up schedstats, cnt -> countIngo Molnar2007-10-151-12/+12
* sched: fix delay accounting performance regressionIngo Molnar2007-10-151-2/+2
* [PATCH] sched: add schedstat_set() APIIngo Molnar2007-08-021-0/+2
* sched: update delay-accounting to use CFS's precise statsBalbir Singh2007-07-091-1/+1
* sched: move code into kernel/sched_stats.hIngo Molnar2007-07-091-0/+235