index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-12-25
1
-23
/
+2
|
\
|
*
posix-timers: Remove license boilerplate
Thomas Gleixner
2018-11-23
1
-19
/
+1
|
*
time: Add SPDX license identifiers
Thomas Gleixner
2018-11-23
1
-0
/
+1
|
*
time: Remove useless filenames in top level comments
Thomas Gleixner
2018-11-23
1
-4
/
+0
*
|
posix-timers: Fix division by zero bug
Thomas Gleixner
2018-12-17
1
-4
/
+1
|
/
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-25
1
-15
/
+15
|
\
|
*
y2038: globally rename compat_time to old_time32
Arnd Bergmann
2018-08-27
1
-15
/
+15
*
|
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
2018-10-03
1
-1
/
+1
|
/
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-21
1
-12
/
+9
|
\
|
*
signal: Pass pid and pid type into send_sigqueue
Eric W. Biederman
2018-07-21
1
-9
/
+4
|
*
posix-timers: Noralize good_sigevent
Eric W. Biederman
2018-07-21
1
-3
/
+5
*
|
Merge branch 'parisc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-13
1
-11
/
+2
|
\
\
|
*
|
parisc: Drop architecture-specific ENOTSUP define
Helge Deller
2018-08-13
1
-11
/
+2
|
|
/
*
|
posix-timers: Sanitize overrun handling
Thomas Gleixner
2018-07-02
1
-11
/
+20
*
|
posix-timers: Make forward callback return s64
Thomas Gleixner
2018-07-02
1
-3
/
+3
*
|
time: Change types to new y2038 safe __kernel_itimerspec
Deepa Dinamani
2018-06-24
1
-5
/
+7
*
|
posix-timers: Use new ktime_get_*_ts64() helpers
Arnd Bergmann
2018-06-19
1
-5
/
+5
|
/
*
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2018-05-02
1
-9
/
+17
|
\
|
*
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
2018-04-26
1
-9
/
+17
*
|
time: Change nanosleep to safe __kernel_* types
Deepa Dinamani
2018-04-19
1
-2
/
+2
*
|
time: Change types to new y2038 safe __kernel_* types
Deepa Dinamani
2018-04-19
1
-3
/
+3
*
|
posix-timers: Make compat syscalls depend on CONFIG_COMPAT_32BIT_TIME
Deepa Dinamani
2018-04-19
1
-2
/
+12
|
/
*
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
[next]