index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
posix-cpu-timers.c
Age
Commit message (
Expand
)
Author
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-07-21
pid: Implement PIDTYPE_TGID
Eric W. Biederman
2018-07-12
Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2018-07-02
posix-timers: Sanitize overrun handling
Thomas Gleixner
2018-06-12
posix-cpu-timers: Remove lockdep_assert_irqs_disabled()
Sebastian Andrzej Siewior
2018-04-19
posix-cpu-timers: Ensure set_process_cpu_timer is always evaluated
Laura Abbott
2018-01-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-01-14
posix-cpu-timers: Make set_process_cpu_timer() more robust
Max R. P. Grossmann
2018-01-10
sched/deadline: Implement "runtime overrun signal" support
Juri Lelli
2018-01-04
posix-timers: Prevent UB from shifting negative signed value
Nick Desaulniers
2017-11-08
timers/posix-cpu-timers: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-18
posix-cpu-timers: Use dedicated helper to access rlimit values
Krzysztof Opasiak
2017-07-05
Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-06-30
nanosleep: Use get_timespec64() and put_timespec64()
Deepa Dinamani
2017-06-20
posix-cpu-timers: Make timespec to nsec conversion safe
Thomas Gleixner
2017-06-14
posix-timers: Make nanosleep timespec argument const
Thomas Gleixner
2017-06-14
posix-cpu-timers: Avoid timespec conversion in do_cpu_nanosleep()
Thomas Gleixner
2017-06-14
posix-timers: Kill ->nsleep_restart()
Al Viro
2017-06-14
hrtimers/posix-timers: Merge nanosleep timespec copyout logics into a new helper
Al Viro
2017-06-14
time/posix-timers: Move the compat copyouts to the nanosleep implementations
Al Viro
2017-06-14
posix-timers: Store rmtp into restart_block in sys_clock_nanosleep()
Al Viro
2017-06-14
posix-cpu-timers: Move copyout of timespec into do_cpu_nanosleep()
Al Viro
2017-06-04
posix-timers: Zero settings value in common code
Thomas Gleixner
2017-06-04
posix-timers: Use timer_rearm() callback in posixtimer_rearm()
Thomas Gleixner
2017-06-04
posix-timers: Rename do_schedule_next_timer
Thomas Gleixner
2017-06-04
posix-timers: Store k_clock pointer in k_itimer
Thomas Gleixner
2017-06-04
posix-timers: Unify overrun/requeue_pending handling
Thomas Gleixner
2017-06-04
posix-timers: Move posix-timer internals to core
Thomas Gleixner
2017-06-04
Merge branch 'timers/urgent' into WIP.timers
Thomas Gleixner
2017-05-27
posix-timers: Make posix_clocks immutable
Christoph Hellwig
2017-05-23
posix-timers: Make signal printks conditional
Thomas Gleixner
2017-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-04-16
posix-timers: Correct sanity check in posix_cpu_nsleep
Eric W. Biederman
2017-04-14
time: Change k_clock nsleep() to use timespec64
Deepa Dinamani
2017-04-14
time: Change k_clock timer_set() and timer_get() to use timespec64
Deepa Dinamani
2017-04-14
time: Change k_clock clock_set() to use timespec64
Deepa Dinamani
2017-04-14
time: Change k_clock clock_getres() to use timespec64
Deepa Dinamani
2017-04-14
time: Change k_clock clock_get() to use timespec64
Deepa Dinamani
2017-03-13
rlimits: Print more information when CPU/RT limits are exceeded
Arun Raghavan
2017-03-02
sched/headers: Prepare to move cputime functionality from <linux/sched.h> int...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-01
timers/itimer: Convert internal cputime_t units to nsec
Frederic Weisbecker
2017-02-01
timers/posix-timers: Convert internals to use nsecs
Frederic Weisbecker
2017-02-01
timers/posix-timers: Use TICK_NSEC instead of a dynamically ad-hoc calculated...
Frederic Weisbecker
2017-02-01
sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...
Frederic Weisbecker
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-11-16
posix_cpu_timers: Move the add_device_randomness() call to a proper place
Nicolas Pitre
2016-11-15
sched/cputime: Simplify task_cputime()
Stanislaw Gruszka
[next]