index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
stats.c
Age
Commit message (
Expand
)
Author
2024-03-12
sched/debug: Increase SCHEDSTAT_VERSION to 16
Ingo Molnar
2024-03-12
sched/balancing: Remove reliance on 'enum cpu_idle_type' ordering when iterat...
Shrikanth Hegde
2022-02-23
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...
Ingo Molnar
2021-10-05
sched: Introduce task block time in schedstats
Yafang Shao
2021-10-05
sched: Make schedstats helpers independent of fair sched class
Yafang Shao
2021-03-22
sched: Fix various typos
Ingo Molnar
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
2018-03-04
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
2018-03-03
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-02-13
sched: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2014-04-03
kernel: audit/fix non-modular users of module_init in core code
Paul Gortmaker
2013-04-29
fix a leak in /proc/schedstats
Al Viro
2013-02-22
sched: Fix /proc/sched_stat failure on very very large systems
Nathan Zimmer
2012-01-27
sched: Remove sched_switch
Rakib Mullick
2011-11-17
sched: Move all scheduler bits into kernel/sched/
Peter Zijlstra