summaryrefslogtreecommitdiff
path: root/include/linux/time.h
AgeCommit message (Expand)Author
2015-01-29time: settimeofday: Validate the values of tv from userSasha Levin
2013-05-14time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz
2013-03-22timekeeping: Add CLOCK_TAI clockidJohn Stultz
2013-03-22timekeeping: Move TAI managment into timekeeping core from ntpJohn Stultz
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-08time, Fix setting of hardware clock in NTP codePrarit Bhargava
2013-01-29timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCKJohn Stultz
2013-01-15timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK optionFeng Tang
2013-01-15timekeeping: Add persistent_clock_exist flagFeng Tang
2013-01-15time: create __getnstimeofday for WARNless callsKees Cook
2012-12-24time: convert arch_gettimeoffset to a pointerStephen Warren
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-09-01time: Move ktime_t overflow checking into timespec_valid_strictJohn Stultz
2012-08-15time: Improve sanity checking of timekeeping inputsJohn Stultz
2012-07-26posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer
2012-05-21time: remove obsolete declarationRichard Cochran
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-03-23time: remove no_sync_cmos_clockCesar Eduardo Barros
2012-02-19Delete the __FD_*() funcs for operating on fd_set from linux/time.hDavid Howells
2012-02-14posix_types: Remove fd_set macrosH. Peter Anvin
2011-04-26timers: Posix interface for alarm-timersJohn Stultz
2011-04-26time: Add timekeeping_inject_sleeptimeJohn Stultz
2011-02-21timers: Add CLOCK_BOOTTIME hrtimer baseJohn Stultz
2011-02-21time: Extend get_xtime_and_monotonic_offset() to also return sleepJohn Stultz
2011-02-21time: Introduce get_monotonic_boottime and ktime_get_boottimeJohn Stultz
2011-02-02time: Introduce timekeeping_inject_offsetJohn Stultz
2011-02-02time: Correct the *settime* parametersRichard Cochran
2011-01-31time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn
2011-01-31time: Remove unused __get_wall_to_monotonic()Thomas Gleixner
2011-01-31time: Provide get_xtime_and_monotonic_offset()Torben Hohn
2011-01-31time: Move do_timer() to kernel/time/timekeeping.cTorben Hohn
2011-01-13pps: capture MONOTONIC_RAW timestamps as wellAlexander Gordeev
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-12x86/hpet: Use the FSEC_PER_SEC constant for femto-second periodsChris Wilson
2010-07-27timekeeping: Make xtime and wall_to_monotonic staticJohn Stultz
2010-07-27hrtimer: Cleanup direct access to wall_to_monotonicJohn Stultz
2010-07-27time: Implement timespec_addJohn Stultz
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