summaryrefslogtreecommitdiffstats
path: root/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* time: Kill off CONFIG_GENERIC_TIMEJohn Stultz2010-07-271-16/+0
* timekeeping: Fix timezone updateThomas Gleixner2010-05-241-4/+4
* Merge branch 'linus' into timers/coreThomas Gleixner2010-05-101-1/+0
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* | time: Clean up warp_clock()John Stultz2010-03-121-6/+5
|/
* Revert "time: Remove xtime_cache"Linus Torvalds2009-12-221-0/+1
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-1/+0
|\
| * time: Remove xtime_cachejohn stultz2009-10-051-1/+0
* | sched, time: Define nsecs_to_jiffies()Hidetoshi Seto2009-11-261-0/+30
|/
* time: Prevent 32 bit overflow with set_normalized_timespec()Thomas Gleixner2009-09-151-1/+8
* [CVE-2009-0029] System call wrappers part 01Heiko Carstens2009-01-141-7/+7
* Allow times and time system calls to return small negative valuesPaul Mackerras2009-01-061-1/+3
* select: add a timespec_add_safe() functionThomas Gleixner2008-09-051-0/+18
* Make constants in kernel/timeconst.h fixed 64 bitsH. Peter Anvin2008-05-021-4/+4
* remove div_long_long_remRoman Zippel2008-05-011-10/+15
* convert a few do_div usersRoman Zippel2008-05-011-20/+9
* kernel: explicitly include required header files under kernel/Robert P. J. Day2008-04-291-0/+1
* time: Export set_normalized_timespec.YOSHIFUJI Hideaki2008-04-211-0/+1
* avoid overflows in kernel/time.cH. Peter Anvin2008-02-081-8/+21
* time: fix typo in commentsLi Zefan2008-02-081-2/+2
* speed up jiffies conversion functions if HZ==USER_HZAndrew Morton2008-02-061-1/+3
* system timer: fix crash in <100Hz system timerDavid Fries2008-02-061-2/+9
* timekeeping: update xtime_cache when time(zone) changesThomas Gleixner2008-02-011-0/+1
* 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
OpenPOWER on IntegriCloud