aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched_stats.h
AgeCommit message (Expand)Author
2008-10-23Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds
2008-10-23Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-23proc: move /proc/schedstat boilerplate to kernel/sched_stats.hAlexey Dobriyan
2008-10-17sched: fix the wrong mask_len, cleanupPeter Zijlstra
2008-10-17sched: fix the wrong mask_lenMiao Xie
2008-09-27timers: fix itimer/many thread hang, v3Frank Mayhar
2008-09-23timers: fix itimer/many thread hang, v2Frank Mayhar
2008-07-04sched: fix accounting in task delay accounting & migrationAnkita Garg
2008-06-19sched, delay accounting: fix incorrect delay time when constantly waiting on ...Bharath Ravi
2008-05-29show_schedstat(): fix memleakAdrian Bunk
2008-04-19cpumask: use new cpus_scnprintf functionMike Travis
2007-11-28sched: clean up kernel/sched_stat.hIngo Molnar
2007-11-09sched: fix delay accounting regressionBalbir Singh
2007-10-18sched: reduce schedstat variable overhead a bitKen Chen
2007-10-15sched: clean up schedstats, cnt -> countIngo Molnar
2007-10-15sched: fix delay accounting performance regressionIngo Molnar
2007-08-02[PATCH] sched: add schedstat_set() APIIngo Molnar
2007-07-09sched: update delay-accounting to use CFS's precise statsBalbir Singh
2007-07-09sched: move code into kernel/sched_stats.hIngo Molnar