index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched_stats.h
Age
Commit message (
Expand
)
Author
2008-10-23
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...
Linus Torvalds
2008-10-23
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-10-23
proc: move /proc/schedstat boilerplate to kernel/sched_stats.h
Alexey Dobriyan
2008-10-17
sched: fix the wrong mask_len, cleanup
Peter Zijlstra
2008-10-17
sched: fix the wrong mask_len
Miao Xie
2008-09-27
timers: fix itimer/many thread hang, v3
Frank Mayhar
2008-09-23
timers: fix itimer/many thread hang, v2
Frank Mayhar
2008-07-04
sched: fix accounting in task delay accounting & migration
Ankita Garg
2008-06-19
sched, delay accounting: fix incorrect delay time when constantly waiting on ...
Bharath Ravi
2008-05-29
show_schedstat(): fix memleak
Adrian Bunk
2008-04-19
cpumask: use new cpus_scnprintf function
Mike Travis
2007-11-28
sched: clean up kernel/sched_stat.h
Ingo Molnar
2007-11-09
sched: fix delay accounting regression
Balbir Singh
2007-10-18
sched: reduce schedstat variable overhead a bit
Ken Chen
2007-10-15
sched: clean up schedstats, cnt -> count
Ingo Molnar
2007-10-15
sched: fix delay accounting performance regression
Ingo Molnar
2007-08-02
[PATCH] sched: add schedstat_set() API
Ingo Molnar
2007-07-09
sched: update delay-accounting to use CFS's precise stats
Balbir Singh
2007-07-09
sched: move code into kernel/sched_stats.h
Ingo Molnar