index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
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
2020-11-18
namespace: make timens_on_fork() return nothing
Hui Su
2020-11-16
hrtimer: Fix kernel-doc markups
Mauro Carvalho Chehab
2020-11-16
timers: Make run_local_timers() static
Thomas Gleixner
2020-11-15
timekeeping: Address parameter documentation issues for various functions
Alex Shi
2020-11-15
timekeeping: Fix parameter docs of read_persistent_wall_and_boot_offset()
Alex Shi
2020-11-15
timekeeping: Add missing parameter docs for pvclock_gtod_[un]register_notifier()
Alex Shi
2020-11-15
timekeeping: Fix up function documentation for the NMI safe accessors
Thomas Gleixner
2020-11-15
timekeeping: Add missing parameter documentation for update_fast_timekeeper()
Alex Shi
2020-11-15
timekeeping: Remove static functions from kernel-doc markup
Alex Shi
2020-11-15
time: Add missing colons for parameter documentation of time64_to_tm()
Alex Shi
2020-11-15
timers: Don't block on ->expiry_lock for TIMER_IRQSAFE timers
Sebastian Andrzej Siewior
2020-11-15
timer_list: Use printk format instead of open-coded symbol lookup
Helge Deller
2020-10-30
timekeeping: default GENERIC_CLOCKEVENTS to enabled
Arnd Bergmann
2020-10-30
timekeeping: remove xtime_update
Arnd Bergmann
2020-10-30
timekeeping: add CONFIG_LEGACY_TIMER_TICK
Arnd Bergmann
2020-10-30
timekeeping: remove arch_gettimeoffset
Arnd Bergmann
2020-10-26
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
[next]