Kees Cook
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
8 years ago |
Kees Cook
|
b9eaf18722
treewide: init_timer() -> setup_timer()
|
8 years ago |
Peter Zijlstra
|
b421b22b00
x86/tsc, sched/clock, clocksource: Use clocksource watchdog to provide stable sync points
|
8 years ago |
Thomas Gleixner
|
12907fbb1a
sched/clock, clocksource: Add optional cs::mark_unstable() method
|
8 years ago |
Thomas Gleixner
|
a5a1d1c291
clocksource: Use a plain u64 instead of cycle_t
|
8 years ago |
Murali Karicheri
|
5304121ada
clocksource: export the clocks_calc_mult_shift to use by timestamp code
|
8 years ago |
Kyle Walker
|
36374583f9
clocksource: Defer override invalidation unless clock is unstable
|
9 years ago |
Minfei Huang
|
0fb71d340d
clocksource: Make clocksource insert entry more efficient
|
9 years ago |
Vitaly Kuznetsov
|
bbf66d897a
clocksource: Allow unregistering the watchdog
|
9 years ago |
Seiichi Ikarashi
|
390dd67c47
clocksource: Add CPU info to clocksource watchdog reporting
|
10 years ago |
Andrew Morton
|
79211c8ed1
remove abs64()
|
10 years ago |
Ingo Molnar
|
b9f27c0f4f
Merge tag 'v4.3-rc5' into timers/core, to pick up fixes before applying new changes
|
10 years ago |
Guillaume Gomez
|
cfed432d7f
clocksource: Remove return statement from void functions
|
10 years ago |
John Stultz
|
67dfae0cd7
clocksource: Fix abs() usage w/ 64bit values
|
10 years ago |
Zhen Lei
|
571af55a31
time: Fix spelling in comments
|
10 years ago |
Joe Perches
|
45bbfe64ea
clocksource: Use current logging style
|
10 years ago |
John Stultz
|
8e56f33f84
clocksource: Improve comment explaining clocks_calc_max_nsecs()'s 50% safety margin
|
10 years ago |
Thomas Gleixner
|
c1797baf68
tick: Move core only declarations and functions to core
|
10 years ago |
Thomas Gleixner
|
bfb83b2751
tick: Move clocksource related stuff to timekeeping.h
|
10 years ago |
John Stultz
|
fba9e07208
clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq_*()
|
10 years ago |
John Stultz
|
8cc8c525ad
clocksource: Add some debug info about clocksources being registered
|
10 years ago |
John Stultz
|
f8935983f1
clocksource: Mostly kill clocksource_register()
|
10 years ago |
John Stultz
|
0b046b217a
clocksource: Improve clocksource watchdog reporting
|
10 years ago |
John Stultz
|
fb82fe2fe8
clocksource: Add 'max_cycles' to 'struct clocksource'
|
10 years ago |
John Stultz
|
362fde0410
clocksource: Simplify the logic around clocksource wrapping safety margins
|
10 years ago |
John Stultz
|
6086e346fd
clocksource: Simplify the clocks_calc_max_nsecs() logic
|
10 years ago |
Richard Cochran
|
74d23cc704
time: move the timecounter/cyclecounter code into its own file.
|
10 years ago |
James Hartley
|
be278e980d
clocksource: Fix 'clcoksource' typo in comment
|
11 years ago |
Thomas Gleixner
|
3a97837784
clocksource: Make delta calculation a function
|
11 years ago |
Patrick Palka
|
891292a767
time: Fix signedness bug in sysfs_get_uname() and its callers
|
12 years ago |