aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/stats.h
Commit message (Expand)AuthorAge
* sched/debug: Make schedstats a runtime tunable that is disabled by defaultMel Gorman2016-02-09
* sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao2015-07-04
* sched, timer: Use the atomic task_cputime in thread_group_cputimerJason Low2015-05-08
* sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i...Jason Low2015-05-08
* sched: Micro-optimize by dropping unnecessary task_rq() callsMichael S. Tsirkin2013-09-25
* sched: Fix comment for sched_info_departMichael S. Tsirkin2013-09-16
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-06
|\
| * posix-cpu-timers: don't account cpu timer after stopped thread runtime accoun...KOSAKI Motohiro2013-07-04
* | sched: Use an accessor to read the rq clockFrederic Weisbecker2013-05-28
|/
* Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky2011-12-19
* sched: Move all scheduler bits into kernel/sched/Peter Zijlstra2011-11-17