aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/time.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-02timekeeping: create arch_gettimeoffset infrastructurejohn stultz1-0/+15
2009-03-26make exported headers use strict posix typesArnd Bergmann1-4/+4
2008-12-31sched_clock: prevent scd->clock from moving backwards, take #2Thomas Gleixner1-0/+1
2008-10-22Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner1-0/+4
2008-10-20Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linusThomas Gleixner1-0/+5
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven1-0/+2
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig1-0/+2
2008-09-14timers: fix itimer/many thread hangFrank Mayhar1-0/+3
2008-09-05select: add a timespec_add_safe() functionThomas Gleixner1-0/+4
2008-08-21clocksource: introduce CLOCK_MONOTONIC_RAWJohn Stultz1-0/+2
2008-06-12always_inline timespec_add_nsJeremy Fitzhardinge1-2/+5
2008-06-12common implementation of iterative div/modJeremy Fitzhardinge1-9/+2
2008-03-09time: prevent the loop in timespec_add_ns() from being optimised awaySegher Boessenkool1-0/+4
2008-02-08timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hresLi Zefan1-1/+1
2008-02-01timekeeping: update xtime_cache when time(zone) changesThomas Gleixner1-0/+1
2007-10-17kernel/time/timekeeping.c: cleanupsAdrian Bunk1-1/+1
2007-07-25Cache xtime every call to update_wall_timejohn stultz1-5/+1
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz1-1/+1
2007-07-21NTP: move the cmos update code into ntp.cThomas Gleixner1-0/+3
2007-07-17make timespec_equal() take const argumentsJan Engelhardt1-1/+2
2007-07-16Introduce boot based timeTomas Janousek1-0/+2
2007-05-08utimensat implementationUlrich Drepper1-1/+1
2007-05-08Move timekeeping code to timekeeping.cjohn stultz1-0/+1
2007-02-16[PATCH] GTOD: persistent clock supportJohn Stultz1-0/+1
2007-02-13[PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCKEric Dumazet1-1/+1
2007-02-11[PATCH] Add const for time{spec,val}_compare argumentsRolf Eike Beer1-2/+2
2006-07-14[PATCH] per-task-delay-accounting: setupShailabh Nagar1-0/+12
2006-06-26Merge branch 'x86-64'Linus Torvalds1-4/+7
2006-06-26[PATCH] x86_64: Add useful constants to time.hVojtech Pavlik1-4/+7
2006-06-26[PATCH] Time: Introduce arch generic time accessorsjohn stultz1-0/+15
2006-06-26[PATCH] Time: Use clocksource infrastructure for update_wall_timejohn stultz1-0/+2
2006-03-26[PATCH] hrtimers: remove nsec_t typedefRoman Zippel1-12/+6
2006-03-25[PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner1-0/+1
2006-02-11[PATCH] select: fix returned timevalAndrew Morton1-1/+24
2006-01-31[PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid.Chris Wright1-1/+1
2006-01-18[PATCH] vfs: *at functions: coreUlrich Drepper1-1/+1
2006-01-10[PATCH] Remove getnstimestamp()Matt Helsley1-1/+0
2006-01-10[PATCH] hrtimer: convert posix timers completelyThomas Gleixner1-2/+1
2006-01-10[PATCH] hrtimer: introduce nsec_t type and conversion functionsThomas Gleixner1-0/+47
2006-01-10[PATCH] hrtimer: create and use timespec_valid macroThomas Gleixner1-0/+6
2006-01-10[PATCH] hrtimer: coding style and white space cleanupIngo Molnar1-30/+31
2006-01-10[PATCH] hrtimer: coding style clean up of clock constantsIngo Molnar1-14/+9
2006-01-10[PATCH] hrtimer: remove unused clock constantsThomas Gleixner1-7/+4
2006-01-10[PATCH] hrtimer: clean up mktime and make arguments constIngo Molnar1-5/+5
2006-01-10[PATCH] hrtimer: deinline mktime and set_normalized_timespecThomas Gleixner1-47/+5
2005-12-12[PATCH] Add getnstimestamp functionMatt Helsley1-0/+1
2005-11-13[PATCH] timespec: normalize off by one errorsGeorge Anzinger1-1/+1
2005-09-10[PATCH] time.h: remove ifdefsAndrew Morton1-9/+0
2005-09-10[PATCH] include: update jiffies/{m,u}secs conversion functionsNishanth Aravamudan1-0/+2
2005-09-07[PATCH] Delete unused do_nanosleep declarationRalf Baechle1-1/+0