Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sched, timer: Use the atomic task_cputime in thread_group_cputimer | Jason Low | 2015-05-08 | 1 | -13/+13 |
* | sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i... | Jason Low | 2015-05-08 | 1 | -29/+50 |
* | sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()... | Jason Low | 2015-05-08 | 1 | -4/+4 |
* | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-12 | 1 | -2/+1 |
* | sched/cputime: Fix cpu_timer_sample_group() double accounting | Peter Zijlstra | 2014-11-16 | 1 | -1/+1 |
* | time, signal: Protect resource use statistics with seqlock | Rik van Riel | 2014-09-08 | 1 | -14/+0 |
* | time/timers: Move all time(r) related files into kernel/time | Thomas Gleixner | 2014-06-23 | 1 | -0/+1490 |