index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
posix-timers.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-11
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+14
2008-07-25
posix timers: release_posix_timer: kill the bogus put_task_struct(->it_process);
Oleg Nesterov
1
-3
/
+0
2008-07-25
posix timers: timer_delete: remove the bogus "->it_process != NULL" check
Oleg Nesterov
1
-10
/
+8
2008-07-24
posix-timers: fix posix_timer_event() vs dequeue_signal() race
Oleg Nesterov
1
-4
/
+13
2008-07-24
posix-timers: do_schedule_next_timer: fix the setting of ->si_overrun
Oleg Nesterov
1
-1
/
+1
2008-04-30
signals: join send_sigqueue() with send_group_sigqueue()
Oleg Nesterov
1
-4
/
+2
2008-04-18
kernel: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-02-14
hrtimer: check relative timeouts for overflow
Thomas Gleixner
1
-3
/
+5
2008-02-10
hrtimer: fix *rmtp handling in hrtimer_nanosleep()
Oleg Nesterov
1
-14
/
+3
2008-02-08
Use find_task_by_vpid in posix timers
Pavel Emelyanov
1
-1
/
+1
2008-02-05
timerfd: new timerfd API
Davide Libenzi
1
-4
/
+5
2008-02-03
kernel/: Spelling fixes
Joe Perches
1
-1
/
+1
2007-10-19
Isolate some explicit usage of task->tgid
Pavel Emelyanov
1
-2
/
+2
2007-10-18
hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier
Anton Blanchard
1
-3
/
+14
2007-10-17
SLAB_PANIC more (proc, posix-timers, shmem)
Alexey Dobriyan
1
-1
/
+2
2007-10-14
more low-hanging fruits - kernel, fs, lib signedness
Al Viro
1
-3
/
+3
2007-08-22
posix-timers: fix creation race
Oleg Nesterov
1
-1
/
+1
2007-08-22
posix-timers: fix deletion race
Thomas Gleixner
1
-3
/
+4
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-1
/
+1
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
[next]