1. 6f7a05d clockevents: Set dummy handler on CPU_DEAD shutdown by Thomas Gleixner · 13 years ago
  2. 6402c7d Merge branch 'linus' into timers/core by Thomas Gleixner · 13 years ago
  3. 77c675b timekeeping: Update tk->cycle_last in resume by Thomas Gleixner · 13 years ago
  4. c038c1c clockevents: Switch into oneshot mode even if broadcast registered late by Stephen Boyd · 13 years ago
  5. b3956a8 timer_list: Convert timer list to be a proper seq_file by Nathan Zimmer · 13 years ago
  6. 60cf7ea timer_list: Split timer_list_show_tickdevices by Nathan Zimmer · 13 years ago
  7. 4e8f8b3 timekeeping: Make sure to notify hrtimers when TAI offset changes by John Stultz · 13 years ago
  8. ca4523c timekeeping: Shorten seq_count region by Thomas Gleixner · 13 years ago
  9. 48cdc13 timekeeping: Implement a shadow timekeeper by Thomas Gleixner · 13 years ago
  10. 7ec98e1 timekeeping: Delay update of clock->cycle_last by Thomas Gleixner · 13 years ago
  11. 14a3b6a timekeeping: Store cycle_last value in timekeeper struct as well by Thomas Gleixner · 13 years ago
  12. a076b21 ntp: Remove ntp_lock, using the timekeeping locks to protect ntp state by John Stultz · 13 years ago
  13. 0b5154f timekeeping: Simplify tai updating from do_adjtimex by John Stultz · 13 years ago
  14. 06c017f timekeeping: Hold timekeepering locks in do_adjtimex and hardpps by John Stultz · 13 years ago
  15. cef9037 timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex() by John Stultz · 13 years ago
  16. 87ace39 ntp: Rework do_adjtimex to take timespec and tai arguments by John Stultz · 13 years ago
  17. e408569 ntp: Move timex validation to timekeeping do_adjtimex call. by John Stultz · 13 years ago
  18. aa6f9c59 ntp: Move do_adjtimex() and hardpps() functions to timekeeping.c by John Stultz · 13 years ago
  19. ad46096 ntp: Split out timex validation from do_adjtimex by John Stultz · 13 years ago
  20. 0ed2aef Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 13 years ago
  21. dd5d70e timekeeping: __timekeeping_set_tai_offset can be static by Fengguang Wu · 13 years ago
  22. cfea7d7 tick: Change log level of NOHZ: local_softirq_pending message by Rado Vrbovsky · 13 years ago
  23. 9a7a71b timekeeping: Split timekeeper_lock into lock and seqcount by Thomas Gleixner · 13 years ago
  24. 7e40672 timekeeping: Move lock out of timekeeper struct by Thomas Gleixner · 13 years ago
  25. eb93e4d timekeeping: Make jiffies_lock internal by Thomas Gleixner · 13 years ago
  26. 23a9537 timekeeping: Calc stuff once by Thomas Gleixner · 13 years ago
  27. 90adda9 hrtimer: Add hrtimer support for CLOCK_TAI by John Stultz · 13 years ago
  28. 1ff3c96 timekeeping: Add CLOCK_TAI clockid by John Stultz · 14 years ago
  29. cc244dd timekeeping: Move TAI managment into timekeeping core from ntp by John Stultz · 14 years ago
  30. e445cf1 timekeeping: utilize the suspend-nonstop clocksource to count suspended time by Feng Tang · 13 years ago
  31. eaa907c tick: Provide a check for a forced broadcast pending by Thomas Gleixner · 13 years ago
  32. 989dcb6 tick: Handle broadcast wakeup of multiple cpus by Thomas Gleixner · 13 years ago
  33. 26517f3 tick: Avoid programming the local cpu timer if broadcast pending by Thomas Gleixner · 13 years ago
  34. a7dc19b clockevents: Don't allow dummy broadcast timers by Mark Rutland · 13 years ago
  35. d2348fb tick: Dynamically set broadcast irq affinity by Daniel Lezcano · 13 years ago
  36. f9ae39d tick: Pass broadcast device to tick_broadcast_set_event() by Daniel Lezcano · 13 years ago
  37. b352bc1 tick: Convert broadcast cpu bitmaps to cpumask_var_t by Thomas Gleixner · 13 years ago
  38. 2af7844 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 13 years ago
  39. 3b5d851 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  40. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  41. 266d7ad Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  42. d652e1eb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  43. a6c0c94 ntp: Make ntp_lock raw by Thomas Gleixner · 14 years ago
  44. 9f4646d Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 13 years ago
  45. 86c8ead Merge branch 'timers/for-arm' into timers/core by Thomas Gleixner · 13 years ago
  46. 5d1d9a2 clockevents: Fix generic broadcast for FEAT_C3STOP by Mark Rutland · 13 years ago
  47. 84e345e time, Fix setting of hardware clock in NTP code by Prarit Bhargava · 13 years ago
  48. 0779314 Merge branch 'nohz/printk-v8' into irq/core by Frederic Weisbecker · 13 years ago
  49. 90889a6 Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 13 years ago
  50. 12ad100 clockevents: Add generic timer broadcast function by Mark Rutland · 13 years ago
  51. 12572db clockevents: Add generic timer broadcast receiver by Mark Rutland · 13 years ago
  52. 6f16eeb timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK by John Stultz · 13 years ago
  53. 3f4724e cputime: Allow dynamic switch between tick/virtual based cputime accounting by Frederic Weisbecker · 13 years ago
  54. 4dbd277 tick: export nohz tick idle symbols for module use by Jacob Pan · 13 years ago
  55. 05ad717 timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK option by Feng Tang · 13 years ago
  56. 31ade30 timekeeping: Add persistent_clock_exist flag by Feng Tang · 13 years ago
  57. 023f333 NTP: Add a CONFIG_RTC_SYSTOHC configuration by Jason Gunthorpe · 13 years ago
  58. 1e817fb time: create __getnstimeofday for WARNless calls by Kees Cook · 13 years ago
  59. 8d84981 Merge branch 'clocksource/cleanup' into next/cleanup by Olof Johansson · 13 years ago
  60. c35ef95 clockevents: export clockevents_config_and_register for module use by Shawn Guo · 13 years ago
  61. 7b1f620 time: convert arch_gettimeoffset to a pointer by Stephen Warren · 13 years ago
  62. 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  63. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  64. b64c5fd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  65. 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 · 13 years ago
  66. e0b306f time: export time information for KVM pvclock by Marcelo Tosatti · 13 years ago
  67. 9c3f9e2 Merge branch 'fortglx/3.8/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 13 years ago
  68. 74876a9 printk: Wake up klogd using irq_work by Frederic Weisbecker · 13 years ago
  69. 00b4295 irq_work: Don't stop the tick with pending works by Frederic Weisbecker · 13 years ago
  70. 33a5f62 nohz: Add API to check tick state by Frederic Weisbecker · 13 years ago
  71. 69a37be cpuidle: Quickly notice prediction failure for repeat mode by Youquan Song · 13 years ago
  72. d6ad418 time: Kill xtime_lock, replacing it with jiffies_lock by John Stultz · 14 years ago
  73. f95a985 time/jiffies: Make clocksource_jiffies static by Lars-Peter Clausen · 13 years ago
  74. 65f8f9a time: remove the timecompare code. by Richard Cochran · 13 years ago
  75. b8f6111 tick: Correct the comments for tick_sched_timer() by Chuansheng Liu · 13 years ago
  76. 351f181 timers, sched: Correct the comments for tick_sched_timer() by Chuansheng Liu · 13 years ago
  77. 94a5714 tick: Conditionally build nohz specific code in tick handler by Frederic Weisbecker · 13 years ago
  78. 9e8f559 tick: Consolidate tick handling for high and low res handlers by Frederic Weisbecker · 13 years ago
  79. 5bb9622 tick: Consolidate timekeeping handling code by Frederic Weisbecker · 13 years ago
  80. 03d3602 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  81. 0588f1f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  82. 5b3900c timekeeping: Cast raw_interval to u64 to avoid shift overflow by Dan Carpenter · 13 years ago
  83. 2b17c54 nohz: Fix one jiffy count too far in idle cputime by Frederic Weisbecker · 13 years ago
  84. 16642a2 Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  85. 0b981cb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  86. 593d100 Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b by Paul E. McKenney · 13 years ago
  87. 92bb1fc time: Only do nanosecond rounding on GENERIC_TIME_VSYSCALL_OLD systems by John Stultz · 13 years ago
  88. 576094b time: Introduce new GENERIC_TIME_VSYSCALL by John Stultz · 13 years ago
  89. 7063942 time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD by John Stultz · 13 years ago
  90. d7b4202 time: Move timekeeper structure to timekeeper_internal.h for vsyscall changes by John Stultz · 13 years ago
  91. b3c869d jiffies: Remove compile time assumptions about CLOCK_TICK_RATE by John Stultz · 13 years ago
  92. a65bcc1 alarmtimer: Rename alarmtimer_remove to alarmtimer_dequeue by John Stultz · 13 years ago
  93. dae373b alarmtimer: Use hrtimer per-alarm instead of per-base by John Stultz · 13 years ago
  94. 59a93c2 alarmtimer: Implement minimum alarm interval for allowing suspend by Todd Poynor · 13 years ago
  95. 803b0eb time: RCU permitted to stop idle entry via softirq by Paul E. McKenney · 13 years ago
  96. 519b3b7 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  97. 00e8b26 Merge branch 'pm-timers' by Rafael J. Wysocki · 13 years ago
  98. ec145ba time: Fix timeekeping_get_ns overflow on 32bit systems by John Stultz · 13 years ago
  99. c1cc017 sched/nohz: Clean up select_nohz_load_balancer() by Alex Shi · 13 years ago
  100. 749c881 sched: Add missing call to calc_load_exit_idle() by Charles Wang · 13 years ago