aboutsummaryrefslogtreecommitdiff
path: root/include/linux/time.h
AgeCommit message (Expand)AuthorFilesLines
2009-05-02timekeeping: create arch_gettimeoffset infrastructureGravatar john stultz 1-0/+15
2009-03-26make exported headers use strict posix typesGravatar Arnd Bergmann 1-4/+4
2008-12-31sched_clock: prevent scd->clock from moving backwards, take #2Gravatar Thomas Gleixner 1-0/+1
2008-10-22Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Gravatar Thomas Gleixner 1-0/+4
2008-10-20Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Gravatar Thomas Gleixner 1-0/+5
2008-10-17Merge commit 'linus/master' into merge-linusGravatar Arjan van de Ven 1-0/+2
2008-10-16compat: generic compat get/settimeofdayGravatar Christoph Hellwig 1-0/+2
2008-09-14timers: fix itimer/many thread hangGravatar Frank Mayhar 1-0/+3
2008-09-05select: add a timespec_add_safe() functionGravatar Thomas Gleixner 1-0/+4
2008-08-21clocksource: introduce CLOCK_MONOTONIC_RAWGravatar John Stultz 1-0/+2
2008-06-12always_inline timespec_add_nsGravatar Jeremy Fitzhardinge 1-2/+5
2008-06-12common implementation of iterative div/modGravatar Jeremy Fitzhardinge 1-9/+2
2008-03-09time: prevent the loop in timespec_add_ns() from being optimised awayGravatar Segher Boessenkool 1-0/+4
2008-02-08timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hresGravatar Li Zefan 1-1/+1
2008-02-01timekeeping: update xtime_cache when time(zone) changesGravatar Thomas Gleixner 1-0/+1
2007-10-17kernel/time/timekeeping.c: cleanupsGravatar Adrian Bunk 1-1/+1
2007-07-25Cache xtime every call to update_wall_timeGravatar john stultz 1-5/+1
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().Gravatar john stultz 1-1/+1
2007-07-21NTP: move the cmos update code into ntp.cGravatar Thomas Gleixner 1-0/+3
2007-07-17make timespec_equal() take const argumentsGravatar Jan Engelhardt 1-1/+2
2007-07-16Introduce boot based timeGravatar Tomas Janousek 1-0/+2
2007-05-08utimensat implementationGravatar Ulrich Drepper 1-1/+1
2007-05-08Move timekeeping code to timekeeping.cGravatar john stultz 1-0/+1
2007-02-16[PATCH] GTOD: persistent clock supportGravatar John Stultz 1-0/+1
2007-02-13[PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCKGravatar Eric Dumazet 1-1/+1
2007-02-11[PATCH] Add const for time{spec,val}_compare argumentsGravatar Rolf Eike Beer 1-2/+2
2006-07-14[PATCH] per-task-delay-accounting: setupGravatar Shailabh Nagar 1-0/+12
2006-06-26Merge branch 'x86-64'Gravatar Linus Torvalds 1-4/+7
2006-06-26[PATCH] x86_64: Add useful constants to time.hGravatar Vojtech Pavlik 1-4/+7
2006-06-26[PATCH] Time: Introduce arch generic time accessorsGravatar john stultz 1-0/+15
2006-06-26[PATCH] Time: Use clocksource infrastructure for update_wall_timeGravatar john stultz 1-0/+2
2006-03-26[PATCH] hrtimers: remove nsec_t typedefGravatar Roman Zippel 1-12/+6
2006-03-25[PATCH] sys_alarm() unsigned signed conversion fixupGravatar Thomas Gleixner 1-0/+1
2006-02-11[PATCH] select: fix returned timevalGravatar Andrew Morton 1-1/+24
2006-01-31[PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid.Gravatar Chris Wright 1-1/+1
2006-01-18[PATCH] vfs: *at functions: coreGravatar Ulrich Drepper 1-1/+1
2006-01-10[PATCH] Remove getnstimestamp()Gravatar Matt Helsley 1-1/+0
2006-01-10[PATCH] hrtimer: convert posix timers completelyGravatar Thomas Gleixner 1-2/+1
2006-01-10[PATCH] hrtimer: introduce nsec_t type and conversion functionsGravatar Thomas Gleixner 1-0/+47
2006-01-10[PATCH] hrtimer: create and use timespec_valid macroGravatar Thomas Gleixner 1-0/+6
2006-01-10[PATCH] hrtimer: coding style and white space cleanupGravatar Ingo Molnar 1-30/+31
2006-01-10[PATCH] hrtimer: coding style clean up of clock constantsGravatar Ingo Molnar 1-14/+9
2006-01-10[PATCH] hrtimer: remove unused clock constantsGravatar Thomas Gleixner 1-7/+4
2006-01-10[PATCH] hrtimer: clean up mktime and make arguments constGravatar Ingo Molnar 1-5/+5
2006-01-10[PATCH] hrtimer: deinline mktime and set_normalized_timespecGravatar Thomas Gleixner 1-47/+5
2005-12-12[PATCH] Add getnstimestamp functionGravatar Matt Helsley 1-0/+1
2005-11-13[PATCH] timespec: normalize off by one errorsGravatar George Anzinger 1-1/+1
2005-09-10[PATCH] time.h: remove ifdefsGravatar Andrew Morton 1-9/+0
2005-09-10[PATCH] include: update jiffies/{m,u}secs conversion functionsGravatar Nishanth Aravamudan 1-0/+2
2005-09-07[PATCH] Delete unused do_nanosleep declarationGravatar Ralf Baechle 1-1/+0