Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-07-23 | time: More core infrastructure for timespec64 | John Stultz | 3 | -0/+118 |
2014-07-23 | time64: Add time64.h header and define struct timespec64 | John Stultz | 2 | -14/+163 |
2014-07-23 | ktime: Change ktime_set() to take 64bit seconds value | John Stultz | 1 | -4/+3 |
2014-07-23 | ktime: Sanitize ktime_to_us/ms conversion | Thomas Gleixner | 3 | -10/+9 |
2014-07-23 | ktime: Kill non-scalar ktime_t implementation for 2038 | John Stultz | 9 | -246/+7 |
2014-07-23 | hrtimer: Cleanup hrtimer accessors to the timekepeing state | John Stultz | 4 | -29/+37 |
2014-07-23 | timekeeping: Simplify arch_gettimeoffset() | Thomas Gleixner | 1 | -12/+6 |
2014-07-23 | tile: Convert VDSO timekeeping to the precise mechanism | Thomas Gleixner | 2 | -8/+8 |