aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched_stats.h
Commit message (Expand)AuthorAge
* sched: remove unused fields from struct rqLuis Henriques2009-03-24
* timers: split process wide cpu clocks/timersPeter Zijlstra2009-02-05
* itimers: remove the per-cpu-ish-nessPeter Zijlstra2009-01-07
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
|\
| * Merge ../linux-2.6-x86Rusty Russell2008-12-13
| |\
| | * sched: wrap sched_group and sched_domain cpumask accesses.Rusty Russell2008-11-24
| * | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-13
| |/
* / schedstat: consolidate per-task cpu runtime statsKen Chen2008-12-18
|/
* sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix...Oleg Nesterov2008-11-17
* Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-23
|\
| * proc: move /proc/schedstat boilerplate to kernel/sched_stats.hAlexey Dobriyan2008-10-23
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-23
|\ \ | |/ |/|
| * sched: fix the wrong mask_len, cleanupPeter Zijlstra2008-10-17
| * sched: fix the wrong mask_lenMiao Xie2008-10-17
* | timers: fix itimer/many thread hang, v3Frank Mayhar2008-09-27
* | timers: fix itimer/many thread hang, v2Frank Mayhar2008-09-23
|/
* sched: fix accounting in task delay accounting & migrationAnkita Garg2008-07-04
* sched, delay accounting: fix incorrect delay time when constantly waiting on ...Bharath Ravi2008-06-19
* show_schedstat(): fix memleakAdrian Bunk2008-05-29
* cpumask: use new cpus_scnprintf functionMike Travis2008-04-19
* sched: clean up kernel/sched_stat.hIngo Molnar2007-11-28
* sched: fix delay accounting regressionBalbir Singh2007-11-09
* sched: reduce schedstat variable overhead a bitKen Chen2007-10-18
* sched: clean up schedstats, cnt -> countIngo Molnar2007-10-15
* sched: fix delay accounting performance regressionIngo Molnar2007-10-15
* [PATCH] sched: add schedstat_set() APIIngo Molnar2007-08-02
* sched: update delay-accounting to use CFS's precise statsBalbir Singh2007-07-09
* sched: move code into kernel/sched_stats.hIngo Molnar2007-07-09