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
/
timekeeper_internal.h
Age
Commit message (
Expand
)
Author
2014-07-30
timekeeping: Fixup typo in update_vsyscall_old definition
John Stultz
2014-07-23
timekeeping: Use cached ntp_tick_length when accumulating error
John Stultz
2014-07-23
timekeeping: Rework frequency adjustments to work better w/ nohz
John Stultz
2014-07-23
timekeeping: Create struct tk_read_base and use it in struct timekeeper
Thomas Gleixner
2014-07-23
timekeeping: Restructure the timekeeper some more
Thomas Gleixner
2014-07-23
clocksource: Get rid of cycle_last
Thomas Gleixner
2014-07-23
timekeeping: Provide ktime_get_raw()
Thomas Gleixner
2014-07-23
timekeeping: Remove timekeeper.total_sleep_time
Thomas Gleixner
2014-07-23
timekeeping: Provide internal ktime_t based data
Thomas Gleixner
2014-07-23
timekeeping: Cache optimize struct timekeeper
Thomas Gleixner
2014-07-23
timekeeper: Move tk_xtime to core code
Thomas Gleixner
2014-07-23
timekeeping: Convert timekeeping core to use timespec64s
John Stultz
2013-04-04
timekeeping: Store cycle_last value in timekeeper struct as well
Thomas Gleixner
2013-03-22
timekeeping: Move lock out of timekeeper struct
Thomas Gleixner
2013-03-22
hrtimer: Add hrtimer support for CLOCK_TAI
John Stultz
2013-03-22
timekeeping: Move TAI managment into timekeeping core from ntp
John Stultz
2012-09-24
time: Introduce new GENERIC_TIME_VSYSCALL
John Stultz
2012-09-24
time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
John Stultz
2012-09-24
time: Move update_vsyscall definitions to timekeeper_internal.h
John Stultz
2012-09-24
time: Move timekeeper structure to timekeeper_internal.h for vsyscall changes
John Stultz