index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched
/
cputime.h
Age
Commit message (
Expand
)
Author
2022-12-27
cputime: remove cputime_to_nsecs fallback
Nicholas Piggin
2021-12-02
sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full
Frederic Weisbecker
2019-08-28
posix-cpu-timers: Move state tracking to struct posix_cputimers
Thomas Gleixner
2019-08-28
posix-cpu-timers: Switch thread group sampling to array
Thomas Gleixner
2019-08-28
posix-cpu-timers: Rename thread_group_cputimer() and make it static
Thomas Gleixner
2019-08-28
posix-cpu-timers: Provide quick sample function for itimer
Thomas Gleixner
2017-11-15
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-25
sched/cputime: Expose cputime_adjust()
Tejun Heo
2017-03-03
sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cpu...
Ingo Molnar
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar