index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
2021-09-16
Revert "posix-cpu-timers: Force next expiration recalc after itimer reset"
Greg Kroah-Hartman
2021-09-15
hrtimer: Ensure timerfd notification for HIGHRES=n
Thomas Gleixner
2021-09-15
hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
Thomas Gleixner
2021-09-15
posix-cpu-timers: Force next expiration recalc after itimer reset
Frederic Weisbecker
2021-08-12
timers: Move clearing of base::timer_running under base:: Lock
Thomas Gleixner
2021-07-28
posix-cpu-timers: Fix rearm racing against process tick
Frederic Weisbecker
2021-07-28
timers: Fix get_next_timer_interrupt() with no timers pending
Nicolas Saenz Julienne
2021-07-14
clocksource: Check per-CPU clock synchronization when marked unstable
Paul E. McKenney
2021-07-14
clocksource: Retry clock read if long delays detected
Paul E. McKenney
2021-05-11
posix-timers: Preserve return value in clock_adjtime32()
Chen Jun
2021-03-25
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
2021-03-17
hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()
Anna-Maria Behnsen
2021-01-06
tick/sched: Remove bogus boot "safety" check
Thomas Gleixner
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-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
2020-09-24
timers: Mask invalid flags in do_init_timer()
Qianli Zhao
2020-09-24
treewide: Make all debug_obj_descriptors const
Stephen Boyd
2020-09-10
timekeeping: Use seqcount_latch_t
Ahmed S. Darwish
2020-09-10
time/sched_clock: Use seqcount_latch_t
Ahmed S. Darwish
2020-09-10
time/sched_clock: Use raw_read_seqcount_latch() during suspend
Ahmed S. Darwish
2020-08-25
alarmtimer: Convert comma to semicolon
Xu Wang
2020-08-24
tick-sched: Clarify "NOHZ: local_softirq_pending" warning
Paul E. McKenney
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
timekeeping: Provide multi-timestamp accessor to NMI safe timekeeper
Thomas Gleixner
2020-08-23
timekeeping: Utilize local_clock() for NMI safe timekeeper during early boot
Thomas Gleixner
2020-08-14
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-08-14
Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-10
time: Delete repeated words in comments
Randy Dunlap
2020-08-06
posix-cpu-timers: Provide mechanisms to defer timer handling to task_work
Thomas Gleixner
2020-08-06
posix-cpu-timers: Split run_posix_cpu_timers()
Thomas Gleixner
2020-08-06
timekeeping/vsyscall: Provide vdso_update_begin/end()
Thomas Gleixner
2020-08-04
Merge tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-04
Merge tag 'threads-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-08-03
Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-03
Merge tag 'core-rcu-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2020-07-31
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2020-07-29
random32: update the net random state on interrupt and activity
Willy Tarreau
2020-07-29
hrtimer: Use sequence counter with associated raw spinlock
Ahmed S. Darwish
2020-07-29
timekeeping: Use sequence counter with associated raw spinlock
Ahmed S. Darwish
[next]