Merge branch 'linus' into timers/core
[safe/jmp/linux-2.6] / kernel / time / timekeeping.c
2010-05-10 Thomas GleixnerMerge branch 'linus' into timers/core
2010-04-13 John Stultztime: Remove xtime_cache
2010-03-23 John Stultztime: Fix accumulation bug triggered by long delay.
2010-03-01 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2010-02-09 Jason WangExport the symbol of getboottime and mmonotonic_to_boot...
2010-02-05 Magnus Dammclocksource: add suspend callback
2009-12-22 Linus TorvaldsRevert "time: Remove xtime_cache"
2009-12-09 Linus TorvaldsMerge branch 'timers-for-linus-urgent' of git://git...
2009-12-09 Linus TorvaldsMerge branch 'timers-for-linus' of git://git./linux...
2009-11-17 Lin Mingtimekeeping: Fix clock_gettime vsyscall time warp
2009-11-13 Jon Hunternohz: Prevent clocksource wrapping during idle
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-05 john stultztime: Remove xtime_cache
2009-10-05 john stultztime: Implement logarithmic time accumulation
2009-08-25 Hiroshi Shimamototimekeeping: Fix invalid getboottime() value
2009-08-21 john stultztime: Introduce CLOCK_REALTIME_COARSE
2009-08-15 Martin Schwidefskytimekeeping: Introduce read_boot_clock
2009-08-15 Martin Schwidefskytimekeeping: Increase granularity of read_persistent_cl...
2009-08-15 Martin Schwidefskytimekeeping: Update clocksource with stop_machine
2009-08-15 Martin Schwidefskytimekeeping: Add timekeeper read_clock helper functions
2009-08-15 Martin Schwidefskytimekeeping: Move NTP adjusted clock multiplier to...
2009-08-15 Martin Schwidefskytimekeeping: Add xtime_shift and ntp_error_shift to...
2009-08-15 Martin Schwidefskytimekeeping: Introduce struct timekeeper
2009-08-15 Martin Schwidefskyclocksource: Cleanup clocksource selection
2009-08-15 Martin Schwidefskytimekeeping: Move reset of cycle_last for tsc clocksour...
2009-08-15 Martin Schwidefskytimekeeping: Remove clocksource inline functions
2009-08-15 John Stultztimekeeping: Introduce timekeeping_leap_insert
2009-07-07 Thomas Gleixnertimekeeping: Move ktime_get() functions to timekeeping.c
2009-07-07 Martin Schwidefskytimekeeping: optimized ktime_get[_ts] for GENERIC_TIME=y
2009-06-11 Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2009-05-15 Thomas Gleixnersched, timers: move calc_load() to scheduler
2009-05-02 john stultztimekeeping: create arch_gettimeoffset infrastructure
2009-04-21 Magnus Dammclocksource: add enable() and disable() callbacks
2008-12-31 Thomas Gleixnersched_clock: prevent scd->clock from moving backwards...
2008-12-04 john stultztime: catch xtime_nsec underflows and fix them
2008-10-20 Thomas GleixnerMerge branches 'timers/clocksource', 'timers/hrtimers...
2008-09-24 Roman Zippeltimekeeping: fix rounding problem during clock update
2008-08-21 John Stultzclocksource: introduce CLOCK_MONOTONIC_RAW
2008-08-21 Roman Zippelclocksource: introduce clocksource_forward_now()
2008-05-01 Roman Zippelntp: handle leap second via timer
2008-05-01 Roman Zippelntp: remove current_tick_length()
2008-05-01 Roman Zippelntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT
2008-04-19 Thomas Gleixnerx86: tsc prevent time going backwards
2008-03-24 Linus TorvaldsDon't 'printk()' while holding xtime lock for writing
2008-03-09 Roman Zippeltime: remove obsolete CLOCK_TICK_ADJUST
2008-02-08 Li Zefantime: fix typo in comments
2008-02-08 Li Zefantimekeeping: rename timekeeping_is_continuous to timeke...
2008-02-01 Thomas Gleixnertimekeeping: update xtime_cache when time(zone) changes
2008-01-30 john stultzNTP: correct inconsistent ntp interval/tick_length...
2008-01-30 Geert Uytterhoeventime: fold __get_realtime_clock_ts() into getnstimeofday()
2008-01-25 Kay SieversDriver core: change sysdev classes to use dynamic kobje...
2007-10-17 Adrian Bunkkernel/time/timekeeping.c: cleanups
2007-10-16 Ingo Molnartime: introduce xtime_seconds
2007-09-16 Thomas Gleixnertimekeeping: Prevent time going backwards on resume
2007-09-16 Thomas Gleixnertimekeeping: access rtc outside of xtime lock
2007-07-25 john stultzCache xtime every call to update_wall_time
2007-07-25 john stultzCleanup non-arch xtime uses, use get_seconds() or curre...
2007-07-20 Tony LuckPull ia64-clocksource into release branch
2007-07-20 Bob Picco[IA64] remove time interpolator
2007-07-19 Thomas Gleixnertimekeeping: fixup shadow variable argument
2007-07-16 Tomas JanousekIntroduce boot based time
2007-05-14 Thomas Gleixnertimekeeping fix patch got mis-applied
2007-05-08 john stultzMove timekeeping code to timekeeping.c