| Commit message (Expand) | Author | Age | Files | Lines |
* | timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONIC | Thomas Gleixner | 2014-07-23 | 1 | -0/+2 |
* | timekeeping: Provide ktime_get_raw() | Thomas Gleixner | 2014-07-23 | 1 | -0/+6 |
* | timekeeping: Simplify timekeeping_clocktai() | Thomas Gleixner | 2014-07-23 | 1 | -0/+5 |
* | timekeeping: Use ktime_get_boottime() for get_monotonic_boottime() | Thomas Gleixner | 2014-07-23 | 1 | -1/+8 |
* | timekeeping: Remove monotonic_to_bootbased | Thomas Gleixner | 2014-07-23 | 1 | -1/+0 |
* | timekeeping: Provide ktime_get[*]_ns() helpers | Thomas Gleixner | 2014-07-23 | 1 | -0/+15 |
* | timekeeping: Remove ktime_get_monotonic_offset() | Thomas Gleixner | 2014-07-23 | 1 | -1/+0 |
* | timekeeping: Provide ktime_mono_to_any() | Thomas Gleixner | 2014-07-23 | 1 | -0/+9 |
* | timekeeping: Use ktime_t based data for ktime_get_clocktai() | Thomas Gleixner | 2014-07-23 | 1 | -1/+8 |
* | timekeeping; Use ktime_t based data for ktime_get_boottime() | Thomas Gleixner | 2014-07-23 | 1 | -1/+11 |
* | timekeeping: Use ktime_t based data for ktime_get_real() | Thomas Gleixner | 2014-07-23 | 1 | -1/+8 |
* | timekeeping: Provide ktime_get_with_offset() | Thomas Gleixner | 2014-07-23 | 1 | -0/+9 |
* | timekeeping: Provide timespec64 based interfaces | Thomas Gleixner | 2014-07-23 | 1 | -5/+61 |
* | time: Consolidate the time accessor prototypes | Thomas Gleixner | 2014-07-23 | 1 | -0/+78 |