- 5abbe51 kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data() by Oleg Nesterov · 4 years ago
- 46eb170 hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event() by Anna-Maria Behnsen · 3 years, 11 months ago
- d089f48 Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
- 3f6ec19 Merge tag 'timers-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
- 85e853c Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 3 years, 11 months ago
- 174bcc6 timens: Delete no-op time_ns_init() by Alexey Dobriyan · 4 years ago
- b5c28ea alarmtimer: Update kerneldoc by Alexandre Belloni · 4 years ago
- 24c242e ntp: Use freezable workqueue for RTC synchronization by Geert Uytterhoeven · 4 years ago
- e3fab2f ntp: Fix RTC synchronization on 32-bit platforms by Geert Uytterhoeven · 4 years ago
- aba428a timekeeping: Remove unused get_seconds() by Chunguang Xu · 4 years, 1 month ago
- f759081 rcu/nocb: Code-style nits in callback-offloading toggling by Paul E. McKenney · 4 years, 1 month ago
- dcd4259 timer: Add timer_curr_running() by Frederic Weisbecker · 4 years, 2 months ago
- 2eeefc6 Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- f6f5cd84 timekeeping: Fix spelling mistake in Kconfig "fullfill" -> "fulfill" by Colin Ian King · 4 years, 1 month ago
- ba8ea8e tick/sched: Remove bogus boot "safety" check by Thomas Gleixner · 4 years, 1 month ago
- f12ad42 tick: Remove pointless cpu valid check in hotplug code by Thomas Gleixner · 4 years, 1 month ago
- 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
- adb35e8 Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- 533369b Merge tag 'timers-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
- f9b4240b Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 1 month ago
- aa3b66f tick/sched: Make jiffies update quick check more robust by Thomas Gleixner · 4 years, 1 month ago
- 76e87d9 ntp: Consolidate the RTC update implementation by Thomas Gleixner · 4 years, 1 month ago
- 69eca25 ntp: Make the RTC sync offset less obscure by Thomas Gleixner · 4 years, 1 month ago
- 33e62e8 ntp, rtc: Move rtc_set_ntp_time() to ntp code by Thomas Gleixner · 4 years, 1 month ago
- c9e6189 ntp: Make the RTC synchronization more reliable by Thomas Gleixner · 4 years, 1 month ago
- a787bda Merge branch 'linus' into sched/core, to resolve semantic conflict by Ingo Molnar · 4 years, 1 month ago
- 7a9f50a irq_work: Cleanup by Peter Zijlstra · 4 years, 7 months ago
- b996544 tick: Get rid of tick_period by Thomas Gleixner · 4 years, 2 months ago
- 896b969 tick/sched: Release seqcount before invoking calc_load_global() by Yunfeng Ye · 4 years, 2 months ago
- 7a35bf2 tick/sched: Optimize tick_do_update_jiffies64() further by Thomas Gleixner · 4 years, 2 months ago
- 94ad2e3 tick/sched: Reduce seqcount held scope in tick_do_update_jiffies64() by Yunfeng Ye · 4 years, 2 months ago
- 372acbb tick/sched: Use tick_next_period for lockless quick check by Thomas Gleixner · 4 years, 2 months ago
- c398960 tick: Document protections for tick related data by Thomas Gleixner · 4 years, 2 months ago
- f73f64d tick/broadcast: Serialize access to tick_next_period by Thomas Gleixner · 4 years, 2 months ago
- 5c62634 namespace: make timens_on_fork() return nothing by Hui Su · 4 years, 2 months ago
- 66981c3 hrtimer: Fix kernel-doc markups by Mauro Carvalho Chehab · 4 years, 2 months ago
- cc947f2 timers: Make run_local_timers() static by Thomas Gleixner · 4 years, 2 months ago
- 6e5a919 timekeeping: Address parameter documentation issues for various functions by Alex Shi · 4 years, 2 months ago
- 29efc46 timekeeping: Fix parameter docs of read_persistent_wall_and_boot_offset() by Alex Shi · 4 years, 2 months ago
- f27f7c3 timekeeping: Add missing parameter docs for pvclock_gtod_[un]register_notifier() by Alex Shi · 4 years, 2 months ago
- c1ce406 timekeeping: Fix up function documentation for the NMI safe accessors by Thomas Gleixner · 4 years, 2 months ago
- e025b03 timekeeping: Add missing parameter documentation for update_fast_timekeeper() by Alex Shi · 4 years, 2 months ago
- 199d280 timekeeping: Remove static functions from kernel-doc markup by Alex Shi · 4 years, 2 months ago
- a0f5a65 time: Add missing colons for parameter documentation of time64_to_tm() by Alex Shi · 4 years, 2 months ago
- c725daf timers: Don't block on ->expiry_lock for TIMER_IRQSAFE timers by Sebastian Andrzej Siewior · 4 years, 2 months ago
- da88f9b timer_list: Use printk format instead of open-coded symbol lookup by Helge Deller · 4 years, 2 months ago
- 0774a6ed timekeeping: default GENERIC_CLOCKEVENTS to enabled by Arnd Bergmann · 4 years, 3 months ago
- 56cc7b8 timekeeping: remove xtime_update by Arnd Bergmann · 4 years, 3 months ago
- b355016 timekeeping: add CONFIG_LEGACY_TIMER_TICK by Arnd Bergmann · 4 years, 3 months ago
- 77f6c0b timekeeping: remove arch_gettimeoffset by Arnd Bergmann · 4 years, 3 months ago
- cb47755 time: Prevent undefined behaviour in timespec64_to_ns() by Zeng Tao · 4 years, 4 months ago
- 9010e38 timers: Remove unused inline funtion debug_timer_free() by YueHaibing · 4 years, 4 months ago
- 5254cb8 hrtimer: Remove unused inline function debug_hrtimer_free() by YueHaibing · 4 years, 4 months ago
- 4cd2bb1 time/sched_clock: Mark sched_clock_read_begin/retry() as notrace by Quanyang Wang · 4 years, 3 months ago
- 1a2b85f timekeeping: Convert jiffies_seq to seqcount_raw_spinlock_t by Davidlohr Bueso · 4 years, 3 months ago
- 3744741 random32: add noise from network and scheduling activity by Willy Tarreau · 4 years, 5 months ago
- c51f8f8 random32: make prandom_u32() output unpredictable by George Spelvin · 4 years, 5 months ago
- 41eea65 Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- ed016af Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- f5f5933 Merge tag 'timers-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- e705d39 Merge branch 'locking/urgent' into locking/core, to pick up fixes by Ingo Molnar · 4 years, 3 months ago
- b36c830 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, 3 months ago
- b952caf timers: Mask invalid flags in do_init_timer() by Qianli Zhao · 4 years, 5 months ago
- f9e62f3 treewide: Make all debug_obj_descriptors const by Stephen Boyd · 4 years, 5 months ago
- 249d053 timekeeping: Use seqcount_latch_t by Ahmed S. Darwish · 4 years, 4 months ago
- a690ed0 time/sched_clock: Use seqcount_latch_t by Ahmed S. Darwish · 4 years, 4 months ago
- 58faf20 time/sched_clock: Use raw_read_seqcount_latch() during suspend by Ahmed S. Darwish · 4 years, 4 months ago
- ec02821 alarmtimer: Convert comma to semicolon by Xu Wang · 4 years, 5 months ago
- bca3711 tick-sched: Clarify "NOHZ: local_softirq_pending" warning by Paul E. McKenney · 4 years, 6 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- e2d977c timekeeping: Provide multi-timestamp accessor to NMI safe timekeeper by Thomas Gleixner · 4 years, 5 months ago
- 71419b3 timekeeping: Utilize local_clock() for NMI safe timekeeper during early boot by Thomas Gleixner · 4 years, 5 months ago
- 28c41ef time: Use generic ns_common::count by Kirill Tkhai · 4 years, 5 months ago
- b923f12 Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- b6b178e Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- b0294f3 time: Delete repeated words in comments by Randy Dunlap · 4 years, 5 months ago
- 1fb497d posix-cpu-timers: Provide mechanisms to defer timer handling to task_work by Thomas Gleixner · 4 years, 5 months ago
- 820903c posix-cpu-timers: Split run_posix_cpu_timers() by Thomas Gleixner · 4 years, 5 months ago
- 19d0070 timekeeping/vsyscall: Provide vdso_update_begin/end() by Thomas Gleixner · 4 years, 5 months ago
- 442489c Merge tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- 0a72761 Merge tag 'threads-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
- e4cbce4 Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- 8f0cb66 Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- 145ff1e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 5 months ago
- c1cc478 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, 5 months ago
- f227e3e random32: update the net random state on interrupt and activity by Willy Tarreau · 4 years, 6 months ago
- af5a06b hrtimer: Use sequence counter with associated raw spinlock by Ahmed S. Darwish · 4 years, 6 months ago
- 025e82b timekeeping: Use sequence counter with associated raw spinlock by Ahmed S. Darwish · 4 years, 6 months ago
- 31cd0e1 timers: Recalculate next timer interrupt only when necessary by Frederic Weisbecker · 4 years, 6 months ago
- 46132e3 sched: nohz: stop passing around unused "ticks" parameter. by Paul Gortmaker · 4 years, 6 months ago
- aadd6e5 time/sched_clock: Use raw_read_seqcount_latch() by Ahmed S. Darwish · 4 years, 6 months ago
- 1b86abc1 sched_clock: Expose struct clock_read_data by Peter Zijlstra · 4 years, 6 months ago
- 36cd28a timers: Lower base clock forwarding threshold by Frederic Weisbecker · 4 years, 6 months ago
- 0975fb5 timers: Remove must_forward_clk by Frederic Weisbecker · 4 years, 6 months ago
- d4f7dae timers: Spare timer softirq until next expiry by Frederic Weisbecker · 4 years, 6 months ago
- 1f8a421 timers: Expand clk forward logic beyond nohz by Frederic Weisbecker · 4 years, 6 months ago
- 90d52f6 timers: Reuse next expiry cache after nohz exit by Frederic Weisbecker · 4 years, 6 months ago
- dc2a0f1 timers: Always keep track of next expiry by Frederic Weisbecker · 4 years, 6 months ago
- 001ec1b timers: Optimize _next_timer_interrupt() level iteration by Frederic Weisbecker · 4 years, 6 months ago