Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-30timekeeping: Fixup typo in update_vsyscall_old definitionJohn Stultz
2014-07-24timekeeping: Use cached ntp_tick_length when accumulating errorJohn Stultz
2014-07-24timekeeping: Rework frequency adjustments to work better w/ nohzJohn Stultz
2014-07-24timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner
2014-07-24timekeeping: Restructure the timekeeper some moreThomas Gleixner
2014-07-24clocksource: Get rid of cycle_lastThomas Gleixner
2014-07-24timekeeping: Provide ktime_get_raw()Thomas Gleixner
2014-07-24timekeeping: 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-05timekeeping: Store cycle_last value in timekeeper struct as wellThomas Gleixner
2013-03-23timekeeping: Move lock out of timekeeper structThomas Gleixner
2013-03-23hrtimer: Add hrtimer support for CLOCK_TAIJohn Stultz
2013-03-23timekeeping: 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