aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time/timekeeping.c
Commit message (Expand)AuthorAge
* time: Fix accumulation bug triggered by long delay.John Stultz2010-03-23
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-03-01
|\
| * clocksource: add suspend callbackMagnus Damm2010-02-05
* | Export the symbol of getboottime and mmonotonic_to_bootbasedJason Wang2010-02-09
|/
* Revert "time: Remove xtime_cache"Linus Torvalds2009-12-22
* Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-08
|\
| * timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-17
* | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
|\ \ | |/ |/|
| * nohz: Prevent clocksource wrapping during idleJon Hunter2009-11-13
| * time: Remove xtime_cachejohn stultz2009-10-05
| * time: Implement logarithmic time accumulationjohn stultz2009-10-05
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
|/
* timekeeping: Fix invalid getboottime() valueHiroshi Shimamoto2009-08-25
* 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: Update clocksource with stop_machineMartin Schwidefsky2009-08-15
* timekeeping: Add timekeeper read_clock helper functionsMartin Schwidefsky2009-08-15
* timekeeping: Move NTP adjusted clock multiplier to struct timekeeperMartin Schwidefsky2009-08-15
* timekeeping: Add xtime_shift and ntp_error_shift to struct timekeeperMartin Schwidefsky2009-08-15
* timekeeping: Introduce struct timekeeperMartin Schwidefsky2009-08-15
* clocksource: Cleanup clocksource selectionMartin Schwidefsky2009-08-15
* timekeeping: Move reset of cycle_last for tsc clocksource to tscMartin Schwidefsky2009-08-15
* timekeeping: Remove clocksource inline functionsMartin Schwidefsky2009-08-15
* timekeeping: Introduce timekeeping_leap_insertJohn Stultz2009-08-15
* timekeeping: Move ktime_get() functions to timekeeping.cThomas Gleixner2009-07-07
* timekeeping: optimized ktime_get[_ts] for GENERIC_TIME=yMartin Schwidefsky2009-07-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-06-11
|\
| * sched, timers: move calc_load() to schedulerThomas Gleixner2009-05-15
* | timekeeping: create arch_gettimeoffset infrastructurejohn stultz2009-05-02
|/
* clocksource: add enable() and disable() callbacksMagnus Damm2009-04-21
* sched_clock: prevent scd->clock from moving backwards, take #2Thomas Gleixner2008-12-31
* time: catch xtime_nsec underflows and fix themjohn stultz2008-12-04
*-. Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-20
|\ \
| | * timekeeping: fix rounding problem during clock updateRoman Zippel2008-09-24
| |/
* | clocksource: introduce CLOCK_MONOTONIC_RAWJohn Stultz2008-08-21
* | clocksource: introduce clocksource_forward_now()Roman Zippel2008-08-21
|/
* ntp: handle leap second via timerRoman Zippel2008-05-01
* ntp: remove current_tick_length()Roman Zippel2008-05-01
* ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFTRoman Zippel2008-05-01
* x86: tsc prevent time going backwardsThomas Gleixner2008-04-19
* Don't 'printk()' while holding xtime lock for writingLinus Torvalds2008-03-24
* time: remove obsolete CLOCK_TICK_ADJUSTRoman Zippel2008-03-09
* time: fix typo in commentsLi Zefan2008-02-08
* timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hresLi Zefan2008-02-08
* timekeeping: update xtime_cache when time(zone) changesThomas Gleixner2008-02-01
* NTP: correct inconsistent ntp interval/tick_length usagejohn stultz2008-01-30
* time: fold __get_realtime_clock_ts() into getnstimeofday()Geert Uytterhoeven2008-01-30
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-24
* kernel/time/timekeeping.c: cleanupsAdrian Bunk2007-10-17