index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
posix-timers.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-21
posix-timers: Prevent softirq starvation by small intervals and SIG_IGN
Thomas Gleixner
1
-2
/
+33
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-02-16
[PATCH] hrtimers: add high resolution timer support
Thomas Gleixner
1
-1
/
+1
2007-02-16
[PATCH] hrtimers: namespace and enum cleanup
Thomas Gleixner
1
-6
/
+7
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
1
-2
/
+1
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-10-03
fix file specification in comments
Uwe Zeisberger
1
-1
/
+1
2006-09-29
[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...
Toyo Abe
1
-0
/
+21
2006-03-26
[PATCH] hrtimers: remove data field
Roman Zippel
1
-5
/
+4
2006-03-26
[PATCH] hrtimers: posix-timer: cleanup common_timer_get()
Roman Zippel
1
-24
/
+26
2006-03-26
[PATCH] hrtimers: pass current time to hrtimer_forward()
Roman Zippel
1
-4
/
+10
2006-03-23
[PATCH] sem2mutex: kernel/
Arjan van de Ven
1
-0
/
+1
2006-03-17
[PATCH] posix-timers: fix requeue accounting when signal is ignored
Roman Zippel
1
-0
/
+1
2006-02-01
[PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create()
Adrian Bunk
1
-6
/
+0
2006-02-01
[PATCH] hrtimers: set correct initial expiry time for relative SIGEV_NONE timers
Thomas Gleixner
1
-1
/
+6
2006-02-01
[PATCH] hrtimers: cleanups and simplifications
George Anzinger
1
-28
/
+9
2006-02-01
[PATCH] hrtimers: fix possible use of NULL pointer in posix-timers
Thomas Gleixner
1
-1
/
+2
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-4
/
+4
2006-01-10
[PATCH] hrtimer: convert posix timers completely
Thomas Gleixner
1
-582
/
+135
2006-01-10
[PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API
Thomas Gleixner
1
-124
/
+27
2006-01-10
[PATCH] hrtimer: create and use timespec_valid macro
Thomas Gleixner
1
-3
/
+2
2006-01-10
[PATCH] hrtimer: make clockid_t arguments const
Thomas Gleixner
1
-17
/
+21
2006-01-10
[PATCH] hrtimer: remove duplicate div_long_long_rem implementation
Thomas Gleixner
1
-9
/
+1
2005-11-13
[PATCH] timespec: normalize off by one errors
George Anzinger
1
-7
/
+3
2005-10-30
[PATCH] posix-timers: use schedule_timeout() in common_nsleep()
Oleg Nesterov
1
-18
/
+1
2005-10-21
[PATCH] Call exit_itimers from do_exit, not __exit_signal
Roland McGrath
1
-1
/
+1
2005-09-07
[PATCH] fix send_sigqueue() vs thread exit race
Oleg Nesterov
1
-13
/
+15
2005-08-04
[PATCH] revert "timer exit cleanup"
Andrew Morton
1
-1
/
+0
2005-07-28
[PATCH] posix timers: fix normalization problem
George Anzinger
1
-14
/
+3
2005-06-23
[PATCH] posix-timers: use try_to_del_timer_sync()
Oleg Nesterov
1
-27
/
+7
2005-06-17
[PATCH] timer exit cleanup
Ingo Molnar
1
-0
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1584