aboutsummaryrefslogtreecommitdiff
path: root/include/linux/time.h
AgeCommit message (Expand)Author
2010-04-13time: Remove xtime_cacheJohn Stultz
2009-11-13nohz: Prevent clocksource wrapping during idleJon Hunter
2009-09-24time: add function to convert between calendar time and broken-down time for ...Zhaolei
2009-09-15time: Prevent 32 bit overflow with set_normalized_timespec()Thomas Gleixner
2009-08-21time: Introduce CLOCK_REALTIME_COARSEjohn stultz
2009-08-15timekeeping: Introduce read_boot_clockMartin Schwidefsky
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky
2009-08-15timekeeping: Introduce timekeeping_leap_insertJohn Stultz
2009-05-02timekeeping: create arch_gettimeoffset infrastructurejohn stultz
2009-03-26make exported headers use strict posix typesArnd Bergmann
2008-12-31sched_clock: prevent scd->clock from moving backwards, take #2Thomas Gleixner
2008-10-22Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner
2008-10-20Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner
2008-10-17Merge commit 'linus/master' into merge-linusArjan van de Ven
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig
2008-09-14timers: fix itimer/many thread hangFrank Mayhar
2008-09-05select: add a timespec_add_safe() functionThomas Gleixner
2008-08-21clocksource: introduce CLOCK_MONOTONIC_RAWJohn Stultz
2008-06-12always_inline timespec_add_nsJeremy Fitzhardinge
2008-06-12common implementation of iterative div/modJeremy Fitzhardinge
2008-03-09time: prevent the loop in timespec_add_ns() from being optimised awaySegher Boessenkool
2008-02-08timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hresLi Zefan
2008-02-01timekeeping: update xtime_cache when time(zone) changesThomas Gleixner
2007-10-17kernel/time/timekeeping.c: cleanupsAdrian Bunk
2007-07-25Cache xtime every call to update_wall_timejohn stultz
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz
2007-07-21NTP: move the cmos update code into ntp.cThomas Gleixner
2007-07-17make timespec_equal() take const argumentsJan Engelhardt
2007-07-16Introduce boot based timeTomas Janousek
2007-05-08utimensat implementationUlrich Drepper
2007-05-08Move timekeeping code to timekeeping.cjohn stultz
2007-02-16[PATCH] GTOD: persistent clock supportJohn Stultz
2007-02-13[PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCKEric Dumazet
2007-02-11[PATCH] Add const for time{spec,val}_compare argumentsRolf Eike Beer
2006-07-14[PATCH] per-task-delay-accounting: setupShailabh Nagar
2006-06-26Merge branch 'x86-64'Linus Torvalds
2006-06-26[PATCH] x86_64: Add useful constants to time.hVojtech Pavlik
2006-06-26[PATCH] Time: Introduce arch generic time accessorsjohn stultz
2006-06-26[PATCH] Time: Use clocksource infrastructure for update_wall_timejohn stultz
2006-03-26[PATCH] hrtimers: remove nsec_t typedefRoman Zippel
2006-03-25[PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner
2006-02-11[PATCH] select: fix returned timevalAndrew Morton
2006-01-31[PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid.Chris Wright
2006-01-18[PATCH] vfs: *at functions: coreUlrich Drepper
2006-01-10[PATCH] Remove getnstimestamp()Matt Helsley
2006-01-10[PATCH] hrtimer: convert posix timers completelyThomas Gleixner
2006-01-10[PATCH] hrtimer: introduce nsec_t type and conversion functionsThomas Gleixner
2006-01-10[PATCH] hrtimer: create and use timespec_valid macroThomas Gleixner
2006-01-10[PATCH] hrtimer: coding style and white space cleanupIngo Molnar
2006-01-10[PATCH] hrtimer: coding style clean up of clock constantsIngo Molnar