- 94d440d proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsets by Andrei Vagin · 4 years, 9 months ago
- b801f1e time/namespace: Fix time_for_children symlink by Michael Kerrisk (man-pages) · 4 years, 10 months ago
- 73d2056 hrtimer: Don't dereference the hrtimer pointer after the callback by Sebastian Andrzej Siewior · 4 years, 10 months ago
- dbb381b Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- 4b9fd8a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- baf5fe7 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 4 years, 10 months ago
- d53f2b6 lockdep: Add posixtimer context tracing bits by Sebastian Andrzej Siewior · 4 years, 10 months ago
- 49915ac lockdep: Annotate irq_work by Sebastian Andrzej Siewior · 4 years, 10 months ago
- 40db173 lockdep: Add hrtimer context tracing bits by Sebastian Andrzej Siewior · 4 years, 10 months ago
- e5d4d17 timekeeping: Split jiffies seqlock by Thomas Gleixner · 4 years, 10 months ago
- 52da479 Revert "tick/common: Make tick_periodic() check for missing ticks" by Thomas Gleixner · 4 years, 10 months ago
- 2c8bd58 time/sched_clock: Expire timer in hardirq context by Ahmed S. Darwish · 4 years, 11 months ago
- d441dce tick/common: Make tick_periodic() check for missing ticks by Waiman Long · 5 years ago
- 38f7b0b hrtimer: Cast explicitely to u32t in __ktime_divns() by Wen Yang · 5 years ago
- 4cbbc3a timekeeping: Prevent 32bit truncation in scale64_check_overflow() by Wen Yang · 5 years ago
- 55e8c8e posix-cpu-timers: Store a reference to a pid not a task by Eric W. Biederman · 5 years ago
- beb41d9 posix-cpu-timers: Pass the task into arm_timer() by Eric W. Biederman · 5 years ago
- 60f2cea posix-cpu-timers: Remove unnecessary locking around cpu_clock_sample_group by Eric W. Biederman · 5 years ago
- a2efdbf posix-cpu-timers: cpu_clock_sample_group() no longer needs siglock by Eric W. Biederman · 5 years ago
- 412c53a y2038: remove unused time32 interfaces by Arnd Bergmann · 5 years ago
- 90c0189 timer: Use hlist_unhashed_lockless() in timer_pending() by Eric Dumazet · 5 years ago
- 5fb1c2a posix-timers: Pass lockdep expression to RCU lists by Amol Grover · 5 years ago
- 6e317c3 timer: Improve the comment describing schedule_timeout() by Alexander Popov · 5 years ago
- 2d6b01b lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes by Thomas Gleixner · 5 years ago
- c7a18100 lib/vdso: Avoid highres update if clocksource is not VDSO capable by Thomas Gleixner · 5 years ago
- f86fd32 lib/vdso: Cleanup clock mode storage leftovers by Thomas Gleixner · 5 years ago
- 5d51bee clocksource: Add common vdso clock mode storage by Thomas Gleixner · 5 years ago
- 2fbc23c Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- febac33 clocksource: Prevent double add_timer_on() for watchdog_timer by Konstantin Khlebnikov · 5 years ago
- 22b17db Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
- e279160 Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- fd928f3 alarmtimer: Make alarmtimer_get_rtcdev() a stub when CONFIG_RTC_CLASS=n by Stephen Boyd · 5 years ago
- 7c94cac alarmtimer: Use wakeup source from alarmtimer platform device by Stephen Boyd · 5 years ago
- c79108b alarmtimer: Make alarmtimer platform device child of RTC device by Stephen Boyd · 5 years ago
- 6b088ce alarmtimer: Update alarmtimer_get_rtcdev() docs to reflect reality by Stephen Boyd · 5 years ago
- eb5a4d0 hrtimer: Add missing sparse annotation for __run_timer() by Jules Irenge · 5 years ago
- 9f24c54 lib/vdso: Update coarse timekeeper unconditionally by Thomas Gleixner · 5 years ago
- 9a6b55a lib/vdso: Make __arch_update_vdso_data() logic understandable by Thomas Gleixner · 5 years ago
- 5167c50 tick/common: Touch watchdog in tick_unfreeze() on all CPUs by Chunyan Zhang · 5 years ago
- 6b6d188 alarmtimer: Unregister wakeup source when module get fails by Stephen Boyd · 5 years ago
- de95a99 tick/sched: Annotate lockless access to last_jiffies_update by Eric Dumazet · 5 years ago
- 04a8682 fs/proc: Introduce /proc/pid/timens_offsets by Andrei Vagin · 5 years ago
- 70ddf65 x86/vdso: Zap vvar pages when switching to a time namespace by Dmitry Safonov · 5 years ago
- afaa7b5 time: Allocate per-timens vvar page by Dmitry Safonov · 5 years ago
- 1f9b37b posix-timers: Make clock_nanosleep() time namespace aware by Andrei Vagin · 5 years ago
- ea2d1f7 hrtimers: Prepare hrtimer_nanosleep() for time namespaces by Andrei Vagin · 5 years ago
- 0b9b9a3 alarmtimer: Make nanosleep() time namespace aware by Andrei Vagin · 5 years ago
- 7da8b3a posix-timers: Make timer_settime() time namespace aware by Andrei Vagin · 5 years ago
- 89dd8ee time: Add do_timens_ktime_to_host() helper by Andrei Vagin · 5 years ago
- 5a590f3 posix-clocks: Wire up clock_gettime() with timens offsets by Andrei Vagin · 5 years ago
- 198fa44 posix-timers: Use clock_get_ktime() in common_timer_get() by Andrei Vagin · 5 years ago
- 9c71a2e posix-clocks: Introduce clock_get_ktime() callback by Andrei Vagin · 5 years ago
- 2f58bf9 alarmtimer: Provide get_timespec() callback by Andrei Vagin · 5 years ago
- 41b3b8d alarmtimer: Rename gettime() callback to get_ktime() by Andrei Vagin · 5 years ago
- eaf8019 posix-clocks: Rename .clock_get_timespec() callbacks accordingly by Andrei Vagin · 5 years ago
- 819a95f posix-clocks: Rename the clock_get() callback to clock_get_timespec() by Andrei Vagin · 5 years ago
- af993f5 time: Add timens_offsets to be used for tasks in time namespace by Andrei Vagin · 5 years ago
- 769071a ns: Introduce Time Namespace by Andrei Vagin · 5 years ago
- 2e34d63 Merge branch 'timers/urgent' into timers/core by Thomas Gleixner · 5 years ago
- 2707745 time/sched_clock: Disable interrupts in sched_clock_register() by Paul Cercueil · 5 years ago
- f35deaf time/posix-stubs: Provide compat itimer supoprt for alpha by Arnd Bergmann · 5 years ago
- a33121e ptp: fix the race between the release of ptp_clock and cdev by Vladis Dronov · 5 years ago
- 4f9fbd8 y2038: rename itimerval to __kernel_old_itimerval by Arnd Bergmann · 5 years ago
- 751adda y2038: remove obsolete jiffies conversion functions by Arnd Bergmann · 5 years ago
- 043cf46 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
- 1ae7878 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- b111df8 y2038: alarm: fix half-second cut-off by Arnd Bergmann · 5 years ago
- 83bae01 Merge branch 'timers/urgent' into timers/core, to pick up fix by Ingo Molnar · 5 years ago
- 7b84744 time: Zero the upper 32-bits in __kernel_timespec on 32-bit by Dmitry Safonov · 5 years ago
- b21feab Merge tag 'v5.4-rc8' into sched/core, to pick up fixes and dependencies by Ingo Molnar · 5 years ago
- bd40a17 y2038: itimer: change implementation to timespec64 by Arnd Bergmann · 5 years ago
- ddbc7d0 y2038: move itimer reset into itimer.c by Arnd Bergmann · 5 years ago
- 4c22ea2 y2038: use compat_{get,set}_itimer on alpha by Arnd Bergmann · 5 years ago
- c1745f8 y2038: itimer: compat handling to itimer.c by Arnd Bergmann · 5 years ago
- 5e0fb1b y2038: time: avoid timespec usage in settimeofday() by Arnd Bergmann · 6 years ago
- 75d319c y2038: syscalls: change remaining timeval to __kernel_old_timeval by Arnd Bergmann · 5 years ago
- 2a78599 y2038: uapi: change __kernel_time_t to __kernel_old_time_t by Arnd Bergmann · 5 years ago
- 3ca47e9 y2038: remove CONFIG_64BIT_TIME by Arnd Bergmann · 6 years ago
- 1d6acc1 time: Fix spelling mistake in comment by Mukesh Ojha · 5 years ago
- 20d0873 time: Optimize ns_to_timespec64() by Arnd Bergmann · 5 years ago
- 2f58413 ntp/y2038: Remove incorrect time_t truncation by Arnd Bergmann · 5 years ago
- 6d5a763 Merge tag 'v5.4-rc7' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
- 5614473 hrtimer: Annotate lockless access to timer->state by Eric Dumazet · 5 years ago
- 5233841 timekeeping/vsyscall: Update VDSO data unconditionally by Huacai Chen · 5 years ago
- 43e0ae7 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 5 years ago
- e44fcb4 sched/vtime: Rename vtime_accounting_cpu_enabled() to vtime_accounting_enabled_this_cpu() by Frederic Weisbecker · 5 years ago
- 7f2cbcb posix-cpu-timers: Fix two trivial comments by Yi Wang · 5 years ago
- 086ee46 timers/sched_clock: Include local timekeeping.h for missing declarations by Ben Dooks (Codethink) · 5 years ago
- ff229ee hrtimer: Annotate lockless access to timer->base by Eric Dumazet · 5 years ago
- ae9e557 time: Export tick start/stop functions for rcutorture by Paul E. McKenney · 5 years ago
- 01b4c39 nohz: Add TICK_DEP_BIT_RCU by Frederic Weisbecker · 5 years ago
- b9023b9 tick: broadcast-hrtimer: Fix a race in bc_set_next by Balasubramani Vivekanandan · 5 years ago
- da05b5e Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- e430d80 timer: Read jiffies once when forwarding base clk by Li RongQing · 5 years ago
- 77dcfe2 Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
- 7f2444d Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- d281706 Merge branch 'pm-sleep' by Rafael J. Wysocki · 5 years ago
- 77b4b54 posix-cpu-timers: Fix permission check regression by Thomas Gleixner · 5 years ago
- f18ddc13 alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP by Thadeu Lima de Souza Cascardo · 5 years ago