| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: tsc prevent time going backwards | Thomas Gleixner | 2008-04-19 | 1 | -0/+2 |
* | Don't 'printk()' while holding xtime lock for writing | Linus Torvalds | 2008-03-24 | 1 | -0/+4 |
* | time: remove obsolete CLOCK_TICK_ADJUST | Roman Zippel | 2008-03-09 | 1 | -4/+2 |
* | time: fix typo in comments | Li Zefan | 2008-02-08 | 1 | -1/+1 |
* | timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres | Li Zefan | 2008-02-08 | 1 | -2/+2 |
* | timekeeping: update xtime_cache when time(zone) changes | Thomas Gleixner | 2008-02-01 | 1 | -2/+4 |
* | NTP: correct inconsistent ntp interval/tick_length usage | john stultz | 2008-01-30 | 1 | -2/+4 |
* | time: fold __get_realtime_clock_ts() into getnstimeofday() | Geert Uytterhoeven | 2008-01-30 | 1 | -17/+5 |
* | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 2008-01-24 | 1 | -1/+1 |
* | kernel/time/timekeeping.c: cleanups | Adrian Bunk | 2007-10-17 | 1 | -4/+1 |
* | time: introduce xtime_seconds | Ingo Molnar | 2007-10-16 | 1 | -7/+0 |
* | timekeeping: Prevent time going backwards on resume | Thomas Gleixner | 2007-09-16 | 1 | -0/+7 |
* | timekeeping: access rtc outside of xtime lock | Thomas Gleixner | 2007-09-16 | 1 | -1/+2 |
* | Cache xtime every call to update_wall_time | john stultz | 2007-07-25 | 1 | -3/+23 |
* | Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). | john stultz | 2007-07-25 | 1 | -0/+16 |
* | Pull ia64-clocksource into release branch | Tony Luck | 2007-07-20 | 1 | -4/+0 |
|\ |
|
| * | [IA64] remove time interpolator | Bob Picco | 2007-07-20 | 1 | -4/+0 |
* | | timekeeping: fixup shadow variable argument | Thomas Gleixner | 2007-07-19 | 1 | -2/+2 |
|/ |
|
* | Introduce boot based time | Tomas Janousek | 2007-07-16 | 1 | -0/+37 |
* | timekeeping fix patch got mis-applied | Thomas Gleixner | 2007-05-14 | 1 | -0/+2 |
* | Move timekeeping code to timekeeping.c | john stultz | 2007-05-08 | 1 | -0/+476 |