index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
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
2020-01-14
posix-clocks: Wire up clock_gettime() with timens offsets
Andrei Vagin
2020-01-14
posix-timers: Use clock_get_ktime() in common_timer_get()
Andrei Vagin
2020-01-14
posix-clocks: Introduce clock_get_ktime() callback
Andrei Vagin
2020-01-14
alarmtimer: Provide get_timespec() callback
Andrei Vagin
2020-01-14
alarmtimer: Rename gettime() callback to get_ktime()
Andrei Vagin
2020-01-14
posix-clocks: Rename .clock_get_timespec() callbacks accordingly
Andrei Vagin
2020-01-14
posix-clocks: Rename the clock_get() callback to clock_get_timespec()
Andrei Vagin
2020-01-14
time: Add timens_offsets to be used for tasks in time namespace
Andrei Vagin
2020-01-14
ns: Introduce Time Namespace
Andrei Vagin
2020-01-10
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2020-01-09
time/sched_clock: Disable interrupts in sched_clock_register()
Paul Cercueil
2020-01-09
time/posix-stubs: Provide compat itimer supoprt for alpha
Arnd Bergmann
2019-12-30
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
2019-12-18
y2038: rename itimerval to __kernel_old_itimerval
Arnd Bergmann
2019-12-18
y2038: remove obsolete jiffies conversion functions
Arnd Bergmann
2019-12-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-12-01
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-25
y2038: alarm: fix half-second cut-off
Arnd Bergmann
2019-11-25
Merge branch 'timers/urgent' into timers/core, to pick up fix
Ingo Molnar
2019-11-21
time: Zero the upper 32-bits in __kernel_timespec on 32-bit
Dmitry Safonov
2019-11-18
Merge tag 'v5.4-rc8' into sched/core, to pick up fixes and dependencies
Ingo Molnar
2019-11-15
y2038: itimer: change implementation to timespec64
Arnd Bergmann
2019-11-15
y2038: move itimer reset into itimer.c
Arnd Bergmann
2019-11-15
y2038: use compat_{get,set}_itimer on alpha
Arnd Bergmann
2019-11-15
y2038: itimer: compat handling to itimer.c
Arnd Bergmann
2019-11-15
y2038: time: avoid timespec usage in settimeofday()
Arnd Bergmann
2019-11-15
y2038: syscalls: change remaining timeval to __kernel_old_timeval
Arnd Bergmann
[next]