summaryrefslogtreecommitdiffstats
path: root/fs/configfs (unfollow)
Commit message (Expand)AuthorFilesLines
2014-07-23timekeeping; Use ktime_t based data for ktime_get_boottime()Thomas Gleixner2-18/+11
2014-07-23timekeeping: Use ktime_t based data for ktime_get_real()Thomas Gleixner2-16/+8
2014-07-23timekeeping: Provide ktime_get_with_offset()Thomas Gleixner2-0/+36
2014-07-23timekeeping: Use ktime_t based data for ktime_get()Thomas Gleixner1-4/+5
2014-07-23timekeeping: Provide internal ktime_t based dataThomas Gleixner2-0/+25
2014-07-23timekeeping: Use timekeeping_update() instead of memcpy()Thomas Gleixner1-2/+1
2014-07-23timekeeping: Cache optimize struct timekeeperThomas Gleixner2-126/+143
2014-07-23timekeeper: Move tk_xtime to core codeThomas Gleixner2-45/+43
2014-07-23timekeeping: Provide timespec64 based interfacesThomas Gleixner3-33/+87
2014-07-23time: Consolidate the time accessor prototypesThomas Gleixner9-58/+111
2014-07-23timekeeping: Convert timekeeping core to use timespec64sJohn Stultz6-87/+109
2014-07-23time: More core infrastructure for timespec64John Stultz3-0/+118
2014-07-23time64: Add time64.h header and define struct timespec64John Stultz2-14/+163
2014-07-23ktime: Change ktime_set() to take 64bit seconds valueJohn Stultz1-4/+3
2014-07-23ktime: Sanitize ktime_to_us/ms conversionThomas Gleixner3-10/+9
2014-07-23ktime: Kill non-scalar ktime_t implementation for 2038John Stultz9-246/+7
2014-07-23hrtimer: Cleanup hrtimer accessors to the timekepeing stateJohn Stultz4-29/+37
2014-07-23timekeeping: Simplify arch_gettimeoffset()Thomas Gleixner1-12/+6
2014-07-23tile: Convert VDSO timekeeping to the precise mechanismThomas Gleixner2-8/+8