summaryrefslogtreecommitdiff
path: root/kernel/sched/stats.h
Commit message (Expand)AuthorAge
* sched: Clean up and harmonize the coding style of the scheduler code baseIngo Molnar2018-03-03
* sched/core: Optimize update_stats_*()Peter Zijlstra2018-02-06
* sched/core: Optimize ttwu_stat()Peter Zijlstra2018-02-06
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cpu...Ingo Molnar2017-03-03
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-02-20
|\
| * timers/posix-timers: Convert internals to use nsecsFrederic Weisbecker2017-02-01
* | timers: Omit POSIX timer stuff from task_struct when disabledNicolas Pitre2017-01-27
|/
* sched/debug: Rename 'schedstat_val()' -> 'schedstat_val_or_zero()'Josh Poimboeuf2016-09-05
* sched/debug: Clean up schedstat macrosJosh Poimboeuf2016-09-05
* sched/debug: Fix /proc/sched_debug regressionJosh Poimboeuf2016-06-08
* 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