summaryrefslogtreecommitdiffstats
path: root/kernel/sched/stats.h
AgeCommit message (Expand)AuthorFilesLines
2016-06-08sched/debug: Fix /proc/sched_debug regressionJosh Poimboeuf1-0/+3
2016-02-09sched/debug: Make schedstats a runtime tunable that is disabled by defaultMel Gorman1-3/+5
2015-07-04sched/stat: Simplify the sched_info accounting dependencyNaveen N. Rao1-2/+2
2015-05-08sched, timer: Use the atomic task_cputime in thread_group_cputimerJason Low1-3/+3
2015-05-08sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i...Jason Low1-10/+5
2013-09-25sched: Micro-optimize by dropping unnecessary task_rq() callsMichael S. Tsirkin1-22/+24
2013-09-16sched: Fix comment for sched_info_departMichael S. Tsirkin1-2/+3
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+36
2013-07-04posix-cpu-timers: don't account cpu timer after stopped thread runtime accoun...KOSAKI Motohiro1-3/+36
2013-05-28sched: Use an accessor to read the rq clockFrederic Weisbecker1-4/+4
2011-12-19Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky1-0/+231
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra1-0/+233