aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/time.h
Commit message (Expand)AuthorAge
* nohz: Prevent clocksource wrapping during idleJon Hunter2009-11-13
* time: add function to convert between calendar time and broken-down time for ...Zhaolei2009-09-24
* time: Prevent 32 bit overflow with set_normalized_timespec()Thomas Gleixner2009-09-15
* time: Introduce CLOCK_REALTIME_COARSEjohn stultz2009-08-21
* timekeeping: Introduce read_boot_clockMartin Schwidefsky2009-08-15
* timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-15
* timekeeping: Introduce timekeeping_leap_insertJohn Stultz2009-08-15
* timekeeping: create arch_gettimeoffset infrastructurejohn stultz2009-05-02
* make exported headers use strict posix typesArnd Bergmann2009-03-26
* sched_clock: prevent scd->clock from moving backwards, take #2Thomas Gleixner2008-12-31
* Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-22
|\
| * Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-17
| |\
| * | select: add a timespec_add_safe() functionThomas Gleixner2008-09-06
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-20
|\ \ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | | * timers: fix itimer/many thread hangFrank Mayhar2008-09-14
| | |/ | |/|
| | * compat: generic compat get/settimeofdayChristoph Hellwig2008-10-16
| |/
* / clocksource: introduce CLOCK_MONOTONIC_RAWJohn Stultz2008-08-21
|/
* always_inline timespec_add_nsJeremy Fitzhardinge2008-06-12
* common implementation of iterative div/modJeremy Fitzhardinge2008-06-12
* time: prevent the loop in timespec_add_ns() from being optimised awaySegher Boessenkool2008-03-09
* timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hresLi Zefan2008-02-08
* timekeeping: update xtime_cache when time(zone) changesThomas Gleixner2008-02-01
* kernel/time/timekeeping.c: cleanupsAdrian Bunk2007-10-17
* Cache xtime every call to update_wall_timejohn stultz2007-07-25
* Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz2007-07-25
* NTP: move the cmos update code into ntp.cThomas Gleixner2007-07-21
* make timespec_equal() take const argumentsJan Engelhardt2007-07-17
* Introduce boot based timeTomas Janousek2007-07-16
* utimensat implementationUlrich Drepper2007-05-08
* Move timekeeping code to timekeeping.cjohn stultz2007-05-08
* [PATCH] GTOD: persistent clock supportJohn Stultz2007-02-16
* [PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCKEric Dumazet2007-02-13
* [PATCH] Add const for time{spec,val}_compare argumentsRolf Eike Beer2007-02-11
* [PATCH] per-task-delay-accounting: setupShailabh Nagar2006-07-15
* Merge branch 'x86-64'Linus Torvalds2006-06-26
|\
| * [PATCH] x86_64: Add useful constants to time.hVojtech Pavlik2006-06-26
* | [PATCH] Time: Introduce arch generic time accessorsjohn stultz2006-06-26
* | [PATCH] Time: Use clocksource infrastructure for update_wall_timejohn stultz2006-06-26
|/
* [PATCH] hrtimers: remove nsec_t typedefRoman Zippel2006-03-26
* [PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner2006-03-25
* [PATCH] select: fix returned timevalAndrew Morton2006-02-12
* [PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid.Chris Wright2006-01-31
* [PATCH] vfs: *at functions: coreUlrich Drepper2006-01-18
* [PATCH] Remove getnstimestamp()Matt Helsley2006-01-10
* [PATCH] hrtimer: convert posix timers completelyThomas Gleixner2006-01-10
* [PATCH] hrtimer: introduce nsec_t type and conversion functionsThomas Gleixner2006-01-10
* [PATCH] hrtimer: create and use timespec_valid macroThomas Gleixner2006-01-10
* [PATCH] hrtimer: coding style and white space cleanupIngo Molnar2006-01-10
* [PATCH] hrtimer: coding style clean up of clock constantsIngo Molnar2006-01-10
* [PATCH] hrtimer: remove unused clock constantsThomas Gleixner2006-01-10