index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
timekeeping.h
Age
Commit message (
Expand
)
Author
2014-07-23
timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONIC
Thomas Gleixner
2014-07-23
timekeeping: Provide ktime_get_raw()
Thomas Gleixner
2014-07-23
timekeeping: Simplify timekeeping_clocktai()
Thomas Gleixner
2014-07-23
timekeeping: Use ktime_get_boottime() for get_monotonic_boottime()
Thomas Gleixner
2014-07-23
timekeeping: Remove monotonic_to_bootbased
Thomas Gleixner
2014-07-23
timekeeping: Provide ktime_get[*]_ns() helpers
Thomas Gleixner
2014-07-23
timekeeping: Remove ktime_get_monotonic_offset()
Thomas Gleixner
2014-07-23
timekeeping: Provide ktime_mono_to_any()
Thomas Gleixner
2014-07-23
timekeeping: Use ktime_t based data for ktime_get_clocktai()
Thomas Gleixner
2014-07-23
timekeeping; Use ktime_t based data for ktime_get_boottime()
Thomas Gleixner
2014-07-23
timekeeping: Use ktime_t based data for ktime_get_real()
Thomas Gleixner
2014-07-23
timekeeping: Provide ktime_get_with_offset()
Thomas Gleixner
2014-07-23
timekeeping: Provide timespec64 based interfaces
Thomas Gleixner
2014-07-23
time: Consolidate the time accessor prototypes
Thomas Gleixner