summaryrefslogtreecommitdiffstats
path: root/kernel/time/posix-cpu-timers.c
Commit message (Expand)AuthorAgeFilesLines
* posix_cpu_timer: Exit early when process has been reapedAlexey Dobriyan2016-07-111-0/+1
* posix-cpu-timers: Migrate to use new tick dependency mask modelFrederic Weisbecker2016-03-021-41/+11
* posix_cpu_timer: Reduce unnecessary sighand lock contentionJason Low2015-10-151-2/+24
* posix_cpu_timer: Convert cputimer->running to boolJason Low2015-10-151-2/+2
* posix_cpu_timer: Check thread timers only when there are active thread timersJason Low2015-10-151-6/+16
* posix_cpu_timer: Optimize fastpath_timer_check()Jason Low2015-10-151-8/+3
* sched, timer: Use the atomic task_cputime in thread_group_cputimerJason Low2015-05-081-13/+13
* sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i...Jason Low2015-05-081-29/+50
* sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()...Jason Low2015-05-081-4/+4
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-2/+1
* sched/cputime: Fix cpu_timer_sample_group() double accountingPeter Zijlstra2014-11-161-1/+1
* time, signal: Protect resource use statistics with seqlockRik van Riel2014-09-081-14/+0
* time/timers: Move all time(r) related files into kernel/timeThomas Gleixner2014-06-231-0/+1490
OpenPOWER on IntegriCloud