index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
Commit message (
Expand
)
Author
Age
Files
Lines
*
y2038: remove unused time32 interfaces
Arnd Bergmann
2020-02-21
1
-43
/
+0
*
Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-02-09
1
-2
/
+9
|
\
|
*
clocksource: Prevent double add_timer_on() for watchdog_timer
Konstantin Khlebnikov
2020-02-01
1
-2
/
+9
*
|
Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...
Linus Torvalds
2020-01-29
2
-62
/
+14
|
\
\
|
|
/
|
/
|
|
*
y2038: rename itimerval to __kernel_old_itimerval
Arnd Bergmann
2019-12-18
1
-9
/
+9
|
*
y2038: remove obsolete jiffies conversion functions
Arnd Bergmann
2019-12-18
1
-53
/
+5
*
|
Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-01-27
11
-107
/
+656
|
\
\
|
*
|
alarmtimer: Make alarmtimer_get_rtcdev() a stub when CONFIG_RTC_CLASS=n
Stephen Boyd
2020-01-24
1
-5
/
+0
|
*
|
alarmtimer: Use wakeup source from alarmtimer platform device
Stephen Boyd
2020-01-24
1
-10
/
+5
|
*
|
alarmtimer: Make alarmtimer platform device child of RTC device
Stephen Boyd
2020-01-24
1
-11
/
+9
|
*
|
alarmtimer: Update alarmtimer_get_rtcdev() docs to reflect reality
Stephen Boyd
2020-01-24
1
-2
/
+0
|
*
|
hrtimer: Add missing sparse annotation for __run_timer()
Jules Irenge
2020-01-22
1
-1
/
+1
|
*
|
tick/common: Touch watchdog in tick_unfreeze() on all CPUs
Chunyan Zhang
2020-01-15
1
-0
/
+2
|
*
|
alarmtimer: Unregister wakeup source when module get fails
Stephen Boyd
2020-01-15
1
-3
/
+5
|
*
|
fs/proc: Introduce /proc/pid/timens_offsets
Andrei Vagin
2020-01-14
1
-0
/
+101
|
*
|
x86/vdso: Zap vvar pages when switching to a time namespace
Dmitry Safonov
2020-01-14
1
-0
/
+10
|
*
|
time: Allocate per-timens vvar page
Dmitry Safonov
2020-01-14
1
-1
/
+103
|
*
|
posix-timers: Make clock_nanosleep() time namespace aware
Andrei Vagin
2020-01-14
2
-4
/
+25
|
*
|
hrtimers: Prepare hrtimer_nanosleep() for time namespaces
Andrei Vagin
2020-01-14
3
-8
/
+12
|
*
|
alarmtimer: Make nanosleep() time namespace aware
Andrei Vagin
2020-01-14
1
-0
/
+2
|
*
|
posix-timers: Make timer_settime() time namespace aware
Andrei Vagin
2020-01-14
1
-0
/
+2
|
*
|
time: Add do_timens_ktime_to_host() helper
Andrei Vagin
2020-01-14
1
-0
/
+36
|
*
|
posix-clocks: Wire up clock_gettime() with timens offsets
Andrei Vagin
2020-01-14
3
-1
/
+16
|
*
|
posix-timers: Use clock_get_ktime() in common_timer_get()
Andrei Vagin
2020-01-14
1
-7
/
+1
|
*
|
posix-clocks: Introduce clock_get_ktime() callback
Andrei Vagin
2020-01-14
3
-2
/
+46
|
*
|
alarmtimer: Provide get_timespec() callback
Andrei Vagin
2020-01-14
1
-1
/
+6
|
*
|
alarmtimer: Rename gettime() callback to get_ktime()
Andrei Vagin
2020-01-14
1
-17
/
+17
|
*
|
posix-clocks: Rename .clock_get_timespec() callbacks accordingly
Andrei Vagin
2020-01-14
2
-11
/
+11
|
*
|
posix-clocks: Rename the clock_get() callback to clock_get_timespec()
Andrei Vagin
2020-01-14
5
-35
/
+35
|
*
|
time: Add timens_offsets to be used for tasks in time namespace
Andrei Vagin
2020-01-14
1
-0
/
+2
|
*
|
ns: Introduce Time Namespace
Andrei Vagin
2020-01-14
2
-0
/
+218
|
*
|
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2020-01-10
1
-0
/
+3
|
|
\
\
|
*
|
|
time/sched_clock: Disable interrupts in sched_clock_register()
Paul Cercueil
2020-01-09
1
-2
/
+5
*
|
|
|
lib/vdso: Update coarse timekeeper unconditionally
Thomas Gleixner
2020-01-17
1
-20
/
+17
*
|
|
|
lib/vdso: Make __arch_update_vdso_data() logic understandable
Thomas Gleixner
2020-01-17
1
-1
/
+1
*
|
|
|
tick/sched: Annotate lockless access to last_jiffies_update
Eric Dumazet
2020-01-15
1
-5
/
+9
|
|
/
/
|
/
|
|
*
|
|
time/posix-stubs: Provide compat itimer supoprt for alpha
Arnd Bergmann
2020-01-09
1
-0
/
+3
|
/
/
*
/
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
2019-12-30
1
-18
/
+13
|
/
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-12-03
2
-15
/
+22
|
\
|
*
Merge branch 'timers/urgent' into timers/core, to pick up fix
Ingo Molnar
2019-11-25
3
-8
/
+6
|
|
\
|
|
*
time: Zero the upper 32-bits in __kernel_timespec on 32-bit
Dmitry Safonov
2019-11-21
1
-1
/
+2
|
*
|
time: Fix spelling mistake in comment
Mukesh Ojha
2019-11-12
1
-1
/
+1
|
*
|
time: Optimize ns_to_timespec64()
Arnd Bergmann
2019-11-12
1
-9
/
+12
|
*
|
hrtimer: Annotate lockless access to timer->state
Eric Dumazet
2019-11-06
1
-4
/
+7
*
|
|
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
2019-12-01
3
-76
/
+147
|
\
\
\
|
*
|
|
y2038: alarm: fix half-second cut-off
Arnd Bergmann
2019-11-25
1
-1
/
+1
|
*
|
|
y2038: itimer: change implementation to timespec64
Arnd Bergmann
2019-11-15
1
-62
/
+96
|
*
|
|
y2038: move itimer reset into itimer.c
Arnd Bergmann
2019-11-15
1
-2
/
+13
|
*
|
|
y2038: use compat_{get,set}_itimer on alpha
Arnd Bergmann
2019-11-15
1
-2
/
+2
|
*
|
|
y2038: itimer: compat handling to itimer.c
Arnd Bergmann
2019-11-15
1
-7
/
+35
[next]