1. 83f57a1 Revert "time: Remove xtime_cache" by Linus Torvalds · 15 years ago
  2. 3cd312c Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  3. 62ac127 cpumask: avoid dereferencing struct cpumask by Rusty Russell · 15 years ago
  4. f065f41 timecompare: fix half-Y2K38 problem in timecompare_update while calculating offset by Barry Song · 15 years ago
  5. b5f91da clockevents: Convert to raw_spinlock by Thomas Gleixner · 15 years ago
  6. d192c47 clockevents: Make tick_device_lock static by Thomas Gleixner · 15 years ago
  7. ecb49d1 hrtimers: Convert to raw_spinlocks by Thomas Gleixner · 15 years ago
  8. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  9. bb6eddf clockevents: Prevent clockevent_devices list corruption on cpu hotplug by Thomas Gleixner · 15 years ago
  10. 41d2e49 hrtimer: Tune hrtimer_interrupt hang logic by Thomas Gleixner · 15 years ago
  11. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  12. 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
  13. 60d8ce2 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  14. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  15. 8e1a928 clockevents: Add missing include to pacify sparse by H Hartley Sweeten · 15 years ago
  16. 0696b71 timekeeping: Fix clock_gettime vsyscall time warp by Lin Ming · 15 years ago
  17. a362c63 clocksource/events: Fix fallout of generic code changes by Thomas Gleixner · 15 years ago
  18. 97813f2 nohz: Allow 32-bit machines to sleep for more than 2.15 seconds by Jon Hunter · 15 years ago
  19. 2718501 nohz: Track last do_timer() cpu by Thomas Gleixner · 15 years ago
  20. 9896246 nohz: Prevent clocksource wrapping during idle by Jon Hunter · 15 years ago
  21. 529eacc nohz: Type cast printk argument by Thomas Gleixner · 15 years ago
  22. 7d2f944 clocksource: Provide a generic mult/shift factor calculation by Thomas Gleixner · 15 years ago
  23. 23af368 clockevents: Use u32 for mult and shift factors by Thomas Gleixner · 15 years ago
  24. 3586e0a clocksource/timecompare: Fix symbol exports to be GPL'd. by David S. Miller · 15 years ago
  25. b71a8eb tree-wide: fix typos "selct" + "slect" -> "select" by Uwe Kleine-König · 15 years ago
  26. 3c5d92a nohz: Introduce arch_needs_cpu by Martin Schwidefsky · 15 years ago
  27. eed3b9c nohz: Reuse ktime in sub-functions of tick_check_idle. by Martin Schwidefsky · 15 years ago
  28. 1871e52 percpu: make percpu symbols under kernel/ and mm/ unique by Tejun Heo · 15 years ago
  29. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  30. fdc6f19 NOHZ: update idle state also when NOHZ is inactive by Eero Nurkkala · 15 years ago
  31. 7bc7d63 time: Remove xtime_cache by john stultz · 15 years ago
  32. a092ff0 time: Implement logarithmic time accumulation by john stultz · 15 years ago
  33. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  34. 179b914 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. 89133f9 clocksource: Resume clocksource without taking the clocksource mutex by Martin Schwidefsky · 15 years ago
  36. 57f1f08 time: add function to convert between calendar time and broken-down time for universal use by Zhaolei · 15 years ago
  37. a03fdb7 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  38. 54a6bc0 clocksource: Delay clocksource down rating to late boot by Thomas Gleixner · 15 years ago
  39. e6c7330 clocksource: clocksource_select must be called with mutex locked by Thomas Gleixner · 15 years ago
  40. f79e025 clocksource: Resolve cpu hotplug dead lock with TSC unstable, fix crash by Martin Schwidefsky · 15 years ago
  41. 7285dd7 clocksource: Resolve cpu hotplug dead lock with TSC unstable by Thomas Gleixner · 15 years ago
  42. 36d4748 timekeeping: Fix invalid getboottime() value by Hiroshi Shimamoto · 15 years ago
  43. da15cfd time: Introduce CLOCK_REALTIME_COARSE by john stultz · 15 years ago
  44. f833bab clockevent: Prevent dead lock on clockevents_lock by Suresh Siddha · 15 years ago
  45. 01548f4 clocksource: Avoid clocksource watchdog circular locking dependency by Martin Schwidefsky · 15 years ago
  46. d0981a1 clocksource: Protect the watchdog rating changes with clocksource_mutex by Thomas Gleixner · 15 years ago
  47. de80934 timers: Drop write permission on /proc/timer_list by Amerigo Wang · 15 years ago
  48. 6ea41d2 clocksource: Call clocksource_change_rating() outside of watchdog_lock by Thomas Gleixner · 15 years ago
  49. 23970e3 timekeeping: Introduce read_boot_clock by Martin Schwidefsky · 15 years ago
  50. d4f587c timekeeping: Increase granularity of read_persistent_clock() by Martin Schwidefsky · 15 years ago
  51. 75c5158 timekeeping: Update clocksource with stop_machine by Martin Schwidefsky · 15 years ago
  52. 2ba2a30 timekeeping: Add timekeeper read_clock helper functions by Martin Schwidefsky · 15 years ago
  53. 0a54419 timekeeping: Move NTP adjusted clock multiplier to struct timekeeper by Martin Schwidefsky · 15 years ago
  54. 23ce721 timekeeping: Add xtime_shift and ntp_error_shift to struct timekeeper by Martin Schwidefsky · 15 years ago
  55. 155ec60 timekeeping: Introduce struct timekeeper by Martin Schwidefsky · 15 years ago
  56. c55c87c clocksource: Move watchdog downgrade to a work queue thread by Martin Schwidefsky · 15 years ago
  57. fb63a0e clocksource: Refactor clocksource watchdog by Martin Schwidefsky · 15 years ago
  58. 0f8e8ef clocksource: Simplify clocksource watchdog resume logic by Martin Schwidefsky · 15 years ago
  59. 8cf4e75 clocksource: Delay clocksource watchdog highres enablement by Martin Schwidefsky · 15 years ago
  60. f1b8274 clocksource: Cleanup clocksource selection by Martin Schwidefsky · 15 years ago
  61. 1be3967 timekeeping: Move reset of cycle_last for tsc clocksource to tsc by Martin Schwidefsky · 15 years ago
  62. a0f7d48 timekeeping: Remove clocksource inline functions by Martin Schwidefsky · 15 years ago
  63. 31089c1 timekeeping: Introduce timekeeping_leap_insert by John Stultz · 15 years ago
  64. 4cd1993 Merge branch 'linus' into timers/core by Thomas Gleixner · 15 years ago
  65. 79ef2bb clocksource: Prevent NULL pointer dereference by Thomas Gleixner · 15 years ago
  66. 6ff7041 hrtimer: Fix migration expiry check by Thomas Gleixner · 15 years ago
  67. a40f262 timekeeping: Move ktime_get() functions to timekeeping.c by Thomas Gleixner · 15 years ago
  68. 951ed4d timekeeping: optimized ktime_get[_ts] for GENERIC_TIME=y by Martin Schwidefsky · 15 years ago
  69. 507e123 timer stats: Optimize by adding quick check to avoid function calls by Heiko Carstens · 15 years ago
  70. 38df92b Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  71. 19035e5 Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  72. f9db6e0 Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  73. 3f27c0d Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  74. cd6d95d clocksource: prevent selection of low resolution clocksourse also for nohz=on by Thomas Gleixner · 15 years ago
  75. 3f68535 clocksource: sanity check sysfs clocksource changes by john stultz · 16 years ago
  76. cf9fe11 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  77. f2e21c9 NOHZ: Properly feed cpufreq ondemand governor by Eero Nurkkala · 15 years ago
  78. 5f8371c Merge branches 'sh/stable-updates' and 'sh/sparseirq' by Paul Mundt · 15 years ago
  79. dce48a8 sched, timers: move calc_load() to scheduler by Thomas Gleixner · 15 years ago
  80. eea08f3 timers: Logic to move non pinned timers by Arun R Bharadwaj · 15 years ago
  81. 5c33386 timers: Identifying the existing pinned timers by Arun R Bharadwaj · 15 years ago
  82. c81fc2c clockevent: export register_device and delta2ns by Magnus Damm · 15 years ago
  83. 7d27558 timekeeping: create arch_gettimeoffset infrastructure by john stultz · 15 years ago
  84. a25cbd0 clocksource: setup mult_orig in clocksource_enable() by Magnus Damm · 15 years ago
  85. a52f5c5 clockevents: tick_broadcast_device can become static by Dmitri Vorobiev · 15 years ago
  86. 74a03b6 clockevents: prevent endless loop in tick_handle_periodic() by john stultz · 15 years ago
  87. 4614e6a clocksource: add enable() and disable() callbacks by Magnus Damm · 15 years ago
  88. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 15 years ago
  89. 6671de3 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  90. 7c526e1 Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timers/core by Ingo Molnar · 16 years ago
  91. a2a5ac8 time: ntp: fix bug in ntp_update_offset() & do_adjtimex(), fix by John Stultz · 16 years ago
  92. 39854fe time: ntp: clean up second_overflow() by Ingo Molnar · 16 years ago
  93. 069569e time: ntp: simplify ntp_tick_adj calculations by Ingo Molnar · 16 years ago
  94. 2b9d149 time: ntp: make 64-bit constants more robust by Ingo Molnar · 16 years ago
  95. e962916 time: ntp: refactor do_adjtimex() some more by Ingo Molnar · 16 years ago
  96. 80f2257 time: ntp: refactor do_adjtimex() by Ingo Molnar · 16 years ago
  97. 10dd31a time: ntp: fix bug in ntp_update_offset() & do_adjtimex() by Ingo Molnar · 16 years ago
  98. c7986ac time: ntp: micro-optimize ntp_update_offset() by Ingo Molnar · 16 years ago
  99. 478b7aa time: ntp: simplify ntp_update_offset_fll() by Ingo Molnar · 16 years ago
  100. f939890 time: ntp: refactor and clean up ntp_update_offset() by Ingo Molnar · 16 years ago