| Commit message (Expand) | Author | Age | Files | Lines |
* | speed up jiffies conversion functions if HZ==USER_HZ | Andrew Morton | 2008-02-06 | 1 | -1/+3 |
* | system timer: fix crash in <100Hz system timer | David Fries | 2008-02-06 | 1 | -2/+9 |
* | timekeeping: update xtime_cache when time(zone) changes | Thomas Gleixner | 2008-02-01 | 1 | -0/+1 |
* | whitespace fixes: time syscalls | Daniel Walker | 2007-10-18 | 1 | -6/+6 |
* | Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday(). | Tony Breeds | 2007-10-18 | 1 | -0/+2 |
* | Clean up duplicate includes in kernel/ | Jesper Juhl | 2007-10-17 | 1 | -1/+0 |
* | time: introduce xtime_seconds | Ingo Molnar | 2007-10-16 | 1 | -5/+1 |
* | Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). | john stultz | 2007-07-25 | 1 | -16/+0 |
* | Revert "sys_time() speedup" | Linus Torvalds | 2007-07-20 | 1 | -8/+5 |
* | [IA64] remove time interpolator | Bob Picco | 2007-07-20 | 1 | -88/+0 |
* | sys_time() speedup | Ingo Molnar | 2007-07-16 | 1 | -8/+24 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | Optimize timespec_trunc() | Eric Dumazet | 2007-05-08 | 1 | -30/+30 |
* | [TCP] tcp_probe: improvements for net-2.6.22 | Stephen Hemminger | 2007-04-26 | 1 | -0/+1 |
* | [NET]: convert network timestamps to ktime_t | Eric Dumazet | 2007-04-26 | 1 | -0/+1 |
* | [PATCH] kernel/time.c: add missing symbol exports | Thomas Bittermann | 2007-04-05 | 1 | -0/+2 |
* | [PATCH] Fix multiple conversion bugs in msecs_to_jiffies | Ingo Molnar | 2007-02-16 | 1 | -1/+42 |
* | [PATCH] Uninline jiffies.h functions | Ingo Molnar | 2007-02-16 | 1 | -0/+213 |
* | [PATCH] NTP: Move all the NTP related code to ntp.c | john stultz | 2006-10-01 | 1 | -173/+0 |
* | [PATCH] Time: Introduce arch generic time accessors | john stultz | 2006-06-26 | 1 | -0/+2 |
* | Fix comments: s/granuality/granularity/ | Kalin KOZHUHAROV | 2006-04-01 | 1 | -4/+4 |
* | [PATCH] hrtimers: remove nsec_t typedef | Roman Zippel | 2006-03-26 | 1 | -2/+2 |
* | [PATCH] remove pps support | Roman Zippel | 2006-03-25 | 1 | -43/+16 |
* | [PATCH] Normalize timespec for negative values in ns_to_timespec | George Anzinger | 2006-02-03 | 1 | -6/+7 |
* | Don't try to "validate" a non-existing timeval. | Linus Torvalds | 2006-01-31 | 1 | -1/+1 |
* | [PATCH] move capable() to capability.h | Randy.Dunlap | 2006-01-12 | 1 | -0/+1 |
* | [PATCH] Remove getnstimestamp() | Matt Helsley | 2006-01-10 | 1 | -22/+0 |
* | [PATCH] hrtimer: introduce nsec_t type and conversion functions | Thomas Gleixner | 2006-01-10 | 1 | -0/+36 |
* | [PATCH] hrtimer: validate timespec of do_sys_settimeofday | Thomas Gleixner | 2006-01-10 | 1 | -0/+3 |
* | [PATCH] hrtimer: export deinlined mktime | Andrew Morton | 2006-01-10 | 1 | -0/+2 |
* | [PATCH] hrtimer: clean up mktime and make arguments const | Ingo Molnar | 2006-01-10 | 1 | -6/+9 |
* | [PATCH] hrtimer: deinline mktime and set_normalized_timespec | Thomas Gleixner | 2006-01-10 | 1 | -0/+61 |
* | [PATCH] Add getnstimestamp function | Matt Helsley | 2005-12-12 | 1 | -0/+22 |
* | [PATCH] NTP shift_right cleanup | john stultz | 2005-10-31 | 1 | -19/+6 |
* | [PATCH] missing exports of do_settimeofday() variants | Al Viro | 2005-10-29 | 1 | -0/+1 |
* | [PATCH] Add missing export of getnstimeofday() | Takashi Iwai | 2005-10-15 | 1 | -0/+1 |
* | [PATCH] clean up inline static vs static inline | Jesper Juhl | 2005-07-28 | 1 | -1/+1 |
* | [PATCH] time interpolator: Fix settimeofday inaccuracy | Christoph Lameter | 2005-04-28 | 1 | -8/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+599 |