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
/
posix-timers.c
Age
Commit message (
Expand
)
Author
2007-10-17
SLAB_PANIC more (proc, posix-timers, shmem)
Alexey Dobriyan
2007-10-14
more low-hanging fruits - kernel, fs, lib signedness
Al Viro
2007-08-22
posix-timers: fix creation race
Oleg Nesterov
2007-08-22
posix-timers: fix deletion race
Thomas Gleixner
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-06-21
posix-timers: Prevent softirq starvation by small intervals and SIG_IGN
Thomas Gleixner
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-02-16
[PATCH] hrtimers: add high resolution timer support
Thomas Gleixner
2007-02-16
[PATCH] hrtimers: namespace and enum cleanup
Thomas Gleixner
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-10-03
fix file specification in comments
Uwe Zeisberger
2006-09-29
[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...
Toyo Abe
2006-03-26
[PATCH] hrtimers: remove data field
Roman Zippel
2006-03-26
[PATCH] hrtimers: posix-timer: cleanup common_timer_get()
Roman Zippel
2006-03-26
[PATCH] hrtimers: pass current time to hrtimer_forward()
Roman Zippel
2006-03-23
[PATCH] sem2mutex: kernel/
Arjan van de Ven
2006-03-17
[PATCH] posix-timers: fix requeue accounting when signal is ignored
Roman Zippel
2006-02-01
[PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create()
Adrian Bunk
2006-02-01
[PATCH] hrtimers: set correct initial expiry time for relative SIGEV_NONE timers
Thomas Gleixner
2006-02-01
[PATCH] hrtimers: cleanups and simplifications
George Anzinger
2006-02-01
[PATCH] hrtimers: fix possible use of NULL pointer in posix-timers
Thomas Gleixner
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-10
[PATCH] hrtimer: convert posix timers completely
Thomas Gleixner
2006-01-10
[PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API
Thomas Gleixner
2006-01-10
[PATCH] hrtimer: create and use timespec_valid macro
Thomas Gleixner
2006-01-10
[PATCH] hrtimer: make clockid_t arguments const
Thomas Gleixner
2006-01-10
[PATCH] hrtimer: remove duplicate div_long_long_rem implementation
Thomas Gleixner
2005-11-13
[PATCH] timespec: normalize off by one errors
George Anzinger
2005-10-30
[PATCH] posix-timers: use schedule_timeout() in common_nsleep()
Oleg Nesterov
2005-10-21
[PATCH] Call exit_itimers from do_exit, not __exit_signal
Roland McGrath
2005-09-07
[PATCH] fix send_sigqueue() vs thread exit race
Oleg Nesterov
2005-08-04
[PATCH] revert "timer exit cleanup"
Andrew Morton
2005-07-28
[PATCH] posix timers: fix normalization problem
George Anzinger
2005-06-23
[PATCH] posix-timers: use try_to_del_timer_sync()
Oleg Nesterov
2005-06-17
[PATCH] timer exit cleanup
Ingo Molnar
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds