aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched_stats.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-23Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/procLinus Torvalds1-1/+8
2008-10-23Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-10-23proc: move /proc/schedstat boilerplate to kernel/sched_stats.hAlexey Dobriyan1-1/+8
2008-10-17sched: fix the wrong mask_len, cleanupPeter Zijlstra1-1/+1
2008-10-17sched: fix the wrong mask_lenMiao Xie1-1/+1
2008-09-27timers: fix itimer/many thread hang, v3Frank Mayhar1-88/+38
2008-09-23timers: fix itimer/many thread hang, v2Frank Mayhar1-0/+136
2008-07-04sched: fix accounting in task delay accounting & migrationAnkita Garg1-9/+33
2008-06-19sched, delay accounting: fix incorrect delay time when constantly waiting on runqueueBharath Ravi1-0/+6
2008-05-29show_schedstat(): fix memleakAdrian Bunk1-0/+1
2008-04-19cpumask: use new cpus_scnprintf functionMike Travis1-2/+6
2007-11-28sched: clean up kernel/sched_stat.hIngo Molnar1-1/+2
2007-11-09sched: fix delay accounting regressionBalbir Singh1-5/+6
2007-10-18sched: reduce schedstat variable overhead a bitKen Chen1-5/+3
2007-10-15sched: clean up schedstats, cnt -> countIngo Molnar1-12/+12
2007-10-15sched: fix delay accounting performance regressionIngo Molnar1-2/+2
2007-08-02[PATCH] sched: add schedstat_set() APIIngo Molnar1-0/+2
2007-07-09sched: update delay-accounting to use CFS's precise statsBalbir Singh1-1/+1
2007-07-09sched: move code into kernel/sched_stats.hIngo Molnar1-0/+235