| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-03-15 | 1 | -19/+1 |
|\ |
|
| * | time: Correct the *settime* parameters | Richard Cochran | 2011-02-02 | 1 | -1/+1 |
| * | time: Move get_jiffies_64 to kernel/time/jiffies.c | Torben Hohn | 2011-01-31 | 1 | -17/+0 |
* | | time: Add nsecs_to_cputime64 interface for asm-generic | Venkatesh Pallipadi | 2011-01-26 | 1 | -2/+21 |
|/ |
|
* | Kill off a bunch of warning: ‘inline’ is not at beginning of declaration | Jesper Juhl | 2010-11-28 | 1 | -2/+2 |
* | time: Kill off CONFIG_GENERIC_TIME | John Stultz | 2010-07-27 | 1 | -16/+0 |
* | timekeeping: Fix timezone update | Thomas Gleixner | 2010-05-24 | 1 | -4/+4 |
* | Merge branch 'linus' into timers/core | Thomas Gleixner | 2010-05-10 | 1 | -1/+0 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | | time: Clean up warp_clock() | John Stultz | 2010-03-12 | 1 | -6/+5 |
|/ |
|
* | Revert "time: Remove xtime_cache" | Linus Torvalds | 2009-12-22 | 1 | -0/+1 |
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-12-08 | 1 | -1/+0 |
|\ |
|
| * | time: Remove xtime_cache | john stultz | 2009-10-05 | 1 | -1/+0 |
* | | sched, time: Define nsecs_to_jiffies() | Hidetoshi Seto | 2009-11-26 | 1 | -0/+30 |
|/ |
|
* | time: Prevent 32 bit overflow with set_normalized_timespec() | Thomas Gleixner | 2009-09-15 | 1 | -1/+8 |
* | [CVE-2009-0029] System call wrappers part 01 | Heiko Carstens | 2009-01-14 | 1 | -7/+7 |
* | Allow times and time system calls to return small negative values | Paul Mackerras | 2009-01-06 | 1 | -1/+3 |
* | select: add a timespec_add_safe() function | Thomas Gleixner | 2008-09-05 | 1 | -0/+18 |
* | Make constants in kernel/timeconst.h fixed 64 bits | H. Peter Anvin | 2008-05-02 | 1 | -4/+4 |
* | remove div_long_long_rem | Roman Zippel | 2008-05-01 | 1 | -10/+15 |
* | convert a few do_div users | Roman Zippel | 2008-05-01 | 1 | -20/+9 |
* | kernel: explicitly include required header files under kernel/ | Robert P. J. Day | 2008-04-29 | 1 | -0/+1 |
* | time: Export set_normalized_timespec. | YOSHIFUJI Hideaki | 2008-04-21 | 1 | -0/+1 |
* | avoid overflows in kernel/time.c | H. Peter Anvin | 2008-02-08 | 1 | -8/+21 |
* | time: fix typo in comments | Li Zefan | 2008-02-08 | 1 | -2/+2 |
* | 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-25 | 1 | -0/+1 |
* | [NET]: convert network timestamps to ktime_t | Eric Dumazet | 2007-04-25 | 1 | -0/+1 |
* | [PATCH] kernel/time.c: add missing symbol exports | Thomas Bittermann | 2007-04-04 | 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 |