blob: b0f4366a6ea761b3fb0cd8d267ebd564352ccc85 [file] [log] [blame]
beb41d9cbe41 ("posix-cpu-timers: Pass the task into arm_timer()")
60f2ceaa8111 ("posix-cpu-timers: Remove unnecessary locking around cpu_clock_sample_group")
60bda037f1dd ("posix-cpu-timers: Utilize timerqueue for storage")
244d49e30653 ("posix-cpu-timers: Move state tracking to struct posix_cputimers")
1cd07c0b94f2 ("posix-cpu-timers: Consolidate timer expiry further")
2bbdbdae0516 ("posix-cpu-timers: Get rid of zero checks")
b7be4ef1365d ("posix-cpu-timers: Switch thread group sampling to array")
87dc64480fb1 ("posix-cpu-timers: Restructure expiry array")
46b883995c88 ("posix-cpu-timers: Remove cputime_expires")
001f7971433a ("posix-cpu-timers: Make expiry checks array based")
c02b078e63a6 ("posix-cpu-timers: Switch check_*_timers() to array cache")
1b0dd96d0f07 ("posix-cpu-timers: Simplify set_process_cpu_timer()")
3b495b22d04d ("posix-cpu-timers: Simplify timer queueing")
11b8462f7e1d ("posix-cpu-timers: Provide array based access to expiry cache")
3a245c0f110e ("posix-cpu-timers: Move expiry cache into struct posix_cputimers")
9eacb5c7e660 ("sched: Move struct task_cputime to types.h")
2b69942f9021 ("posix-cpu-timers: Create a container struct")
0476ff2c151e ("posix-cpu-timers: Sample task times once in expiry check")
8c2d74f03705 ("posix-cpu-timers: Get rid of pointer indirection")
2092c1d4fed9 ("posix-cpu-timers: Simplify sample functions")
5405d0051f7c ("posix-cpu-timers: Remove pointless return value check")
da020ce406b2 ("posix-cpu-timers: Use clock ID in posix_cpu_timer_rearm()")
99093c5b81f5 ("posix-cpu-timers: Use clock ID in posix_cpu_timer_get()")
c7a37c6f4c65 ("posix-cpu-timers: Use clock ID in posix_cpu_timer_set()")
24ab7f5a7b2c ("posix-cpu-timers: Consolidate thread group sample code")
c506bef424ca ("posix-cpu-timers: Rename thread_group_cputimer() and make it static")
a324956fae05 ("posix-cpu-timers: Sample directly in timer check")
a34360d42434 ("itimers: Use quick sample function")
19298fbf453c ("posix-cpu-timers: Provide quick sample function for itimer")
e5a8b65b4cb2 ("posix-cpu-timers: Use common permission check in posix_cpu_timer_create()")
bfcf3e92c6c0 ("posix-cpu-timers: Use common permission check in posix_cpu_clock_get()")
692117c1f7a6 ("posix-cpu-timers: Sanitize bogus WARNONS")
45802da05e66 ("Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip")