index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
posix-timers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
2018-04-26
1
-9
/
+17
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-04-04
1
-17
/
+9
|
\
|
*
posix-timers: Unify MONOTONIC and BOOTTIME clock behavior
Thomas Gleixner
2018-03-13
1
-22
/
+1
|
*
timekeeping: Add the new CLOCK_MONOTONIC_ACTIVE clock
Thomas Gleixner
2018-03-13
1
-0
/
+13
*
|
posix-timers: Protect posix clock array access against speculation
Thomas Gleixner
2018-03-22
1
-3
/
+8
|
/
*
signal: Replace memset(info,...) with clear_siginfo for clarity
Eric W. Biederman
2018-01-22
1
-1
/
+1
*
posix-timer: Properly check sigevent->sigev_notify
Thomas Gleixner
2017-12-15
1
-12
/
+17
*
posix_clocks: Use get_itimerspec64() and put_itimerspec64()
Deepa Dinamani
2017-06-30
1
-28
/
+16
*
nanosleep: Use get_timespec64() and put_timespec64()
Deepa Dinamani
2017-06-30
1
-12
/
+8
*
posix-timers: Use get_timespec64() and put_timespec64()
Deepa Dinamani
2017-06-30
1
-38
/
+25
*
posix-timers: Make nanosleep timespec argument const
Thomas Gleixner
2017-06-14
1
-2
/
+2
*
posix-timers: Move compat_timer_create() to native, get rid of set_fs()
Al Viro
2017-06-14
1
-18
/
+41
*
posix-timers: Move compat versions of clock_gettime/settime/getres
Al Viro
2017-06-14
1
-4
/
+62
*
posix-timers: Take compat timer_gettime(2) to native one
Al Viro
2017-06-14
1
-9
/
+34
*
posix-timers: Take compat timer_settime(2) to native one
Al Viro
2017-06-14
1
-24
/
+63
*
ntp: Move adjtimex related compat syscalls to native counterparts
Al Viro
2017-06-14
1
-0
/
+27
*
posix-timers: Kill ->nsleep_restart()
Al Viro
2017-06-14
1
-4
/
+0
*
time/posix-timers: Move the compat copyouts to the nanosleep implementations
Al Viro
2017-06-14
1
-8
/
+24
*
posix-timers: Store rmtp into restart_block in sys_clock_nanosleep()
Al Viro
2017-06-14
1
-5
/
+5
*
hrtimer_nanosleep(): Pass rmtp in restart_block
Al Viro
2017-06-14
1
-1
/
+4
*
posix-timers: Handle relative posix-timers correctly
Thomas Gleixner
2017-06-12
1
-0
/
+13
*
posix-timers: Zero out oldval itimerspec
Thomas Gleixner
2017-06-12
1
-0
/
+2
*
posix-timers: Fix inverted SIGEV_NONE logic in common_timer_get()
Thomas Gleixner
2017-06-12
1
-1
/
+1
*
alarmtimer: Switch over to generic set/get/rearm routine
Thomas Gleixner
2017-06-04
1
-7
/
+5
*
posix-timers: Make use of cancel/arm callbacks
Thomas Gleixner
2017-06-04
1
-81
/
+100
*
posix-timers: Zero settings value in common code
Thomas Gleixner
2017-06-04
1
-2
/
+1
*
posix-timers: Make use of forward/remaining callbacks
Thomas Gleixner
2017-06-04
1
-15
/
+49
*
posix-timers: Add active flag to k_itimer
Thomas Gleixner
2017-06-04
1
-1
/
+7
*
posix-timers: Use timer_rearm() callback in posixtimer_rearm()
Thomas Gleixner
2017-06-04
1
-6
/
+6
*
posix-timers: Rename do_schedule_next_timer
Thomas Gleixner
2017-06-04
1
-5
/
+5
*
posix-timers: Store k_clock pointer in k_itimer
Thomas Gleixner
2017-06-04
1
-3
/
+4
*
posix-timers: Move interval out of the union
Thomas Gleixner
2017-06-04
1
-10
/
+10
*
posix-timers: Unify overrun/requeue_pending handling
Thomas Gleixner
2017-06-04
1
-7
/
+8
*
posix-timers: Move posix-timer internals to core
Thomas Gleixner
2017-06-04
1
-0
/
+1
*
posix-timers: Avoid gazillions of forward declarations
Thomas Gleixner
2017-06-04
1
-101
/
+89
*
posix-timers: Remove unused export of posix_timer_event()
Thomas Gleixner
2017-06-04
1
-1
/
+0
*
posix-timers: Make posix_clocks immutable
Christoph Hellwig
2017-05-27
1
-102
/
+89
*
time: Change k_clock nsleep() to use timespec64
Deepa Dinamani
2017-04-14
1
-4
/
+6
*
time: Change k_clock timer_set() and timer_get() to use timespec64
Deepa Dinamani
2017-04-14
1
-16
/
+21
*
time: Change k_clock clock_set() to use timespec64
Deepa Dinamani
2017-04-14
1
-6
/
+5
*
time: Change k_clock clock_getres() to use timespec64
Deepa Dinamani
2017-04-14
1
-4
/
+6
*
time: Change k_clock clock_get() to use timespec64
Deepa Dinamani
2017-04-14
1
-15
/
+17
*
time: Delete do_sys_setimeofday()
Deepa Dinamani
2017-04-14
1
-1
/
+4
*
sched/headers: Prepare to move exit_files() and exit_itimers() from <linux/sc...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
ktime: Get rid of the union
Thomas Gleixner
2016-12-25
1
-10
/
+10
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper
Thomas Gleixner
2016-01-17
1
-1
/
+1
*
hrtimer: Get rid of hrtimer_get_res()
Thomas Gleixner
2015-04-22
1
-5
/
+12
*
posix-timers: Fix stack info leak in timer_create()
Mathias Krause
2014-10-25
1
-0
/
+1
[next]