Commit History

Author SHA1 Message Date
  Dan Carpenter aa94fbd5cc fix error-path NULL deref in alloc_posix_timer() 16 years ago
  Linus Torvalds 67a077dca4 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
  Oleg Nesterov 96347e7759 posix timers: release_posix_timer: kill the bogus put_task_struct(->it_process); 17 years ago
  Oleg Nesterov 4b7a130426 posix timers: timer_delete: remove the bogus "->it_process != NULL" check 17 years ago
  Oleg Nesterov ba661292a2 posix-timers: fix posix_timer_event() vs dequeue_signal() race 17 years ago
  Oleg Nesterov 54da117492 posix-timers: do_schedule_next_timer: fix the setting of ->si_overrun 17 years ago
  Oleg Nesterov ac5c215383 signals: join send_sigqueue() with send_group_sigqueue() 17 years ago
  Matthew Wilcox a655020753 kernel: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
  Thomas Gleixner 5a7780e725 hrtimer: check relative timeouts for overflow 17 years ago
  Oleg Nesterov 080344b988 hrtimer: fix *rmtp handling in hrtimer_nanosleep() 17 years ago
  Pavel Emelyanov 8dc86af006 Use find_task_by_vpid in posix timers 17 years ago
  Davide Libenzi 4d672e7ac7 timerfd: new timerfd API 17 years ago
  Joe Perches 0b0a3e7b18 kernel/: Spelling fixes 17 years ago
  Pavel Emelyanov bac0abd617 Isolate some explicit usage of task->tgid 17 years ago
  Anton Blanchard 04c227140f hrtimer: Rework hrtimer_nanosleep to make sys_compat_nanosleep easier 17 years ago
  Alexey Dobriyan 040b5c6f95 SLAB_PANIC more (proc, posix-timers, shmem) 17 years ago
  Al Viro 5ba253313d more low-hanging fruits - kernel, fs, lib signedness 17 years ago
  Oleg Nesterov d02479bdeb posix-timers: fix creation race 17 years ago
  Thomas Gleixner 179394af7a posix-timers: fix deletion race 17 years ago
  Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
  Thomas Gleixner 58229a1899 posix-timers: Prevent softirq starvation by small intervals and SIG_IGN 18 years ago
  Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
  Thomas Gleixner 54cdfdb47f [PATCH] hrtimers: add high resolution timer support 18 years ago
  Thomas Gleixner c9cb2e3d7c [PATCH] hrtimers: namespace and enum cleanup 18 years ago
  Robert P. J. Day c376222960 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). 18 years ago
  Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
  Uwe Zeisberger f30c226954 fix file specification in comments 18 years ago
  Toyo Abe 1711ef3866 [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility mode 18 years ago
  Roman Zippel 05cfb614dd [PATCH] hrtimers: remove data field 19 years ago
  Roman Zippel 3b98a53281 [PATCH] hrtimers: posix-timer: cleanup common_timer_get() 19 years ago