summaryrefslogtreecommitdiffstats
path: root/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* whitespace fixes: time syscallsDaniel Walker2007-10-181-6/+6
* Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds2007-10-181-0/+2
* Clean up duplicate includes in kernel/Jesper Juhl2007-10-171-1/+0
* time: introduce xtime_secondsIngo Molnar2007-10-161-5/+1
* Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz2007-07-251-16/+0
* Revert "sys_time() speedup"Linus Torvalds2007-07-201-8/+5
* [IA64] remove time interpolatorBob Picco2007-07-201-88/+0
* sys_time() speedupIngo Molnar2007-07-161-8/+24
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* Optimize timespec_trunc()Eric Dumazet2007-05-081-30/+30
* [TCP] tcp_probe: improvements for net-2.6.22Stephen Hemminger2007-04-251-0/+1
* [NET]: convert network timestamps to ktime_tEric Dumazet2007-04-251-0/+1
* [PATCH] kernel/time.c: add missing symbol exportsThomas Bittermann2007-04-041-0/+2
* [PATCH] Fix multiple conversion bugs in msecs_to_jiffiesIngo Molnar2007-02-161-1/+42
* [PATCH] Uninline jiffies.h functionsIngo Molnar2007-02-161-0/+213
* [PATCH] NTP: Move all the NTP related code to ntp.cjohn stultz2006-10-011-173/+0
* [PATCH] Time: Introduce arch generic time accessorsjohn stultz2006-06-261-0/+2
* Fix comments: s/granuality/granularity/Kalin KOZHUHAROV2006-04-011-4/+4
* [PATCH] hrtimers: remove nsec_t typedefRoman Zippel2006-03-261-2/+2
* [PATCH] remove pps supportRoman Zippel2006-03-251-43/+16
* [PATCH] Normalize timespec for negative values in ns_to_timespecGeorge Anzinger2006-02-031-6/+7
* Don't try to "validate" a non-existing timeval.Linus Torvalds2006-01-311-1/+1
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-111-0/+1
* [PATCH] Remove getnstimestamp()Matt Helsley2006-01-101-22/+0
* [PATCH] hrtimer: introduce nsec_t type and conversion functionsThomas Gleixner2006-01-101-0/+36
* [PATCH] hrtimer: validate timespec of do_sys_settimeofdayThomas Gleixner2006-01-101-0/+3
* [PATCH] hrtimer: export deinlined mktimeAndrew Morton2006-01-101-0/+2
* [PATCH] hrtimer: clean up mktime and make arguments constIngo Molnar2006-01-101-6/+9
* [PATCH] hrtimer: deinline mktime and set_normalized_timespecThomas Gleixner2006-01-101-0/+61
* [PATCH] Add getnstimestamp functionMatt Helsley2005-12-121-0/+22
* [PATCH] NTP shift_right cleanupjohn stultz2005-10-301-19/+6
* [PATCH] missing exports of do_settimeofday() variantsAl Viro2005-10-291-0/+1
* [PATCH] Add missing export of getnstimeofday()Takashi Iwai2005-10-141-0/+1
* [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-271-1/+1
* [PATCH] time interpolator: Fix settimeofday inaccuracyChristoph Lameter2005-04-281-8/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+599