index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
timekeeper_internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-5
/
+5
2016-03-02
time: Add history to cross timestamp interface supporting slower devices
Christopher S. Hall
1
-0
/
+2
2015-06-12
time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge
John Stultz
1
-0
/
+2
2015-05-22
time: Rework debugging variables so they aren't global
John Stultz
1
-0
/
+15
2015-04-22
hrtimer: Make offset update smarter
Thomas Gleixner
1
-0
/
+2
2015-03-27
time: Add timerkeeper::tkr_raw
Peter Zijlstra
1
-2
/
+2
2015-03-27
time: Rename timekeeper::tkr to timekeeper::tkr_mono
Peter Zijlstra
1
-6
/
+6
2014-10-29
timekeeping: Provide fast accessor to the seconds part of CLOCK_MONOTONIC
Heena Sirwani
1
-0
/
+2
2014-07-30
timekeeping: Fixup typo in update_vsyscall_old definition
John Stultz
1
-1
/
+1
2014-07-23
timekeeping: Use cached ntp_tick_length when accumulating error
John Stultz
1
-0
/
+9
2014-07-23
timekeeping: Rework frequency adjustments to work better w/ nohz
John Stultz
1
-0
/
+1
2014-07-23
timekeeping: Create struct tk_read_base and use it in struct timekeeper
Thomas Gleixner
1
-48
/
+55
2014-07-23
timekeeping: Restructure the timekeeper some more
Thomas Gleixner
1
-0
/
+4
2014-07-23
clocksource: Get rid of cycle_last
Thomas Gleixner
1
-3
/
+4
2014-07-23
timekeeping: Provide ktime_get_raw()
Thomas Gleixner
1
-0
/
+3
2014-07-23
timekeeping: Remove timekeeper.total_sleep_time
Thomas Gleixner
1
-4
/
+2
2014-07-23
timekeeping: Provide internal ktime_t based data
Thomas Gleixner
1
-0
/
+3
2014-07-23
timekeeping: Cache optimize struct timekeeper
Thomas Gleixner
1
-38
/
+46
2014-07-23
timekeeper: Move tk_xtime to core code
Thomas Gleixner
1
-18
/
+0
2014-07-23
timekeeping: Convert timekeeping core to use timespec64s
John Stultz
1
-5
/
+5
2013-04-04
timekeeping: Store cycle_last value in timekeeper struct as well
Thomas Gleixner
1
-0
/
+2
2013-03-22
timekeeping: Move lock out of timekeeper struct
Thomas Gleixner
1
-2
/
+0
2013-03-22
hrtimer: Add hrtimer support for CLOCK_TAI
John Stultz
1
-0
/
+2
2013-03-22
timekeeping: Move TAI managment into timekeeping core from ntp
John Stultz
1
-0
/
+3
2012-09-24
time: Introduce new GENERIC_TIME_VSYSCALL
John Stultz
1
-7
/
+29
2012-09-24
time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
John Stultz
1
-3
/
+4
2012-09-24
time: Move update_vsyscall definitions to timekeeper_internal.h
John Stultz
1
-0
/
+17
2012-09-24
time: Move timekeeper structure to timekeeper_internal.h for vsyscall changes
John Stultz
1
-0
/
+68