| Commit message (Expand) | Author | Age | Files | Lines |
* | posix-timers: print RT watchdog message | Hiroshi Shimamoto | 2008-05-24 | 1 | -0/+3 |
* | remove div_long_long_rem | Roman Zippel | 2008-05-01 | 1 | -6/+5 |
* | posix-timers: fix shadowed variables | WANG Cong | 2008-04-17 | 1 | -15/+15 |
* | Use find_task_by_vpid in posix timers | Pavel Emelyanov | 2008-02-08 | 1 | -4/+4 |
* | sched: rt-watchdog: fix .rlim_max = RLIM_INFINITY | Peter Zijlstra | 2008-01-25 | 1 | -1/+2 |
* | sched: SCHED_FIFO/SCHED_RR watchdog timer | Peter Zijlstra | 2008-01-25 | 1 | -0/+29 |
* | Isolate some explicit usage of task->tgid | Pavel Emelyanov | 2007-10-19 | 1 | -6/+6 |
* | sched: make posix-cpu-timers use CFS's accounting information | Ingo Molnar | 2007-07-09 | 1 | -17/+17 |
* | Introduce a handy list_first_entry macro | Pavel Emelianov | 2007-05-08 | 1 | -7/+7 |
* | [PATCH] posix timers: RCU optimization for clock_gettime() | Paul E. McKenney | 2007-02-16 | 1 | -5/+10 |
* | [PATCH] posix-cpu-timers: prevent signal delivery starvation | Thomas Gleixner | 2006-10-17 | 1 | -6/+21 |
* | [PATCH] posix-timers: Fix the flags handling in posix_cpu_nsleep() | Toyo Abe | 2006-09-29 | 1 | -26/+58 |
* | [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time... | Toyo Abe | 2006-09-29 | 1 | -5/+12 |
* | [PATCH] arm_timer: remove a racy and obsolete PF_EXITING check | Oleg Nesterov | 2006-06-17 | 1 | -3/+0 |
* | [PATCH] run_posix_cpu_timers: remove a bogus BUG_ON() | Oleg Nesterov | 2006-06-17 | 1 | -18/+18 |
* | [PATCH] check_process_timers: fix possible lockup | Oleg Nesterov | 2006-06-17 | 1 | -5/+4 |
* | [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API | Thomas Gleixner | 2006-01-10 | 1 | -9/+14 |
* | [PATCH] hrtimer: make clockid_t arguments const | Thomas Gleixner | 2006-01-10 | 1 | -18/+22 |
* | [PATCH] Fix posix-cpu-timers sched_time accumulation | David S. Miller | 2006-01-06 | 1 | -12/+1 |
* | [PATCH] fix 32bit overflow in timespec_to_sample() | Oleg Nesterov | 2005-11-28 | 1 | -1/+1 |
* | [PATCH] posix-timers `unlikely' rejig | Andrew Morton | 2005-11-07 | 1 | -3/+3 |
* | [PATCH] posix-cpu-timers: fix overrun reporting | Roland McGrath | 2005-10-30 | 1 | -6/+10 |
* | [PATCH] Yet more posix-cpu-timer fixes | Roland McGrath | 2005-10-27 | 1 | -4/+7 |
* | Revert "remove false BUG_ON() from run_posix_cpu_timers()" | Linus Torvalds | 2005-10-27 | 1 | -18/+18 |
* | [PATCH] Fix cpu timers expiration time | Oleg Nesterov | 2005-10-26 | 1 | -3/+3 |
* | posix cpu timers: fix timer ordering | Linus Torvalds | 2005-10-26 | 1 | -6/+4 |
* | [PATCH] posix-timers: fix posix_cpu_timer_set() vs run_posix_cpu_timers() race | Oleg Nesterov | 2005-10-24 | 1 | -4/+8 |
* | [PATCH] posix-timers: exit path cleanup | Oleg Nesterov | 2005-10-24 | 1 | -0/+6 |
* | [PATCH] posix-timers: remove false BUG_ON() from run_posix_cpu_timers() | Oleg Nesterov | 2005-10-24 | 1 | -18/+18 |
* | [PATCH] posix-timers: fix cleanup_timers() and run_posix_cpu_timers() races | Oleg Nesterov | 2005-10-24 | 1 | -19/+10 |
* | Posix timers: limit number of timers firing at once | Linus Torvalds | 2005-10-23 | 1 | -6/+14 |
* | Revert "Fix cpu timers exit deadlock and races" | Linus Torvalds | 2005-10-21 | 1 | -11/+17 |
* | [PATCH] Fix cpu timers exit deadlock and races | Roland McGrath | 2005-10-19 | 1 | -17/+11 |
* | [PATCH] posix-timers: fix task accounting | Oleg Nesterov | 2005-10-17 | 1 | -0/+3 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+1559 |