- 4e8c11b6 timekeeping: Really make sure wall_to_monotonic isn't positive by Yu Liao · 3 years ago
- e477901 timers: implement usleep_idle_range() by SeongJae Park · 3 years, 1 month ago
- 53e87e3 timers/nohz: Last resort update jiffies on nohz_full IRQ entry by Frederic Weisbecker · 3 years, 2 months ago
- ca7752c posix-cpu-timers: Clear task::posix_cputimers_work in copy_process() by Michael Pratt · 3 years, 2 months ago
- 8cd9da8 posix-cpu-timers: Prevent spuriously armed 0-value itimer by Frederic Weisbecker · 3 years, 4 months ago
- 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- c509723 memcg: enable accounting for posix_timers_cache slab by Vasily Averin · 3 years, 4 months ago
- 30acd0b memcg: enable accounting for new namesapces and struct nsproxy by Vasily Averin · 3 years, 4 months ago
- d25a025 clocksource: Make clocksource watchdog test safe for slow-HZ systems by Paul E. McKenney · 3 years, 5 months ago
- f80e214 hrtimer: Unbreak hrtimer_force_reprogram() by Thomas Gleixner · 3 years, 5 months ago
- 9482fd7 hrtimer: Use raw_cpu_ptr() in clock_was_set() by Thomas Gleixner · 3 years, 5 months ago
- 1e7f7fb hrtimer: Avoid more SMP function calls in clock_was_set() by Thomas Gleixner · 3 years, 6 months ago
- 81d741d hrtimer: Avoid unnecessary SMP function calls in clock_was_set() by Marcelo Tosatti · 3 years, 6 months ago
- 17a1b88 hrtimer: Add bases argument to clock_was_set() by Thomas Gleixner · 3 years, 6 months ago
- 1b26779 time/timekeeping: Avoid invoking clock_was_set() twice by Thomas Gleixner · 3 years, 6 months ago
- a761a67 timekeeping: Distangle resume and clock-was-set events by Thomas Gleixner · 3 years, 6 months ago
- e71a415 hrtimer: Force clock_was_set() handling for the HIGHRES=n, NOHZ=y case by Thomas Gleixner · 3 years, 6 months ago
- 8c3b5e6 hrtimer: Ensure timerfd notification for HIGHRES=n by Thomas Gleixner · 3 years, 6 months ago
- b14bca9 hrtimer: Consolidate reprogramming code by Peter Zijlstra · 3 years, 6 months ago
- 627ef5a hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns() by Thomas Gleixner · 3 years, 6 months ago
- ee37532 posix-cpu-timers: Recalc next expiration when timer_settime() ends up not queueing by Frederic Weisbecker · 3 years, 5 months ago
- 5c8f23e posix-cpu-timers: Consolidate timer base accessor by Frederic Weisbecker · 3 years, 5 months ago
- d9c1b2a posix-cpu-timers: Remove confusing return value override by Frederic Weisbecker · 3 years, 5 months ago
- 406dd42 posix-cpu-timers: Force next expiration recalc after itimer reset by Frederic Weisbecker · 3 years, 5 months ago
- 175cc3a posix-cpu-timers: Force next_expiration recalc after timer deletion by Frederic Weisbecker · 3 years, 5 months ago
- a5dec9f posix-cpu-timers: Assert task sighand is locked while starting cputime counter by Frederic Weisbecker · 3 years, 5 months ago
- 1dae37c posix-timers: Remove redundant initialization of variable ret by Colin Ian King · 3 years, 5 months ago
- 698429f clocksource: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 5 months ago
- bb7262b timers: Move clearing of base::timer_running under base:: Lock by Thomas Gleixner · 4 years, 1 month ago
- aebacb7 timers: Fix get_next_timer_interrupt() with no timers pending by Nicolas Saenz Julienne · 3 years, 6 months ago
- 1a3402d9 posix-cpu-timers: Fix rearm racing against process tick by Frederic Weisbecker · 3 years, 7 months ago
- 28e92f9 Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years, 6 months ago
- a941a03 Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- 9269d27 Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- 2d0a9eb time/kunit: Add missing MODULE_LICENSE() by Thomas Gleixner · 3 years, 6 months ago
- 2760105 time: Improve performance of time64_to_tm() by Cassio Neri · 3 years, 6 months ago
- 4e82d2e clockevents: Use list_move() instead of list_del()/list_add() by Baokun Li · 3 years, 7 months ago
- 22a2238 clocksource: Print deviation in nanoseconds when a clocksource becomes unstable by Feng Tang · 3 years, 7 months ago
- 1253b9b clocksource: Provide kernel module to test clocksource watchdog by Paul E. McKenney · 3 years, 7 months ago
- 2e27e79 clocksource: Reduce clocksource-skew threshold by Paul E. McKenney · 3 years, 7 months ago
- fa218f1 clocksource: Limit number of CPUs checked for clock synchronization by Paul E. McKenney · 3 years, 7 months ago
- 7560c02 clocksource: Check per-CPU clock synchronization when marked unstable by Paul E. McKenney · 3 years, 7 months ago
- db3a34e clocksource: Retry clock read if long delays detected by Paul E. McKenney · 3 years, 7 months ago
- 64ab707 clockevents: Add missing parameter documentation by Baokun Li · 3 years, 7 months ago
- 600642a sched,timer: Use __set_current_state() by Peter Zijlstra · 3 years, 7 months ago
- 245a057 timer_list: Print name of per-cpu wakeup device by Will Deacon · 3 years, 7 months ago
- ea5c7f1 tick/broadcast: Program wakeup timer when entering idle if required by Will Deacon · 3 years, 7 months ago
- c94a853 tick/broadcast: Prefer per-cpu oneshot wakeup timers to broadcast by Will Deacon · 3 years, 7 months ago
- e5007c2 tick/broadcast: Split __tick_broadcast_oneshot_control() into a helper by Will Deacon · 3 years, 7 months ago
- c2d4fee tick/broadcast: Drop unneeded CONFIG_GENERIC_CLOCKEVENTS_BROADCAST guard by Will Deacon · 3 years, 7 months ago
- 1fa98d9 clockevents: Use DEVICE_ATTR_[RO|WO] macros by YueHaibing · 3 years, 7 months ago
- f268c37 tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed by Frederic Weisbecker · 3 years, 7 months ago
- 0fdcccf tick/nohz: Call tick_nohz_task_switch() with interrupts disabled by Peter Zijlstra · 3 years, 8 months ago
- a1dfb63 tick/nohz: Kick only _queued_ task whose tick dependency is updated by Marcelo Tosatti · 3 years, 8 months ago
- 1e4ca26 tick/nohz: Change signal tick dependency to wake up CPUs of member tasks by Marcelo Tosatti · 3 years, 8 months ago
- 29721b8 tick/nohz: Only wake up a single target cpu when kicking a task by Frederic Weisbecker · 3 years, 8 months ago
- 176b8906c tick/nohz: Update nohz_full Kconfig help by Frederic Weisbecker · 3 years, 8 months ago
- 96c9b90 tick/nohz: Update idle_exittime on actual idle exit by Yunfeng Ye · 3 years, 8 months ago
- 3f62431 tick/nohz: Remove superflous check for CONFIG_VIRT_CPU_ACCOUNTING_NATIVE by Frederic Weisbecker · 3 years, 8 months ago
- a518386 tick/nohz: Conditionally restart tick on idle exit by Yunfeng Ye · 3 years, 8 months ago
- e09784a alarmtimer: Check RTC features instead of ops by Alexandre Belloni · 3 years, 8 months ago
- 258ca95 timer: Revert "timer: Add timer_curr_running()" by Frederic Weisbecker · 3 years, 10 months ago
- 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 8 months ago
- 5469f16 Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 8 months ago
- 87dcebf Merge tag 'timers-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- 91552ab Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- c4f7190 Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 3 years, 8 months ago
- 2d036df posix-timers: Preserve return value in clock_adjtime32() by Chen Jun · 3 years, 9 months ago
- 9c336c9 tick/broadcast: Allow late registered device to enter oneshot mode by Jindong Yue · 3 years, 9 months ago
- d7840aa tick: Use tick_check_replacement() instead of open coding it by Wang Wensheng · 3 years, 9 months ago
- 07ff4ae time/timecounter: Mark 1st argument of timecounter_cyc2time() as const by Marc Kleine-Budde · 3 years, 10 months ago
- 71f4dd3 Merge back earlier cpuidle updates for v5.13. by Rafael J. Wysocki · 3 years, 9 months ago
- 4c81cb7 tick/nohz: Improve tick_nohz_get_next_hrtimer() kerneldoc by Rafael J. Wysocki · 3 years, 9 months ago
- b2c67cb time: Add mechanism to recognize clocksource in time_get_snapshot by Thomas Gleixner · 4 years, 1 month ago
- d4c7c28 timekeeping: Allow runtime PM from change_clocksource() by Niklas Söderlund · 3 years, 11 months ago
- 4bf07f6 timekeeping, clocksource: Fix various typos in comments by Ingo Molnar · 3 years, 9 months ago
- 44511ab time/debug: Remove dentry pointer for debugfs by Greg Kroah-Hartman · 3 years, 10 months ago
- 47c218d tick/sched: Prevent false positive softirq pending warnings on RT by Thomas Gleixner · 3 years, 10 months ago
- 5abbe51 kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data() by Oleg Nesterov · 3 years, 11 months ago
- 46eb170 hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event() by Anna-Maria Behnsen · 3 years, 10 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, 10 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, 10 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 · 3 years, 11 months 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 ago
- dcd4259 timer: Add timer_curr_running() by Frederic Weisbecker · 4 years, 1 month 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 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 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 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 ago
- f9b4240b Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years 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