Age | Commit message (Expand) | Author |
2021-05-31 | tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed | Frederic Weisbecker |
2021-05-13 | tick/nohz: Call tick_nohz_task_switch() with interrupts disabled | Peter Zijlstra |
2021-05-13 | tick/nohz: Kick only _queued_ task whose tick dependency is updated | Marcelo Tosatti |
2021-05-13 | tick/nohz: Change signal tick dependency to wake up CPUs of member tasks | Marcelo Tosatti |
2021-05-13 | tick/nohz: Only wake up a single target cpu when kicking a task | Frederic Weisbecker |
2021-05-13 | tick/nohz: Update nohz_full Kconfig help | Frederic Weisbecker |
2021-05-13 | tick/nohz: Update idle_exittime on actual idle exit | Yunfeng Ye |
2021-05-13 | tick/nohz: Remove superflous check for CONFIG_VIRT_CPU_ACCOUNTING_NATIVE | Frederic Weisbecker |
2021-05-13 | tick/nohz: Conditionally restart tick on idle exit | Yunfeng Ye |
2021-05-11 | alarmtimer: Check RTC features instead of ops | Alexandre Belloni |
2021-05-10 | timer: Revert "timer: Add timer_curr_running()" | Frederic Weisbecker |
2021-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-04-26 | Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2021-04-26 | Merge tag 'timers-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-04-26 | Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-04-23 | Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini |
2021-04-17 | posix-timers: Preserve return value in clock_adjtime32() | Chen Jun |
2021-04-16 | tick/broadcast: Allow late registered device to enter oneshot mode | Jindong Yue |
2021-04-16 | tick: Use tick_check_replacement() instead of open coding it | Wang Wensheng |
2021-04-16 | time/timecounter: Mark 1st argument of timecounter_cyc2time() as const | Marc Kleine-Budde |
2021-04-08 | Merge back earlier cpuidle updates for v5.13. | Rafael J. Wysocki |
2021-04-07 | tick/nohz: Improve tick_nohz_get_next_hrtimer() kerneldoc | Rafael J. Wysocki |
2021-04-07 | time: Add mechanism to recognize clocksource in time_get_snapshot | Thomas Gleixner |
2021-03-29 | timekeeping: Allow runtime PM from change_clocksource() | Niklas Söderlund |
2021-03-22 | timekeeping, clocksource: Fix various typos in comments | Ingo Molnar |
2021-03-18 | time/debug: Remove dentry pointer for debugfs | Greg Kroah-Hartman |
2021-03-17 | tick/sched: Prevent false positive softirq pending warnings on RT | Thomas Gleixner |
2021-03-16 | kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data() | Oleg Nesterov |
2021-03-08 | hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event() | Anna-Maria Behnsen |
2021-02-21 | Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-02-21 | Merge tag 'timers-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2021-02-12 | Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2021-02-05 | timens: Delete no-op time_ns_init() | Alexey Dobriyan |
2021-02-05 | alarmtimer: Update kerneldoc | Alexandre Belloni |
2021-02-05 | ntp: Use freezable workqueue for RTC synchronization | Geert Uytterhoeven |
2021-01-12 | ntp: Fix RTC synchronization on 32-bit platforms | Geert Uytterhoeven |
2021-01-12 | timekeeping: Remove unused get_seconds() | Chunguang Xu |
2021-01-06 | rcu/nocb: Code-style nits in callback-offloading toggling | Paul E. McKenney |
2021-01-06 | timer: Add timer_curr_running() | Frederic Weisbecker |
2020-12-27 | Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-12-18 | timekeeping: Fix spelling mistake in Kconfig "fullfill" -> "fulfill" | Colin Ian King |
2020-12-16 | tick/sched: Remove bogus boot "safety" check | Thomas Gleixner |
2020-12-16 | tick: Remove pointless cpu valid check in hotplug code | Thomas Gleixner |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-12-14 | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-12-14 | Merge tag 'timers-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-12-14 | Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau... | Linus Torvalds |
2020-12-11 | tick/sched: Make jiffies update quick check more robust | Thomas Gleixner |
2020-12-11 | ntp: Consolidate the RTC update implementation | Thomas Gleixner |
2020-12-11 | ntp: Make the RTC sync offset less obscure | Thomas Gleixner |