Linus Torvalds 9465d9cc31 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
..
Kconfig d1ec4c34c7 rcu: Drop RCU_USER_QS in favor of NO_HZ_FULL 10 years ago
Makefile baa73d9e47 posix-timers: Make them configurable 8 years ago
alarmtimer.c 4a057549d6 alarmtimer: Add tracepoints for alarm timers 8 years ago
clockevents.c 775be50626 clockevents: Make clockevents_subsys static 9 years ago
clocksource.c 5304121ada clocksource: export the clocks_calc_mult_shift to use by timestamp code 8 years ago
hrtimer.c 4b7e9cf9c8 timers: Fix documentation for schedule_timeout() and similar 9 years ago
itimer.c 74ba181e61 timer: Move sys_alarm from timer.c to itimer.c 8 years ago
jiffies.c 232d26373d jiffies: Use CLOCKSOURCE_MASK instead of constant 9 years ago
ntp.c dd4e17ab70 ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO 9 years ago
ntp_internal.h c796348774 ntp: Fix second_overflow's input parameter type to be 64bits 9 years ago
posix-clock.c 1b9f23727a posix-clock: Fix return code on the poll method's error path 9 years ago
posix-cpu-timers.c 9465d9cc31 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
posix-stubs.c baa73d9e47 posix-timers: Make them configurable 8 years ago
posix-timers.c 572c391726 posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper 9 years ago
sched_clock.c 32fea568ae timers, sched/clock: Clean up the code a bit 10 years ago
test_udelay.c 4a19bd3d22 time: Avoid timespec in udelay_test 9 years ago
tick-broadcast-hrtimer.c 5130213721 tick/broadcast-hrtimer: Set name of the ce_broadcast_hrtimer 9 years ago
tick-broadcast.c 0f44705175 tick: Move the export of tick_broadcast_oneshot_control to the proper place 10 years ago
tick-common.c eef7635a22 clockevents: Remove unused set_mode() callback 10 years ago
tick-internal.h a683f390b9 timers: Forward the wheel clock whenever possible 9 years ago
tick-oneshot.c d7eb231c71 clockevents: Provide functions to set and get the state 10 years ago
tick-sched.c 31eff2434d sched/nohz: Convert to hotplug state machine 8 years ago
tick-sched.h f009a7a767 timers/nohz: Convert tick dependency mask to atomic_t 9 years ago
time.c 469e857f37 time: Avoid undefined behaviour in timespec64_add_safe() 9 years ago
timeconst.bc 03f136a207 timeconst: Update path in comment 10 years ago
timeconv.c e6c2682a1d time: Add time64_to_tm() 9 years ago
timecounter.c 2eebdde652 timecounter: keep track of accumulated fractional nanoseconds 10 years ago
timekeeping.c c029a2bec6 timekeeping: Use mul_u64_u32_shr() instead of open coding it 8 years ago
timekeeping.h 868a3e915f hrtimer: Make offset update smarter 10 years ago
timekeeping_debug.c 0bf43f15db timekeeping: Prints the amounts of time spent during suspend 9 years ago
timekeeping_internal.h 1f45f1f33c clocksource: Make clocksource validation work for all clocksources 9 years ago
timer.c 9465d9cc31 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 8 years ago
timer_list.c 203cbf77de hrtimer: Handle remaining time proper for TIME_LOW_RES 9 years ago
timer_stats.c 7c71feb0a6 timer: Avoid using timespec 9 years ago