summaryrefslogtreecommitdiffstats
path: root/kernel/sched_stats.h
Commit message (Expand)AuthorAgeFilesLines
* sched: Remove the obsolete exit_state/signal hacksOleg Nesterov2010-06-181-24/+3
* sched: remove unused fields from struct rqLuis Henriques2009-03-241-4/+3
* timers: split process wide cpu clocks/timersPeter Zijlstra2009-02-051-19/+26
* itimers: remove the per-cpu-ish-nessPeter Zijlstra2009-01-071-18/+15
* Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-021-1/+2
|\
| * Merge ../linux-2.6-x86Rusty Russell2008-12-131-1/+2
| |\
| | * sched: wrap sched_group and sched_domain cpumask accesses.Rusty Russell2008-11-241-1/+2
| * | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-131-1/+1
| |/
* | schedstat: consolidate per-task cpu runtime statsKen Chen2008-12-181-3/+2
|/
* sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix...Oleg Nesterov2008-11-171-4/+11
* Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-231-1/+8
|\
| * proc: move /proc/schedstat boilerplate to kernel/sched_stats.hAlexey Dobriyan2008-10-231-1/+8
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-231-1/+1
|\ \ | |/ |/|
| * sched: fix the wrong mask_len, cleanupPeter Zijlstra2008-10-171-1/+1
| * sched: fix the wrong mask_lenMiao Xie2008-10-171-1/+1
* | timers: fix itimer/many thread hang, v3Frank Mayhar2008-09-271-88/+38
* | timers: fix itimer/many thread hang, v2Frank Mayhar2008-09-231-0/+136
|/
* sched: fix accounting in task delay accounting & migrationAnkita Garg2008-07-041-9/+33
* sched, delay accounting: fix incorrect delay time when constantly waiting on ...Bharath Ravi2008-06-191-0/+6
* show_schedstat(): fix memleakAdrian Bunk2008-05-291-0/+1
* cpumask: use new cpus_scnprintf functionMike Travis2008-04-191-2/+6
* sched: clean up kernel/sched_stat.hIngo Molnar2007-11-281-1/+2
* sched: fix delay accounting regressionBalbir Singh2007-11-091-5/+6
* sched: reduce schedstat variable overhead a bitKen Chen2007-10-181-5/+3
* sched: clean up schedstats, cnt -> countIngo Molnar2007-10-151-12/+12
* sched: fix delay accounting performance regressionIngo Molnar2007-10-151-2/+2
* [PATCH] sched: add schedstat_set() APIIngo Molnar2007-08-021-0/+2
* sched: update delay-accounting to use CFS's precise statsBalbir Singh2007-07-091-1/+1
* sched: move code into kernel/sched_stats.hIngo Molnar2007-07-091-0/+235
OpenPOWER on IntegriCloud