index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
timekeeping.c
Age
Commit message (
Expand
)
Author
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-08-25
timekeeping: Fix invalid getboottime() value
Hiroshi Shimamoto
2009-08-21
time: Introduce CLOCK_REALTIME_COARSE
john stultz
2009-08-15
timekeeping: Introduce read_boot_clock
Martin Schwidefsky
2009-08-15
timekeeping: Increase granularity of read_persistent_clock()
Martin Schwidefsky
2009-08-15
timekeeping: Update clocksource with stop_machine
Martin Schwidefsky
2009-08-15
timekeeping: Add timekeeper read_clock helper functions
Martin Schwidefsky
2009-08-15
timekeeping: Move NTP adjusted clock multiplier to struct timekeeper
Martin Schwidefsky
2009-08-15
timekeeping: Add xtime_shift and ntp_error_shift to struct timekeeper
Martin Schwidefsky
2009-08-15
timekeeping: Introduce struct timekeeper
Martin Schwidefsky
2009-08-15
clocksource: Cleanup clocksource selection
Martin Schwidefsky
2009-08-15
timekeeping: Move reset of cycle_last for tsc clocksource to tsc
Martin Schwidefsky
2009-08-15
timekeeping: Remove clocksource inline functions
Martin Schwidefsky
2009-08-15
timekeeping: Introduce timekeeping_leap_insert
John Stultz
2009-07-07
timekeeping: Move ktime_get() functions to timekeeping.c
Thomas Gleixner
2009-07-07
timekeeping: optimized ktime_get[_ts] for GENERIC_TIME=y
Martin Schwidefsky
2009-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2009-05-15
sched, timers: move calc_load() to scheduler
Thomas Gleixner
2009-05-02
timekeeping: create arch_gettimeoffset infrastructure
john stultz
2009-04-21
clocksource: add enable() and disable() callbacks
Magnus Damm
2008-12-31
sched_clock: prevent scd->clock from moving backwards, take #2
Thomas Gleixner
2008-12-04
time: catch xtime_nsec underflows and fix them
john stultz
2008-10-20
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
2008-09-24
timekeeping: fix rounding problem during clock update
Roman Zippel
2008-08-21
clocksource: introduce CLOCK_MONOTONIC_RAW
John Stultz
2008-08-21
clocksource: introduce clocksource_forward_now()
Roman Zippel
2008-05-01
ntp: handle leap second via timer
Roman Zippel
2008-05-01
ntp: remove current_tick_length()
Roman Zippel
2008-05-01
ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT
Roman Zippel
2008-04-19
x86: tsc prevent time going backwards
Thomas Gleixner
2008-03-24
Don't 'printk()' while holding xtime lock for writing
Linus Torvalds
2008-03-09
time: remove obsolete CLOCK_TICK_ADJUST
Roman Zippel
2008-02-08
time: fix typo in comments
Li Zefan
2008-02-08
timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres
Li Zefan
2008-02-01
timekeeping: update xtime_cache when time(zone) changes
Thomas Gleixner
2008-01-30
NTP: correct inconsistent ntp interval/tick_length usage
john stultz
2008-01-30
time: fold __get_realtime_clock_ts() into getnstimeofday()
Geert Uytterhoeven
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2007-10-17
kernel/time/timekeeping.c: cleanups
Adrian Bunk
2007-10-16
time: introduce xtime_seconds
Ingo Molnar
2007-09-16
timekeeping: Prevent time going backwards on resume
Thomas Gleixner
2007-09-16
timekeeping: access rtc outside of xtime lock
Thomas Gleixner
2007-07-25
Cache xtime every call to update_wall_time
john stultz
2007-07-25
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
2007-07-20
Pull ia64-clocksource into release branch
Tony Luck
2007-07-20
[IA64] remove time interpolator
Bob Picco
2007-07-19
timekeeping: fixup shadow variable argument
Thomas Gleixner
2007-07-16
Introduce boot based time
Tomas Janousek
2007-05-14
timekeeping fix patch got mis-applied
Thomas Gleixner
2007-05-08
Move timekeeping code to timekeeping.c
john stultz