aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timekeeper_internal.h
AgeCommit message (Expand)Author
2014-07-30timekeeping: Fixup typo in update_vsyscall_old definitionJohn Stultz
2014-07-23timekeeping: Use cached ntp_tick_length when accumulating errorJohn Stultz
2014-07-23timekeeping: Rework frequency adjustments to work better w/ nohzJohn Stultz
2014-07-23timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner
2014-07-23timekeeping: Restructure the timekeeper some moreThomas Gleixner
2014-07-23clocksource: Get rid of cycle_lastThomas Gleixner
2014-07-23timekeeping: Provide ktime_get_raw()Thomas Gleixner
2014-07-23timekeeping: Remove timekeeper.total_sleep_timeThomas Gleixner
2014-07-23timekeeping: Provide internal ktime_t based dataThomas Gleixner
2014-07-23timekeeping: Cache optimize struct timekeeperThomas Gleixner
2014-07-23timekeeper: Move tk_xtime to core codeThomas Gleixner
2014-07-23timekeeping: Convert timekeeping core to use timespec64sJohn Stultz
2013-04-04timekeeping: Store cycle_last value in timekeeper struct as wellThomas Gleixner
2013-03-22timekeeping: Move lock out of timekeeper structThomas Gleixner
2013-03-22hrtimer: Add hrtimer support for CLOCK_TAIJohn Stultz
2013-03-22timekeeping: Move TAI managment into timekeeping core from ntpJohn Stultz
2012-09-24time: Introduce new GENERIC_TIME_VSYSCALLJohn Stultz
2012-09-24time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLDJohn Stultz
2012-09-24time: Move update_vsyscall definitions to timekeeper_internal.hJohn Stultz
2012-09-24time: Move timekeeper structure to timekeeper_internal.h for vsyscall changesJohn Stultz