1. c7f798e clocksource: Get rid of clocksource_calc_mult_shift() by Yong Zhang · 13 years ago
  2. b1b73d0 time/clocksource: Fix kernel-doc warnings by Kusanagi Kouichi · 13 years ago
  3. d65670a clocksource: Avoid selecting mult values that might overflow when adjusted by John Stultz · 13 years ago
  4. 8e20487 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  5. ae7bd11 clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option by H. Peter Anvin · 13 years ago
  6. 574c44f ia64: Replace clocksource.fsys_mmio with generic arch data by Andy Lutomirski · 13 years ago
  7. 433bd80 clocksource: Replace vread with generic arch data by Andy Lutomirski · 13 years ago
  8. b519951 clocksource: Make watchdog robust vs. interruption by Thomas Gleixner · 13 years ago
  9. 442c817 clocksource: add common mmio clocksource by Russell King · 13 years ago
  10. 369db4c clocksource: Restructure clocksource struct members by Thomas Gleixner · 13 years ago
  11. a18f22a Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource by Thomas Gleixner · 13 years ago
  12. 8c414ff clocksource: convert footbridge to generic i8253 clocksource by Russell King · 13 years ago
  13. 36d8593 Make clocksource name const by Russell King - ARM Linux · 13 years ago
  14. 852db46 clocksource: Add __clocksource_updatefreq_hz/khz methods by John Stultz · 14 years ago
  15. 7615856 timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset by John Stultz · 14 years ago
  16. d7e81c2 clocksource: Add clocksource_register_hz/khz interface by John Stultz · 14 years ago
  17. c54a42b clocksource: add suspend callback by Magnus Damm · 14 years ago
  18. 1762233 clocksource: add argument to resume callback by Magnus Damm · 14 years ago
  19. fbf07ea Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  20. 0696b71 timekeeping: Fix clock_gettime vsyscall time warp by Lin Ming · 15 years ago
  21. 9896246 nohz: Prevent clocksource wrapping during idle by Jon Hunter · 15 years ago
  22. 7d2f944 clocksource: Provide a generic mult/shift factor calculation by Thomas Gleixner · 15 years ago
  23. 7285dd7 clocksource: Resolve cpu hotplug dead lock with TSC unstable by Thomas Gleixner · 15 years ago
  24. 75c5158 timekeeping: Update clocksource with stop_machine by Martin Schwidefsky · 15 years ago
  25. 0a54419 timekeeping: Move NTP adjusted clock multiplier to struct timekeeper by Martin Schwidefsky · 15 years ago
  26. 155ec60 timekeeping: Introduce struct timekeeper by Martin Schwidefsky · 15 years ago
  27. c55c87c clocksource: Move watchdog downgrade to a work queue thread by Martin Schwidefsky · 15 years ago
  28. f1b8274 clocksource: Cleanup clocksource selection by Martin Schwidefsky · 15 years ago
  29. a0f7d48 timekeeping: Remove clocksource inline functions by Martin Schwidefsky · 15 years ago
  30. c712184 clocksource: Save mult_orig in clocksource_disable() by Magnus Damm · 15 years ago
  31. a25cbd0 clocksource: setup mult_orig in clocksource_enable() by Magnus Damm · 15 years ago
  32. 4614e6a clocksource: add enable() and disable() callbacks by Magnus Damm · 15 years ago
  33. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 15 years ago
  34. a038a35 clocksource: allow usage independent of timekeeping.c by Patrick Ohly · 15 years ago
  35. 2d42244 clocksource: introduce CLOCK_MONOTONIC_RAW by John Stultz · 16 years ago
  36. 1aa5dfb clocksource: keep track of original clocksource frequency by John Stultz · 16 years ago
  37. 7dffa3c ntp: handle leap second via timer by Roman Zippel · 16 years ago
  38. 7c3078b kgdb: clocksource watchdog by Jason Wessel · 16 years ago
  39. 4713e22c clocksource: add unregister function to disable unusable clocksources by Thomas Gleixner · 16 years ago
  40. 1d76c26 clocksource: make CLOCKSOURCE_MASK bullet-proof by Atsushi Nemoto · 16 years ago
  41. 2c62214 Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday(). by Tony Breeds · 17 years ago
  42. 0aa366f [IA64] Convert to generic timekeeping/clocksource by Tony Luck · 17 years ago
  43. b52f52a clocksource: fix resume logic by Thomas Gleixner · 17 years ago
  44. 329c8d8 time: SMP friendly alignment of struct clocksource by Eric Dumazet · 17 years ago
  45. acc9a9d [PATCH] generic: vsyscall-gtod support for GENERIC_TIME by john stultz · 17 years ago
  46. 5d8b34f [PATCH] clocksource: Add verification (watchdog) helper by Thomas Gleixner · 17 years ago
  47. 7e69f2b [PATCH] clocksource: Remove the update callback by Thomas Gleixner · 17 years ago
  48. 73b08d2 [PATCH] clocksource: replace is_continuous by a flag field by Thomas Gleixner · 17 years ago
  49. 92c7e00 [PATCH] Simplify the registration of clocksources by Thomas Gleixner · 17 years ago
  50. f5f1a24 [PATCH] clocksource: small cleanup by Daniel Walker · 18 years ago
  51. 19923c1 [PATCH] fix and optimize clock source update by Roman Zippel · 18 years ago
  52. 7f9f303 [PATCH] generic-time: add macro to simplify/hide mask constants by Jim Cromie · 18 years ago
  53. a275254 [PATCH] time: rename clocksource functions by john stultz · 18 years ago
  54. 5eb6d20 [PATCH] Time: Use clocksource abstraction for NTP adjustments by john stultz · 18 years ago
  55. 734efb4 [PATCH] Time: Clocksource Infrastructure by john stultz · 18 years ago