aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time.c
Commit message (Expand)AuthorAge
* Revert "time: Remove xtime_cache"Linus Torvalds2009-12-22
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
|\
| * time: Remove xtime_cachejohn stultz2009-10-05
* | sched, time: Define nsecs_to_jiffies()Hidetoshi Seto2009-11-26
|/
* time: Prevent 32 bit overflow with set_normalized_timespec()Thomas Gleixner2009-09-15
* [CVE-2009-0029] System call wrappers part 01Heiko Carstens2009-01-14
* Allow times and time system calls to return small negative valuesPaul Mackerras2009-01-06
* select: add a timespec_add_safe() functionThomas Gleixner2008-09-06
* Make constants in kernel/timeconst.h fixed 64 bitsH. Peter Anvin2008-05-02
* remove div_long_long_remRoman Zippel2008-05-01
* convert a few do_div usersRoman Zippel2008-05-01
* kernel: explicitly include required header files under kernel/Robert P. J. Day2008-04-29
* time: Export set_normalized_timespec.YOSHIFUJI Hideaki2008-04-21
* avoid overflows in kernel/time.cH. Peter Anvin2008-02-08
* time: fix typo in commentsLi Zefan2008-02-08
* speed up jiffies conversion functions if HZ==USER_HZAndrew Morton2008-02-06
* system timer: fix crash in <100Hz system timerDavid Fries2008-02-06
* timekeeping: update xtime_cache when time(zone) changesThomas Gleixner2008-02-01
* whitespace fixes: time syscallsDaniel Walker2007-10-18
* Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds2007-10-18
* Clean up duplicate includes in kernel/Jesper Juhl2007-10-17
* time: introduce xtime_secondsIngo Molnar2007-10-16
* Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz2007-07-25
* Revert "sys_time() speedup"Linus Torvalds2007-07-20
* [IA64] remove time interpolatorBob Picco2007-07-20
* sys_time() speedupIngo Molnar2007-07-16
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* Optimize timespec_trunc()Eric Dumazet2007-05-08
* [TCP] tcp_probe: improvements for net-2.6.22Stephen Hemminger2007-04-26
* [NET]: convert network timestamps to ktime_tEric Dumazet2007-04-26
* [PATCH] kernel/time.c: add missing symbol exportsThomas Bittermann2007-04-04
* [PATCH] Fix multiple conversion bugs in msecs_to_jiffiesIngo Molnar2007-02-16
* [PATCH] Uninline jiffies.h functionsIngo Molnar2007-02-16
* [PATCH] NTP: Move all the NTP related code to ntp.cjohn stultz2006-10-01
* [PATCH] Time: Introduce arch generic time accessorsjohn stultz2006-06-26
* Fix comments: s/granuality/granularity/Kalin KOZHUHAROV2006-03-31
* [PATCH] hrtimers: remove nsec_t typedefRoman Zippel2006-03-26
* [PATCH] remove pps supportRoman Zippel2006-03-25
* [PATCH] Normalize timespec for negative values in ns_to_timespecGeorge Anzinger2006-02-03
* Don't try to "validate" a non-existing timeval.Linus Torvalds2006-01-31
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-11
* [PATCH] Remove getnstimestamp()Matt Helsley2006-01-10
* [PATCH] hrtimer: introduce nsec_t type and conversion functionsThomas Gleixner2006-01-10
* [PATCH] hrtimer: validate timespec of do_sys_settimeofdayThomas Gleixner2006-01-10
* [PATCH] hrtimer: export deinlined mktimeAndrew Morton2006-01-10
* [PATCH] hrtimer: clean up mktime and make arguments constIngo Molnar2006-01-10
* [PATCH] hrtimer: deinline mktime and set_normalized_timespecThomas Gleixner2006-01-10
* [PATCH] Add getnstimestamp functionMatt Helsley2005-12-12
* [PATCH] NTP shift_right cleanupjohn stultz2005-10-30
* [PATCH] missing exports of do_settimeofday() variantsAl Viro2005-10-29