| Commit message (Expand) | Author | Age | Files | Lines |
* | time: Remove xtime_cache | John Stultz | 2010-04-13 | 1 | -1/+0 |
* | nohz: Prevent clocksource wrapping during idle | Jon Hunter | 2009-11-13 | 1 | -0/+1 |
* | time: add function to convert between calendar time and broken-down time for ... | Zhaolei | 2009-09-24 | 1 | -0/+28 |
* | time: Prevent 32 bit overflow with set_normalized_timespec() | Thomas Gleixner | 2009-09-15 | 1 | -1/+1 |
* | time: Introduce CLOCK_REALTIME_COARSE | john stultz | 2009-08-21 | 1 | -0/+4 |
* | timekeeping: Introduce read_boot_clock | Martin Schwidefsky | 2009-08-15 | 1 | -0/+1 |
* | timekeeping: Increase granularity of read_persistent_clock() | Martin Schwidefsky | 2009-08-15 | 1 | -1/+1 |
* | timekeeping: Introduce timekeeping_leap_insert | John Stultz | 2009-08-15 | 1 | -0/+1 |
* | timekeeping: create arch_gettimeoffset infrastructure | john stultz | 2009-05-02 | 1 | -0/+15 |
* | make exported headers use strict posix types | Arnd Bergmann | 2009-03-26 | 1 | -4/+4 |
* | sched_clock: prevent scd->clock from moving backwards, take #2 | Thomas Gleixner | 2008-12-31 | 1 | -0/+1 |
* | Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 | Thomas Gleixner | 2008-10-22 | 1 | -0/+4 |
|\ |
|
| * | Merge commit 'linus/master' into merge-linus | Arjan van de Ven | 2008-10-17 | 1 | -0/+2 |
| |\ |
|
| * | | select: add a timespec_add_safe() function | Thomas Gleixner | 2008-09-05 | 1 | -0/+4 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer... | Thomas Gleixner | 2008-10-20 | 1 | -0/+5 |
|\ \ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|
| | | * | timers: fix itimer/many thread hang | Frank Mayhar | 2008-09-14 | 1 | -0/+3 |
| | |/
| |/| |
|
| | * | compat: generic compat get/settimeofday | Christoph Hellwig | 2008-10-16 | 1 | -0/+2 |
| |/ |
|
* | | clocksource: introduce CLOCK_MONOTONIC_RAW | John Stultz | 2008-08-21 | 1 | -0/+2 |
|/ |
|
* | always_inline timespec_add_ns | Jeremy Fitzhardinge | 2008-06-12 | 1 | -2/+5 |
* | common implementation of iterative div/mod | Jeremy Fitzhardinge | 2008-06-12 | 1 | -9/+2 |
* | time: prevent the loop in timespec_add_ns() from being optimised away | Segher Boessenkool | 2008-03-09 | 1 | -0/+4 |
* | timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres | Li Zefan | 2008-02-08 | 1 | -1/+1 |
* | timekeeping: update xtime_cache when time(zone) changes | Thomas Gleixner | 2008-02-01 | 1 | -0/+1 |
* | kernel/time/timekeeping.c: cleanups | Adrian Bunk | 2007-10-17 | 1 | -1/+1 |
* | Cache xtime every call to update_wall_time | john stultz | 2007-07-25 | 1 | -5/+1 |
* | Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). | john stultz | 2007-07-25 | 1 | -1/+1 |
* | NTP: move the cmos update code into ntp.c | Thomas Gleixner | 2007-07-21 | 1 | -0/+3 |
* | make timespec_equal() take const arguments | Jan Engelhardt | 2007-07-17 | 1 | -1/+2 |
* | Introduce boot based time | Tomas Janousek | 2007-07-16 | 1 | -0/+2 |
* | utimensat implementation | Ulrich Drepper | 2007-05-08 | 1 | -1/+1 |
* | Move timekeeping code to timekeeping.c | john stultz | 2007-05-08 | 1 | -0/+1 |
* | [PATCH] GTOD: persistent clock support | John Stultz | 2007-02-16 | 1 | -0/+1 |
* | [PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCK | Eric Dumazet | 2007-02-13 | 1 | -1/+1 |
* | [PATCH] Add const for time{spec,val}_compare arguments | Rolf Eike Beer | 2007-02-11 | 1 | -2/+2 |
* | [PATCH] per-task-delay-accounting: setup | Shailabh Nagar | 2006-07-14 | 1 | -0/+12 |
* | Merge branch 'x86-64' | Linus Torvalds | 2006-06-26 | 1 | -4/+7 |
|\ |
|
| * | [PATCH] x86_64: Add useful constants to time.h | Vojtech Pavlik | 2006-06-26 | 1 | -4/+7 |
* | | [PATCH] Time: Introduce arch generic time accessors | john stultz | 2006-06-26 | 1 | -0/+15 |
* | | [PATCH] Time: Use clocksource infrastructure for update_wall_time | john stultz | 2006-06-26 | 1 | -0/+2 |
|/ |
|
* | [PATCH] hrtimers: remove nsec_t typedef | Roman Zippel | 2006-03-26 | 1 | -12/+6 |
* | [PATCH] sys_alarm() unsigned signed conversion fixup | Thomas Gleixner | 2006-03-25 | 1 | -0/+1 |
* | [PATCH] select: fix returned timeval | Andrew Morton | 2006-02-11 | 1 | -1/+24 |
* | [PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid. | Chris Wright | 2006-01-31 | 1 | -1/+1 |
* | [PATCH] vfs: *at functions: core | Ulrich Drepper | 2006-01-18 | 1 | -1/+1 |
* | [PATCH] Remove getnstimestamp() | Matt Helsley | 2006-01-10 | 1 | -1/+0 |
* | [PATCH] hrtimer: convert posix timers completely | Thomas Gleixner | 2006-01-10 | 1 | -2/+1 |
* | [PATCH] hrtimer: introduce nsec_t type and conversion functions | Thomas Gleixner | 2006-01-10 | 1 | -0/+47 |
* | [PATCH] hrtimer: create and use timespec_valid macro | Thomas Gleixner | 2006-01-10 | 1 | -0/+6 |
* | [PATCH] hrtimer: coding style and white space cleanup | Ingo Molnar | 2006-01-10 | 1 | -30/+31 |
* | [PATCH] hrtimer: coding style clean up of clock constants | Ingo Molnar | 2006-01-10 | 1 | -14/+9 |