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
2020-06-22
clocksource: Remove obsolete ifdef
Thomas Gleixner
2020-04-16
proc, time/namespace: Show clock symbolic names in /proc/pid/timens_offsets
Andrei Vagin
2020-04-07
time/namespace: Fix time_for_children symlink
Michael Kerrisk (man-pages)
2020-04-01
hrtimer: Don't dereference the hrtimer pointer after the callback
Sebastian Andrzej Siewior
2020-03-30
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-24
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2020-03-21
lockdep: Add posixtimer context tracing bits
Sebastian Andrzej Siewior
2020-03-21
lockdep: Annotate irq_work
Sebastian Andrzej Siewior
2020-03-21
lockdep: Add hrtimer context tracing bits
Sebastian Andrzej Siewior
2020-03-21
timekeeping: Split jiffies seqlock
Thomas Gleixner
2020-03-19
Revert "tick/common: Make tick_periodic() check for missing ticks"
Thomas Gleixner
2020-03-19
time/sched_clock: Expire timer in hardirq context
Ahmed S. Darwish
2020-03-04
tick/common: Make tick_periodic() check for missing ticks
Waiman Long
2020-03-04
hrtimer: Cast explicitely to u32t in __ktime_divns()
Wen Yang
2020-03-04
timekeeping: Prevent 32bit truncation in scale64_check_overflow()
Wen Yang
2020-03-04
posix-cpu-timers: Store a reference to a pid not a task
Eric W. Biederman
2020-03-01
posix-cpu-timers: Pass the task into arm_timer()
Eric W. Biederman
2020-03-01
posix-cpu-timers: Remove unnecessary locking around cpu_clock_sample_group
Eric W. Biederman
2020-03-01
posix-cpu-timers: cpu_clock_sample_group() no longer needs siglock
Eric W. Biederman
2020-02-21
y2038: remove unused time32 interfaces
Arnd Bergmann
2020-02-20
timer: Use hlist_unhashed_lockless() in timer_pending()
Eric Dumazet
2020-02-17
posix-timers: Pass lockdep expression to RCU lists
Amol Grover
2020-02-17
timer: Improve the comment describing schedule_timeout()
Alexander Popov
2020-02-17
lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes
Thomas Gleixner
2020-02-17
lib/vdso: Avoid highres update if clocksource is not VDSO capable
Thomas Gleixner
2020-02-17
lib/vdso: Cleanup clock mode storage leftovers
Thomas Gleixner
2020-02-17
clocksource: Add common vdso clock mode storage
Thomas Gleixner
2020-02-09
Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-02-01
clocksource: Prevent double add_timer_on() for watchdog_timer
Konstantin Khlebnikov
2020-01-29
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...
Linus Torvalds
2020-01-27
Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-01-24
alarmtimer: Make alarmtimer_get_rtcdev() a stub when CONFIG_RTC_CLASS=n
Stephen Boyd
2020-01-24
alarmtimer: Use wakeup source from alarmtimer platform device
Stephen Boyd
2020-01-24
alarmtimer: Make alarmtimer platform device child of RTC device
Stephen Boyd
2020-01-24
alarmtimer: Update alarmtimer_get_rtcdev() docs to reflect reality
Stephen Boyd
2020-01-22
hrtimer: Add missing sparse annotation for __run_timer()
Jules Irenge
2020-01-17
lib/vdso: Update coarse timekeeper unconditionally
Thomas Gleixner
2020-01-17
lib/vdso: Make __arch_update_vdso_data() logic understandable
Thomas Gleixner
2020-01-15
tick/common: Touch watchdog in tick_unfreeze() on all CPUs
Chunyan Zhang
2020-01-15
alarmtimer: Unregister wakeup source when module get fails
Stephen Boyd
2020-01-15
tick/sched: Annotate lockless access to last_jiffies_update
Eric Dumazet
2020-01-14
fs/proc: Introduce /proc/pid/timens_offsets
Andrei Vagin
2020-01-14
x86/vdso: Zap vvar pages when switching to a time namespace
Dmitry Safonov
2020-01-14
time: Allocate per-timens vvar page
Dmitry Safonov
2020-01-14
posix-timers: Make clock_nanosleep() time namespace aware
Andrei Vagin
2020-01-14
hrtimers: Prepare hrtimer_nanosleep() for time namespaces
Andrei Vagin
2020-01-14
alarmtimer: Make nanosleep() time namespace aware
Andrei Vagin
2020-01-14
posix-timers: Make timer_settime() time namespace aware
Andrei Vagin
2020-01-14
time: Add do_timens_ktime_to_host() helper
Andrei Vagin
[next]