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