Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
21f7eca555ad14e7c7b2cb59a6c6252e74ee5c8b
/
kernel
/
time
/
timekeeping.c
21f7eca
time: Provide y2038 safe do_settimeofday() replacement
by pang.xunlei
· 10 years ago
659bc17
time: Complete NTP adjustment threshold judging conditions
by pang.xunlei
· 10 years ago
6067dc5
time: Avoid possible NTP adjustment mult overflow.
by pang.xunlei
· 10 years ago
9bf2419
timekeeping: Update timekeeper before updating vsyscall and pvclock
by Thomas Gleixner
· 10 years ago
0680eb1
timekeeping: Another fix to the VSYSCALL_OLD update_vsyscall
by John Stultz
· 10 years ago
375f45b
timekeeping: Use cached ntp_tick_length when accumulating error
by John Stultz
· 11 years ago
dc49159
timekeeping: Rework frequency adjustments to work better w/ nohz
by John Stultz
· 11 years ago
e2dff1e
timekeeping: Minor fixup for timespec64->timespec assignment
by John Stultz
· 10 years ago
4396e05
timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONIC
by Thomas Gleixner
· 10 years ago
0e5ac3a
timekeeping: Use tk_read_base as argument for timekeeping_get_ns()
by Thomas Gleixner
· 10 years ago
d28ede8
timekeeping: Create struct tk_read_base and use it in struct timekeeper
by Thomas Gleixner
· 10 years ago
6d3aadf
timekeeping: Restructure the timekeeper some more
by Thomas Gleixner
· 10 years ago
4a0e637
clocksource: Get rid of cycle_last
by Thomas Gleixner
· 10 years ago
3a97837
clocksource: Make delta calculation a function
by Thomas Gleixner
· 10 years ago
f519b1a
timekeeping: Provide ktime_get_raw()
by Thomas Gleixner
· 10 years ago
61edec8
timekeeping: Simplify timekeeping_clocktai()
by Thomas Gleixner
· 10 years ago
47da70d
timekeeping: Remove timekeeper.total_sleep_time
by Thomas Gleixner
· 10 years ago
02cba15
timekeeping: Simplify getboottime()
by Thomas Gleixner
· 10 years ago
48f18fd6
timekeeping: Use ktime_get_boottime() for get_monotonic_boottime()
by Thomas Gleixner
· 10 years ago
250fade
timekeeping: Remove monotonic_to_bootbased
by Thomas Gleixner
· 10 years ago
dcaab54
timekeeping: Remove ktime_get_monotonic_offset()
by Thomas Gleixner
· 10 years ago
9a6b519
timekeeping: Provide ktime_mono_to_any()
by Thomas Gleixner
· 10 years ago
48064f5
timekeeping; Use ktime based data for ktime_get_update_offsets_tick()
by Thomas Gleixner
· 10 years ago
a37c0aa
timekeeping: Use ktime_t data for ktime_get_update_offsets_now()
by Thomas Gleixner
· 10 years ago
afab07c
timekeeping: Use ktime_t based data for ktime_get_clocktai()
by Thomas Gleixner
· 10 years ago
b82c817
timekeeping; Use ktime_t based data for ktime_get_boottime()
by Thomas Gleixner
· 10 years ago
f5264d5
timekeeping: Use ktime_t based data for ktime_get_real()
by Thomas Gleixner
· 10 years ago
0077dc6
timekeeping: Provide ktime_get_with_offset()
by Thomas Gleixner
· 10 years ago
a016a5b
timekeeping: Use ktime_t based data for ktime_get()
by Thomas Gleixner
· 10 years ago
7c032df
timekeeping: Provide internal ktime_t based data
by Thomas Gleixner
· 10 years ago
f111adf
timekeeping: Use timekeeping_update() instead of memcpy()
by Thomas Gleixner
· 10 years ago
3fdb14f
timekeeping: Cache optimize struct timekeeper
by Thomas Gleixner
· 10 years ago
c905fae
timekeeper: Move tk_xtime to core code
by Thomas Gleixner
· 10 years ago
d6d2989
timekeeping: Provide timespec64 based interfaces
by Thomas Gleixner
· 10 years ago
7d489d1
timekeeping: Convert timekeeping core to use timespec64s
by John Stultz
· 10 years ago
24e4a8c
ktime: Kill non-scalar ktime_t implementation for 2038
by John Stultz
· 10 years ago
76f4108
hrtimer: Cleanup hrtimer accessors to the timekepeing state
by John Stultz
· 10 years ago
e06fde3
timekeeping: Simplify arch_gettimeoffset()
by Thomas Gleixner
· 10 years ago
6d9bcb6
timekeeping: use printk_deferred when holding timekeeping seqlock
by John Stultz
· 11 years ago
52f5684c
kernel: use macros from compiler.h instead of __attribute__((...))
by Gideon Israel Dsouza
· 11 years ago
cab5e12
time: Revert to calling clock_was_set_delayed() while in irq context
by John Stultz
· 11 years ago
d05d24a
Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/linux into timers/core
by Ingo Molnar
· 11 years ago
38aef31
timekeeping: Remove comment that's mostly out of date
by John Stultz
· 11 years ago
d26e4fe
timekeeper: fix comment typo for tk_setup_internals()
by Yijing Wang
· 11 years ago
330a161
timekeeping: Fix missing timekeeping_update in suspend path
by John Stultz
· 11 years ago
04005f6
timekeeping: Fix CLOCK_TAI timer/nanosleep delays
by John Stultz
· 11 years ago
47a1b796
tick/timekeeping: Call update_wall_time outside the jiffies lock
by John Stultz
· 11 years ago
6fdda9a
timekeeping: Avoid possible deadlock from clock_was_set_delayed
by John Stultz
· 11 years ago
5258d3f
timekeeping: Fix potential lost pv notification of time change
by John Stultz
· 11 years ago
f55c076
timekeeping: Fix lost updates to tai adjustment
by John Stultz
· 11 years ago
4be7739
time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLD
by Martin Schwidefsky
· 11 years ago
b7bc50e
timekeeping: Fix some trivial typos in comments
by Xie XiuQi
· 11 years ago
7bd3601
timekeeping: Fix HRTICK related deadlock from ntp lock changes
by John Stultz
· 11 years ago
2b0f893
Merge branch 'timers/posix-cpu-timers-for-tglx' of
by Thomas Gleixner
· 11 years ago
780427f
timekeeping: Indicate that clock was set in the pvclock gtod notifier
by David Vrabel
· 12 years ago
04397fe9
timekeeping: Pass flags instead of multiple bools to timekeeping_update()
by David Vrabel
· 12 years ago
5c83545
power: Add option to log time spent in suspend
by Colin Cross
· 12 years ago
0d6bd99
timekeeping: Correct run-time detection of persistent_clock.
by Zoran Markovic
· 12 years ago
09ac369
clocksource: Add module refcount
by Thomas Gleixner
· 12 years ago
ba919d1
clocksource: Let timekeeping_notify return success/error
by Thomas Gleixner
· 12 years ago
77c675b
timekeeping: Update tk->cycle_last in resume
by Thomas Gleixner
· 12 years ago
4e8f8b3
timekeeping: Make sure to notify hrtimers when TAI offset changes
by John Stultz
· 12 years ago
ca4523c
timekeeping: Shorten seq_count region
by Thomas Gleixner
· 12 years ago
48cdc13
timekeeping: Implement a shadow timekeeper
by Thomas Gleixner
· 12 years ago
7ec98e1
timekeeping: Delay update of clock->cycle_last
by Thomas Gleixner
· 12 years ago
14a3b6a
timekeeping: Store cycle_last value in timekeeper struct as well
by Thomas Gleixner
· 12 years ago
0b5154f
timekeeping: Simplify tai updating from do_adjtimex
by John Stultz
· 12 years ago
06c017f
timekeeping: Hold timekeepering locks in do_adjtimex and hardpps
by John Stultz
· 12 years ago
cef9037
timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex()
by John Stultz
· 12 years ago
87ace39
ntp: Rework do_adjtimex to take timespec and tai arguments
by John Stultz
· 12 years ago
e408569
ntp: Move timex validation to timekeeping do_adjtimex call.
by John Stultz
· 12 years ago
aa6f9c59
ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c
by John Stultz
· 12 years ago
dd5d70e8
timekeeping: __timekeeping_set_tai_offset can be static
by Fengguang Wu
· 12 years ago
9a7a71b
timekeeping: Split timekeeper_lock into lock and seqcount
by Thomas Gleixner
· 12 years ago
7e40672
timekeeping: Move lock out of timekeeper struct
by Thomas Gleixner
· 12 years ago
eb93e4d
timekeeping: Make jiffies_lock internal
by Thomas Gleixner
· 12 years ago
23a9537
timekeeping: Calc stuff once
by Thomas Gleixner
· 12 years ago
90adda9
hrtimer: Add hrtimer support for CLOCK_TAI
by John Stultz
· 12 years ago
1ff3c96
timekeeping: Add CLOCK_TAI clockid
by John Stultz
· 13 years ago
cc244dd
timekeeping: Move TAI managment into timekeeping core from ntp
by John Stultz
· 13 years ago
e445cf1
timekeeping: utilize the suspend-nonstop clocksource to count suspended time
by Feng Tang
· 12 years ago
b274776
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
90889a6
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core
by Thomas Gleixner
· 12 years ago
31ade30
timekeeping: Add persistent_clock_exist flag
by Feng Tang
· 12 years ago
1e817fb
time: create __getnstimeofday for WARNless calls
by Kees Cook
· 12 years ago
7b1f620
time: convert arch_gettimeoffset to a pointer
by Stephen Warren
· 12 years ago
66cdd0c
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
e0b306f
time: export time information for KVM pvclock
by Marcelo Tosatti
· 12 years ago
d6ad418
time: Kill xtime_lock, replacing it with jiffies_lock
by John Stultz
· 13 years ago
03d3602
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
5b3900c
timekeeping: Cast raw_interval to u64 to avoid shift overflow
by Dan Carpenter
· 12 years ago
16642a2
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
92bb1fc
time: Only do nanosecond rounding on GENERIC_TIME_VSYSCALL_OLD systems
by John Stultz
· 12 years ago
576094b
time: Introduce new GENERIC_TIME_VSYSCALL
by John Stultz
· 12 years ago
7063942
time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
by John Stultz
· 12 years ago
d7b4202
time: Move timekeeper structure to timekeeper_internal.h for vsyscall changes
by John Stultz
· 12 years ago
ec145ba
time: Fix timeekeping_get_ns overflow on 32bit systems
by John Stultz
· 12 years ago
adc78e6
timekeeping: Add suspend and resume of clock event devices
by Rafael J. Wysocki
· 12 years ago
cee5848
time: Move ktime_t overflow checking into timespec_valid_strict
by John Stultz
· 12 years ago
bf2ac31
time: Avoid making adjustments if we haven't accumulated anything
by John Stultz
· 12 years ago
Next »