aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched_stats.h
AgeCommit message (Expand)Author
2009-03-24sched: remove unused fields from struct rqLuis Henriques
2009-02-05timers: split process wide cpu clocks/timersPeter Zijlstra
2009-01-07itimers: remove the per-cpu-ish-nessPeter Zijlstra
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-18schedstat: consolidate per-task cpu runtime statsKen Chen
2008-12-13Merge ../linux-2.6-x86Rusty Russell
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell
2008-11-24sched: wrap sched_group and sched_domain cpumask accesses.Rusty Russell
2008-11-17sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix...Oleg Nesterov
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