index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
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
2020-10-26
timers: Remove unused inline funtion debug_timer_free()
YueHaibing
2020-10-26
hrtimer: Remove unused inline function debug_hrtimer_free()
YueHaibing
2020-10-26
time/sched_clock: Mark sched_clock_read_begin/retry() as notrace
Quanyang Wang
2020-10-26
timekeeping: Convert jiffies_seq to seqcount_raw_spinlock_t
Davidlohr Bueso
2020-10-24
random32: add noise from network and scheduling activity
Willy Tarreau
2020-10-24
random32: make prandom_u32() output unpredictable
George Spelvin
2020-10-18
Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-12
Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-12
Merge tag 'timers-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-10-09
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
2020-10-09
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
[next]