1. 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
  2. 265f22a sched: Keep at least 1 tick per second for active dynticks tasks by Frederic Weisbecker · 12 years ago
  3. 73c3082 rcu: Fix full dynticks' dependency on wide RCU nocb mode by Frederic Weisbecker · 12 years ago
  4. c032862 Merge commit '8700c95adb03' into timers/nohz by Frederic Weisbecker · 12 years ago
  5. 6296ace nohz: Protect smp_processor_id() in tick_nohz_task_switch() by Li Zhong · 12 years ago
  6. 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
  7. c58b0df nohz: Select VIRT_CPU_ACCOUNTING_GEN from full dynticks config by Frederic Weisbecker · 12 years ago
  8. 47aa8b6 nohz: Reduce overhead under high-freq idling patterns by Ingo Molnar · 12 years ago
  9. 6f7a05d clockevents: Set dummy handler on CPU_DEAD shutdown by Thomas Gleixner · 12 years ago
  10. 6402c7d Merge branch 'linus' into timers/core by Thomas Gleixner · 12 years ago
  11. 65e709d nohz: Remove full dynticks' superfluous dependency on RCU tree by Frederic Weisbecker · 12 years ago
  12. cb41a29 nohz: Add basic tracing by Frederic Weisbecker · 12 years ago
  13. 0637e02 nohz: Select wide RCU nocb for full dynticks by Frederic Weisbecker · 12 years ago
  14. 99e5ada nohz: Re-evaluate the tick for the new task after a context switch by Frederic Weisbecker · 12 years ago
  15. 5811d99 nohz: Prepare to stop the tick on irq exit by Frederic Weisbecker · 12 years ago
  16. 9014c45 nohz: Implement full dynticks kick by Frederic Weisbecker · 12 years ago
  17. 77c675b timekeeping: Update tk->cycle_last in resume by Thomas Gleixner · 12 years ago
  18. ff442c5 nohz: Re-evaluate the tick from the scheduler IPI by Frederic Weisbecker · 12 years ago
  19. a166fcf Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz by Ingo Molnar · 12 years ago
  20. f98823a nohz: New option to default all CPUs in full dynticks range by Frederic Weisbecker · 12 years ago
  21. d1e43fa nohz: Ensure full dynticks CPUs are RCU nocbs by Frederic Weisbecker · 12 years ago
  22. 0453b43 nohz: Force boot CPU outside full dynticks range by Frederic Weisbecker · 12 years ago
  23. 76c24fb nohz: New APIs to re-evaluate the tick on full dynticks CPUs by Frederic Weisbecker · 12 years ago
  24. c038c1c clockevents: Switch into oneshot mode even if broadcast registered late by Stephen Boyd · 12 years ago
  25. b3956a8 timer_list: Convert timer list to be a proper seq_file by Nathan Zimmer · 12 years ago
  26. 60cf7ea timer_list: Split timer_list_show_tickdevices by Nathan Zimmer · 12 years ago
  27. fae30dd nohz: Improve a bit the full dynticks Kconfig documentation by Frederic Weisbecker · 12 years ago
  28. 5b533f4 nohz: Align periodic tick Kconfig with other choices' naming convention by Frederic Weisbecker · 12 years ago
  29. c5bfece nohz: Switch from "extended nohz" to "full nohz" based naming by Frederic Weisbecker · 12 years ago
  30. 0644ca5 nohz: Fix old dynticks idle Kconfig backward compatibility by Frederic Weisbecker · 12 years ago
  31. 4e8f8b3 timekeeping: Make sure to notify hrtimers when TAI offset changes by John Stultz · 12 years ago
  32. ca4523c timekeeping: Shorten seq_count region by Thomas Gleixner · 12 years ago
  33. 48cdc13 timekeeping: Implement a shadow timekeeper by Thomas Gleixner · 12 years ago
  34. 7ec98e1 timekeeping: Delay update of clock->cycle_last by Thomas Gleixner · 12 years ago
  35. 14a3b6a timekeeping: Store cycle_last value in timekeeper struct as well by Thomas Gleixner · 12 years ago
  36. a076b21 ntp: Remove ntp_lock, using the timekeeping locks to protect ntp state by John Stultz · 12 years ago
  37. 0b5154f timekeeping: Simplify tai updating from do_adjtimex by John Stultz · 12 years ago
  38. 06c017f timekeeping: Hold timekeepering locks in do_adjtimex and hardpps by John Stultz · 12 years ago
  39. cef9037 timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex() by John Stultz · 12 years ago
  40. 87ace39 ntp: Rework do_adjtimex to take timespec and tai arguments by John Stultz · 12 years ago
  41. e408569 ntp: Move timex validation to timekeeping do_adjtimex call. by John Stultz · 12 years ago
  42. aa6f9c59 ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c by John Stultz · 12 years ago
  43. ad46096 ntp: Split out timex validation from do_adjtimex by John Stultz · 12 years ago
  44. 1034fc2 nohz: Print final full dynticks CPUs range on boot by Frederic Weisbecker · 12 years ago
  45. 3ca277e nohz: Pack nohz Kconfig option in a menu of choices by Frederic Weisbecker · 13 years ago
  46. 3451d02 nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON by Frederic Weisbecker · 13 years ago
  47. 0ed2aef Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 12 years ago
  48. ab71d36 nohz: Unhide full dynticks feature from its dependencies by Frederic Weisbecker · 13 years ago
  49. dd5d70e8 timekeeping: __timekeeping_set_tai_offset can be static by Fengguang Wu · 12 years ago
  50. cfea7d7 tick: Change log level of NOHZ: local_softirq_pending message by Rado Vrbovsky · 12 years ago
  51. 9a7a71b timekeeping: Split timekeeper_lock into lock and seqcount by Thomas Gleixner · 12 years ago
  52. 7e40672 timekeeping: Move lock out of timekeeper struct by Thomas Gleixner · 12 years ago
  53. eb93e4d timekeeping: Make jiffies_lock internal by Thomas Gleixner · 12 years ago
  54. 23a9537 timekeeping: Calc stuff once by Thomas Gleixner · 12 years ago
  55. 90adda9 hrtimer: Add hrtimer support for CLOCK_TAI by John Stultz · 12 years ago
  56. 1ff3c96 timekeeping: Add CLOCK_TAI clockid by John Stultz · 13 years ago
  57. cc244dd timekeeping: Move TAI managment into timekeeping core from ntp by John Stultz · 13 years ago
  58. a382bf9 nohz: Assign timekeeping duty to a CPU outside the full dynticks range by Frederic Weisbecker · 12 years ago
  59. a831881 nohz: Basic full dynticks interface by Frederic Weisbecker · 12 years ago
  60. e445cf1 timekeeping: utilize the suspend-nonstop clocksource to count suspended time by Feng Tang · 12 years ago
  61. eaa907c tick: Provide a check for a forced broadcast pending by Thomas Gleixner · 12 years ago
  62. 989dcb6 tick: Handle broadcast wakeup of multiple cpus by Thomas Gleixner · 12 years ago
  63. 26517f3 tick: Avoid programming the local cpu timer if broadcast pending by Thomas Gleixner · 12 years ago
  64. a7dc19b clockevents: Don't allow dummy broadcast timers by Mark Rutland · 12 years ago
  65. d2348fb tick: Dynamically set broadcast irq affinity by Daniel Lezcano · 12 years ago
  66. f9ae39d tick: Pass broadcast device to tick_broadcast_set_event() by Daniel Lezcano · 12 years ago
  67. b352bc1 tick: Convert broadcast cpu bitmaps to cpumask_var_t by Thomas Gleixner · 12 years ago
  68. 2af7844 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  69. 3b5d851 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  70. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  71. 266d7ad Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  72. d652e1eb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  73. a6c0c94 ntp: Make ntp_lock raw by Thomas Gleixner · 13 years ago
  74. 9f4646d Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 12 years ago
  75. 86c8ead Merge branch 'timers/for-arm' into timers/core by Thomas Gleixner · 12 years ago
  76. 5d1d9a2 clockevents: Fix generic broadcast for FEAT_C3STOP by Mark Rutland · 12 years ago
  77. 84e345e4 time, Fix setting of hardware clock in NTP code by Prarit Bhargava · 12 years ago
  78. 0779314 Merge branch 'nohz/printk-v8' into irq/core by Frederic Weisbecker · 12 years ago
  79. 90889a6 Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 12 years ago
  80. 12ad100 clockevents: Add generic timer broadcast function by Mark Rutland · 12 years ago
  81. 12572db clockevents: Add generic timer broadcast receiver by Mark Rutland · 12 years ago
  82. 6f16eeb timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK by John Stultz · 12 years ago
  83. 3f4724e cputime: Allow dynamic switch between tick/virtual based cputime accounting by Frederic Weisbecker · 13 years ago
  84. 4dbd277 tick: export nohz tick idle symbols for module use by Jacob Pan · 12 years ago
  85. 05ad717 timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK option by Feng Tang · 12 years ago
  86. 31ade30 timekeeping: Add persistent_clock_exist flag by Feng Tang · 12 years ago
  87. 023f333 NTP: Add a CONFIG_RTC_SYSTOHC configuration by Jason Gunthorpe · 12 years ago
  88. 1e817fb time: create __getnstimeofday for WARNless calls by Kees Cook · 12 years ago
  89. 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 12 years ago
  90. c35ef95 clockevents: export clockevents_config_and_register for module use by Shawn Guo · 12 years ago
  91. 7b1f620 time: convert arch_gettimeoffset to a pointer by Stephen Warren · 12 years ago
  92. 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  93. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  94. b64c5fd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  95. de0c276 Merge branches 'core-locking-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  96. e0b306f time: export time information for KVM pvclock by Marcelo Tosatti · 12 years ago
  97. 9c3f9e2 Merge branch 'fortglx/3.8/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 12 years ago
  98. 74876a9 printk: Wake up klogd using irq_work by Frederic Weisbecker · 12 years ago
  99. 00b4295 irq_work: Don't stop the tick with pending works by Frederic Weisbecker · 12 years ago
  100. 33a5f62 nohz: Add API to check tick state by Frederic Weisbecker · 12 years ago