summaryrefslogtreecommitdiff
path: root/include/linux/sched/cputime.h
AgeCommit message (Expand)Author
2022-12-27cputime: remove cputime_to_nsecs fallbackNicholas Piggin
2021-12-02sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_fullFrederic Weisbecker
2019-08-28posix-cpu-timers: Move state tracking to struct posix_cputimersThomas Gleixner
2019-08-28posix-cpu-timers: Switch thread group sampling to arrayThomas Gleixner
2019-08-28posix-cpu-timers: Rename thread_group_cputimer() and make it staticThomas Gleixner
2019-08-28posix-cpu-timers: Provide quick sample function for itimerThomas Gleixner
2017-11-15Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-25sched/cputime: Expose cputime_adjust()Tejun Heo
2017-03-03sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cpu...Ingo Molnar
2017-03-02sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...Ingo Molnar