1. 0e576ac nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=off by Thomas Gleixner · 11 years ago
  2. 4be7739 time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLD by Martin Schwidefsky · 11 years ago
  3. 050ded1 tick: Document tick_do_timer_cpu by Andrew Morton · 11 years ago
  4. d689fe2 NOHZ: Check for nohz active instead of nohz enabled by Thomas Gleixner · 11 years ago
  5. 8709382 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  6. 97b9410 clockevents: Sanitize ticks to nsec conversion by Thomas Gleixner · 11 years ago
  7. 891292a time: Fix signedness bug in sysfs_get_uname() and its callers by Patrick Palka · 11 years ago
  8. b7bc50e timekeeping: Fix some trivial typos in comments by Xie XiuQi · 11 years ago
  9. 98d6f4d alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist by KOSAKI Motohiro · 11 years ago
  10. 2cb7636 timer stats: Add a 'Collection: active/inactive' line to timer usage statistics by Dong Zhu · 11 years ago
  11. 8a749de Merge branch 'fortglx/3.13/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Ingo Molnar · 11 years ago
  12. b4042ce sched_clock: Remove sched_clock_func() hook by Stephen Boyd · 12 years ago
  13. 68e9074 Merge branch 'clockevents/3.13' of git://git.linaro.org/people/dlezcano/linux into timers/core by Ingo Molnar · 11 years ago
  14. 19f2988 Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/core by Ingo Molnar · 11 years ago
  15. 6c09f6d Merge tag 'v3.12-rc3' into timers/core by Ingo Molnar · 11 years ago
  16. 245a349 tick: broadcast: Deny per-cpu clockevents from being broadcast sources by Soren Brinkmann · 11 years ago
  17. ff3fb25 nohz: Drop generic vtime obsolete dependency on CONFIG_64BIT by Kevin Hilman · 11 years ago
  18. 554b000 vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN Kconfig by Kevin Hilman · 11 years ago
  19. 9d2cd70 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  20. 233bcb4 clocksource: Fix 'ret' data type of sysfs_override_clocksource() and sysfs_unbind_clocksource() by Elad Wexler · 11 years ago
  21. 389e067 Merge branch 'fortglx/3.12/time' into fortglx/3.13/time by John Stultz · 11 years ago
  22. 19c3205 Merge branch 'fortglx/3.12/sched-clock64-base' into fortglx/3.13/time by John Stultz · 11 years ago
  23. 7bd3601 timekeeping: Fix HRTICK related deadlock from ntp lock changes by John Stultz · 11 years ago
  24. 6832d96 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  25. 7d992fe Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 11 years ago
  26. 0edd1b1 nohz_full: Add full-system-idle state machine by Paul E. McKenney · 12 years ago
  27. 84a78a6 timer_list: correct the iterator for timer_list by Nathan Zimmer · 11 years ago
  28. a97ad0c ntp: Make periodic RTC update more reliable by Miroslav Lichvar · 11 years ago
  29. e91dade Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  30. b44379a nohz_full: Add Kconfig parameter for scalable detection of all-idle state by Paul E. McKenney · 12 years ago
  31. c2e7fcf nohz: Include local CPU in full dynticks global kick by Frederic Weisbecker · 11 years ago
  32. 6f1d657 Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz by Ingo Molnar · 11 years ago
  33. d13508f nohz: Optimize full dynticks's sched hooks with static keys by Frederic Weisbecker · 11 years ago
  34. 460775d nohz: Optimize full dynticks state checks with static keys by Frederic Weisbecker · 11 years ago
  35. 73867dc nohz: Rename a few state variables by Frederic Weisbecker · 11 years ago
  36. d84d27a context_tracking: Remove full dynticks' hacky dependency on wide context tracking by Frederic Weisbecker · 11 years ago
  37. 2e70933 nohz: Only enable context tracking on full dynticks CPUs by Frederic Weisbecker · 12 years ago
  38. ae920eb Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux into timers/urgent by Ingo Molnar · 11 years ago
  39. e7e3ff1 sched_clock: Add support for >32 bit sched_clock by Stephen Boyd · 12 years ago
  40. a08ca5d sched_clock: Use an hrtimer instead of timer by Stephen Boyd · 12 years ago
  41. 85c3d2d sched_clock: Use seqcount instead of rolling our own by Stephen Boyd · 12 years ago
  42. 87d8b9e clocksource: Extract max nsec calculation into separate function by Stephen Boyd · 12 years ago
  43. 1485191 Revert "cpuidle: Quickly notice prediction failure for repeat mode" by Rafael J. Wysocki · 11 years ago
  44. ca06416 nohz: fix compile warning in tick_nohz_init() by Li Zhong · 12 years ago
  45. 543487c nohz: Do not warn about unstable tsc unless user uses nohz_full by Steven Rostedt · 12 years ago
  46. 53c0352 sched_clock: Fix integer overflow by Baruch Siach · 12 years ago
  47. 397bbf6 clocksource: Fix !CONFIG_CLOCKSOURCE_WATCHDOG compile by Prarit Bhargava · 12 years ago
  48. 0db0628 kernel: delete __cpuinit usage from all core kernel files by Paul Gortmaker · 12 years ago
  49. a272dcc tick: broadcast: Check broadcast mode on CPU hotplug by Stephen Boyd · 12 years ago
  50. f2006e2 Merge branch 'linus' into timers/urgent by Thomas Gleixner · 12 years ago
  51. e399eb5 Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/urgent by Ingo Molnar · 12 years ago
  52. 332962f clocksource: Reselect clocksource when watchdog validated high-res capability by Thomas Gleixner · 12 years ago
  53. 2b0f893 Merge branch 'timers/posix-cpu-timers-for-tglx' of by Thomas Gleixner · 12 years ago
  54. 07bd117 tick: Sanitize broadcast control logic by Thomas Gleixner · 12 years ago
  55. 1f73a98 tick: Prevent uncontrolled switch to oneshot mode by Thomas Gleixner · 12 years ago
  56. c9b5a26 tick: Make oneshot broadcast robust vs. CPU offlining by Thomas Gleixner · 12 years ago
  57. 780427f timekeeping: Indicate that clock was set in the pvclock gtod notifier by David Vrabel · 12 years ago
  58. 04397fe9 timekeeping: Pass flags instead of multiple bools to timekeeping_update() by David Vrabel · 12 years ago
  59. 70e5975 clockevents: Prefer CPU local devices over global devices by Stephen Boyd · 12 years ago
  60. ea8deb8 tick: Fix tick_broadcast_pending_mask not cleared by Daniel Lezcano · 12 years ago
  61. 5b8621a nohz: Remove obsolete check for full dynticks CPUs to be RCU nocbs by Frederic Weisbecker · 12 years ago
  62. e12d027 nohz: Warn if the machine can not perform nohz_full by Steven Rostedt · 12 years ago
  63. 336ae11 ARM: sched_clock: Load cycle count after epoch stabilizes by Stephen Boyd · 12 years ago
  64. 38ff87f sched_clock: Make ARM's sched_clock generic for all architectures by Stephen Boyd · 12 years ago
  65. 11682a4 alarmtimer: Export symbols of functions declared in linux/alarmtimer.h by Marcus Gelderie · 12 years ago
  66. f5d00c1 tick: Remove useless timekeeping duty attribution to broadcast source by Jiri Bohac · 12 years ago
  67. 1a7f829 nohz: Fix notifier return val that enforce timekeeping by Li Zhong · 12 years ago
  68. 5c83545 power: Add option to log time spent in suspend by Colin Cross · 12 years ago
  69. 6cffe00 alarmtimer: Add functions for timerfd support by Todd Poynor · 12 years ago
  70. 67dd331 Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux into timers/urgent by Thomas Gleixner · 12 years ago
  71. 0d6bd99 timekeeping: Correct run-time detection of persistent_clock. by Zoran Markovic · 12 years ago
  72. aa84823 ntp: Remove unused variable flags in __hardpps by Geert Uytterhoeven · 12 years ago
  73. 1eaff67 clocksource: Implement clocksource_select_fallback() for CONFIG_ARCH_USES_GETTIMEOFFSET=y by Thomas Gleixner · 12 years ago
  74. 2938d27 tick: Cure broadcast false positive pending bit warning by Thomas Gleixner · 12 years ago
  75. c7e99fc clockevents: Define CS_NAME_LEN unconditionally by Thomas Gleixner · 12 years ago
  76. 03e13cf clockevents: Implement unbind functionality by Thomas Gleixner · 12 years ago
  77. 45cb8e0 clockevents: Split out selection logic by Thomas Gleixner · 12 years ago
  78. 501f867 clockevents: Provide sysfs interface by Thomas Gleixner · 12 years ago
  79. ccf33d6 clockevents: Add module refcount by Thomas Gleixner · 12 years ago
  80. 8c53daf clockevents: Move the tick_notify() switch case to clockevents_notify() by Thomas Gleixner · 12 years ago
  81. 7126cac clockevents: Simplify locking by Thomas Gleixner · 12 years ago
  82. 7172a28 clockevents: Get rid of the notifier chain by Thomas Gleixner · 12 years ago
  83. a89c7ed clocksource: Let clocksource_unregister() return success/error by Thomas Gleixner · 12 years ago
  84. 7eaeb34 clocksource: Provide unbind interface in sysfs by Thomas Gleixner · 12 years ago
  85. 29b5407 clocksource: Split out user string input by Thomas Gleixner · 12 years ago
  86. f5a2e34 clocksource: Allow clocksource select to skip current clocksource by Thomas Gleixner · 12 years ago
  87. 09ac369 clocksource: Add module refcount by Thomas Gleixner · 12 years ago
  88. ba919d1 clocksource: Let timekeeping_notify return success/error by Thomas Gleixner · 12 years ago
  89. 5d33b88 clocksource: Always verify highres capability by Thomas Gleixner · 12 years ago
  90. cc51bf6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  91. b4f711e time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons by John Stultz · 12 years ago
  92. f7ea0fd tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline by Thomas Gleixner · 12 years ago
  93. 4b0c0f2 tick: Cleanup NOHZ per cpu data on cpu down by Thomas Gleixner · 12 years ago
  94. 534c97b Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  95. fbd44a6 tick: Use zalloc_cpumask_var for allocating offstack cpumasks by Thomas Gleixner · 12 years ago
  96. 265f22a sched: Keep at least 1 tick per second for active dynticks tasks by Frederic Weisbecker · 12 years ago
  97. 73c3082 rcu: Fix full dynticks' dependency on wide RCU nocb mode by Frederic Weisbecker · 12 years ago
  98. c032862 Merge commit '8700c95adb03' into timers/nohz by Frederic Weisbecker · 12 years ago
  99. 6296ace nohz: Protect smp_processor_id() in tick_nohz_task_switch() by Li Zhong · 12 years ago
  100. a1412ec Merge branch 'timers/nohz-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz by Ingo Molnar · 12 years ago