summaryrefslogtreecommitdiffstats
path: root/kernel/sched_stats.h
AgeCommit message (Expand)AuthorLines
2009-03-24sched: remove unused fields from struct rqLuis Henriques-4/+3
2009-02-05timers: split process wide cpu clocks/timersPeter Zijlstra-19/+26
2009-01-07itimers: remove the per-cpu-ish-nessPeter Zijlstra-18/+15
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+2
2008-12-18schedstat: consolidate per-task cpu runtime statsKen Chen-3/+2
2008-12-13Merge ../linux-2.6-x86Rusty Russell-1/+2
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell-1/+1
2008-11-24sched: wrap sched_group and sched_domain cpumask accesses.Rusty Russell-1/+2
2008-11-17sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix...Oleg Nesterov-4/+11
2008-10-23Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds-1/+8
2008-10-23Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2008-10-23proc: move /proc/schedstat boilerplate to kernel/sched_stats.hAlexey Dobriyan-1/+8
2008-10-17sched: fix the wrong mask_len, cleanupPeter Zijlstra-1/+1
2008-10-17sched: fix the wrong mask_lenMiao Xie-1/+1
2008-09-27timers: fix itimer/many thread hang, v3Frank Mayhar-88/+38
2008-09-23timers: fix itimer/many thread hang, v2Frank Mayhar-0/+136
2008-07-04sched: fix accounting in task delay accounting & migrationAnkita Garg-9/+33
2008-06-19sched, delay accounting: fix incorrect delay time when constantly waiting on ...Bharath Ravi-0/+6
2008-05-29show_schedstat(): fix memleakAdrian Bunk-0/+1
2008-04-19cpumask: use new cpus_scnprintf functionMike Travis-2/+6
2007-11-28sched: clean up kernel/sched_stat.hIngo Molnar-1/+2
2007-11-09sched: fix delay accounting regressionBalbir Singh-5/+6
2007-10-18sched: reduce schedstat variable overhead a bitKen Chen-5/+3
2007-10-15sched: clean up schedstats, cnt -> countIngo Molnar-12/+12
2007-10-15sched: fix delay accounting performance regressionIngo Molnar-2/+2
2007-08-02[PATCH] sched: add schedstat_set() APIIngo Molnar-0/+2
2007-07-09sched: update delay-accounting to use CFS's precise statsBalbir Singh-1/+1
2007-07-09sched: move code into kernel/sched_stats.hIngo Molnar-0/+235