Age | Commit message (Expand) | Author |
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 |
2020-12-11 | ntp, rtc: Move rtc_set_ntp_time() to ntp code | Thomas Gleixner |
2020-12-11 | ntp: Make the RTC synchronization more reliable | Thomas Gleixner |
2020-11-27 | Merge branch 'linus' into sched/core, to resolve semantic conflict | Ingo Molnar |
2020-11-24 | irq_work: Cleanup | Peter Zijlstra |
2020-11-19 | tick: Get rid of tick_period | Thomas Gleixner |
2020-11-19 | tick/sched: Release seqcount before invoking calc_load_global() | Yunfeng Ye |
2020-11-19 | tick/sched: Optimize tick_do_update_jiffies64() further | Thomas Gleixner |
2020-11-19 | tick/sched: Reduce seqcount held scope in tick_do_update_jiffies64() | Yunfeng Ye |
2020-11-19 | tick/sched: Use tick_next_period for lockless quick check | Thomas Gleixner |
2020-11-19 | tick: Document protections for tick related data | Thomas Gleixner |
2020-11-19 | tick/broadcast: Serialize access to tick_next_period | Thomas Gleixner |