Age | Commit message (Expand) | Author | Files | Lines |
2014-06-23 | time/timers: Move all time(r) related files into kernel/time | Thomas Gleixner | 1 | -301/+0 |
2012-04-10 | itimer: Use printk_once instead of WARN_ONCE | Thomas Gleixner | 1 | -3/+4 |
2012-03-30 | itimer: Schedule silent NULL pointer fixup in setitimer() for removal | Sasikantha babu | 1 | -1/+4 |
2011-12-15 | [S390] cputime: add sparse checking and cleanup | Martin Schwidefsky | 1 | -8/+7 |
2009-11-18 | itimers: Fix racy writes to cpu_itimer fields | Stanislaw Gruszka | 1 | -2/+5 |
2009-08-29 | itimers: Add tracepoints for itimer | Xiao Guangrong | 1 | -0/+5 |
2009-08-03 | cputime: Optimize jiffies_to_cputime(1) | Stanislaw Gruszka | 1 | -2/+2 |
2009-08-03 | itimers: Fix periodic tics precision | Stanislaw Gruszka | 1 | -3/+21 |
2009-08-03 | itimers: Merge ITIMER_VIRT and ITIMER_PROF | Stanislaw Gruszka | 1 | -78/+68 |
2009-02-05 | timers: split process wide cpu clocks/timers | Peter Zijlstra | 1 | -2/+2 |
2009-01-14 | [CVE-2009-0029] System call wrappers part 05 | Heiko Carstens | 1 | -3/+2 |
2009-01-14 | [CVE-2009-0029] System call wrappers part 04 | Heiko Carstens | 1 | -1/+1 |
2008-09-14 | timers: fix itimer/many thread hang | Frank Mayhar | 1 | -23/+10 |
2008-02-08 | ITIMER_REAL: convert to use struct pid | Oleg Nesterov | 1 | -1/+1 |
2007-10-18 | whitespace fixes: interval timers | Daniel Walker | 1 | -2/+2 |
2007-05-08 | The scheduled -EINVAL for invalid timevals in setitimer | Adrian Bunk | 1 | -56/+3 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 1 | -1/+0 |
2007-02-16 | [PATCH] hrtimers: prevent possible itimer DoS | Thomas Gleixner | 1 | -8/+6 |
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 | -2/+2 |
2006-03-26 | [PATCH] hrtimers: remove data field | Roman Zippel | 1 | -8/+7 |
2006-03-26 | [PATCH] hrtimers: pass current time to hrtimer_forward() | Roman Zippel | 1 | -1/+2 |
2006-03-25 | [PATCH] Validate and sanitze itimer timeval from userspace | Thomas Gleixner | 1 | -0/+66 |
2006-03-25 | [PATCH] sys_alarm() unsigned signed conversion fixup | Thomas Gleixner | 1 | -0/+37 |
2006-02-01 | [PATCH] hrtimers: fix oldvalue return in setitimer | Thomas Gleixner | 1 | -5/+5 |
2006-02-01 | [PATCH] hrtimers: fixup itimer conversion | Thomas Gleixner | 1 | -1/+10 |
2006-01-10 | [PATCH] hrtimer: switch itimers to hrtimer | Thomas Gleixner | 1 | -55/+51 |
2005-07-27 | [PATCH] itimer fixes | George Anzinger | 1 | -21/+16 |
2005-06-28 | [PATCH] ITIMER_REAL: fix possible deadlock and race | Oleg Nesterov | 1 | -2/+6 |
2005-05-05 | [PATCH] setitimer timer expires too early | Paulo Marques | 1 | -1/+5 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+241 |