- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.git] / kernel / posix-timers.c
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-12-21 Roland McGrath[PATCH] back out CPU clock additions to posix-timers
2004-10-25 Christoph Lameter[PATCH] Posix layer <-> clock driver API fix
2004-10-20 Linus TorvaldsFix posix timer direct user space access
2004-10-20 Christoph Lameter[PATCH] Posix compliant cpu clocks
2004-10-18 Arnd Bergmann[PATCH] add missing linux/syscalls.h includes
2004-10-13 Christoph Lameter[PATCH] time interpolator fixes
2004-09-10 Roland McGrath[PATCH] fix task_struct leak in posix-timers
2004-09-08 Christoph Lameter[PATCH] Time interpolator: Scalability enhancements...
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-23 Christoph Lameter[PATCH] gettimeofday nanoseconds patch
2004-07-02 George Anzinger[PATCH] Bugfix for CLOCK_REALTIME absolute timer
2004-06-29 Linus Torvaldssparse: fix pointer/integer confusion
2004-06-18 Corey Minyard[PATCH] Fixes for idr code
2004-04-30 Gerd Hoffmann- fix rejects in patches.fixes/posix-timers-thread...
2004-04-19 Linus TorvaldsRemove unnecessary declaration of inline functions
2004-04-12 Andrew Morton[PATCH] fix posix-timers to have proper per-process...
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 Andrew Morton[PATCH] remove max_anon limit
2004-02-05 Olaf Hering+- add patches.fixes/linux-post-2.6.2-20040205
2004-02-04 Andrew Morton[PATCH] posix_timers fixes
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Andrew Morton[PATCH] do_timer_gettime() cleanup
2004-01-19 Andrew Morton[PATCH] Fix weird placement of inline
2003-11-18 Olaf Hering+- update to 2.6.0-test9-bk22, update config, arch...
2003-11-11 George Anzinger[PATCH] Fix clock_nanosleep() signal restart issues
2003-11-08 Linus TorvaldsDon't fold nanosleep() into clock_nanosleep().
2003-09-21 Andrew Morton[PATCH] Incorrect value for SIGRTMAX
2003-08-30 David S. Miller[POSIX_TIMERS]: Do not assume timeval/timespec layout...
2003-06-14 Andrew Morton[PATCH] More time clean up stuff
2003-06-14 Andrew Morton[PATCH] Some clean up of the time code.
2003-06-12 Andreas SchwabUpdate ia64 patch to 2.5.69-030521, throwing away the...
2003-06-02 Jim Houston[PATCH] preallocate signal queue resource - Posix...
2003-05-12 Andrew Morton[PATCH] hrtimers: fix timer_create(2) && SIGEV_NONE
2003-04-20 Andrew Morton[PATCH] Fix jiffies_to_time[spec | val] and converse...
2003-04-20 Andrew Morton[PATCH] Fix POSIX timers to give CLOCK_MONOTONIC full
2003-04-15 George Anzinger[PATCH] Cleanups for posix timer hang fix
2003-04-14 Andrew Morton[PATCH] Posix timer hang fix
2003-04-09 Linus TorvaldsFix kernel/posix-timers.c:
2003-03-28 Andrew Morton[PATCH] posix timers: fix double-reporting of timer...
2003-03-23 Ingo Molnar[PATCH] posix-timers-cleanup-2.5.65-A5
2003-03-23 Ulrich Drepper[PATCH] more generic syscall return value type fixes
2003-03-20 Andrew Morton[PATCH] sys_nanosleep() fix
2003-03-18 Andrew Morton[PATCH] posix timers update
2003-03-09 Linus TorvaldsFix nanosleep() problem noticed by Todd Mokros <tmokros...
2003-02-26 Art Haas[PATCH] Trivial C99 changes for kernel/posix-timers.c
2003-02-22 Andi Kleen[PATCH] Fix some 64bit warnings
2003-02-19 Andrew Morton[PATCH] posix-timers: fix callback address truncation
2003-02-18 George Anzinger[PATCH] POSIX clocks & timers