Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sched_clock: Prevent callers from seeing half-updated data | Stephen Boyd | 2014-02-19 | 1 | -17/+29 |
* | sched_clock: Disable seqlock lockdep usage in sched_clock() | John Stultz | 2014-01-12 | 1 | -3/+3 |
* | sched_clock: Remove sched_clock_func() hook | Stephen Boyd | 2013-10-09 | 1 | -8/+1 |
* | sched_clock: Add support for >32 bit sched_clock | Stephen Boyd | 2013-07-30 | 1 | -14/+32 |
* | sched_clock: Use an hrtimer instead of timer | Stephen Boyd | 2013-07-30 | 1 | -17/+21 |
* | sched_clock: Use seqcount instead of rolling our own | Stephen Boyd | 2013-07-30 | 1 | -19/+8 |
* | ARM: sched_clock: Load cycle count after epoch stabilizes | Stephen Boyd | 2013-06-17 | 1 | -11/+8 |
* | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd | 2013-06-12 | 1 | -0/+215 |