1. ffa48c0 clockevents: Remove broadcast oneshot control leftovers by Rafael J. Wysocki · 10 years ago
  2. 335f491 sched/idle: Use explicit broadcast oneshot control function by Thomas Gleixner · 10 years ago
  3. a0b4122 ARM: Tegra: Use explicit broadcast oneshot control function by Thomas Gleixner · 10 years ago
  4. fb7f039 ARM: OMAP: Use explicit broadcast oneshot control function by Thomas Gleixner · 10 years ago
  5. f6cee19 intel_idle: Use explicit broadcast oneshot control function by Thomas Gleixner · 10 years ago
  6. 7815701 ACPI/idle: Use explicit broadcast control function by Thomas Gleixner · 10 years ago
  7. c795213 ACPI/PAD: Use explicit broadcast oneshot control function by Thomas Gleixner · 10 years ago
  8. 435c350 x86/amd/idle, clockevents: Use explicit broadcast oneshot control functions by Thomas Gleixner · 10 years ago
  9. 1fe5d5c clockevents: Provide explicit broadcast oneshot control functions by Thomas Gleixner · 10 years ago
  10. 89feddb clockevents: Remove the broadcast control leftovers by Thomas Gleixner · 10 years ago
  11. fa8589f ARM: OMAP: Use explicit broadcast control function by Thomas Gleixner · 10 years ago
  12. 76962ca intel_idle: Use explicit broadcast control function by Thomas Gleixner · 10 years ago
  13. ee7a143 cpuidle: Use explicit broadcast control function by Thomas Gleixner · 10 years ago
  14. ee41eeb ACPI/processor: Use explicit broadcast control function by Thomas Gleixner · 10 years ago
  15. 979081e ACPI/PAD: Use explicit broadcast control function by Thomas Gleixner · 10 years ago
  16. 162a688 x86/amd/idle, clockevents: Use explicit broadcast control function by Thomas Gleixner · 10 years ago
  17. 592a438 clockevents: Provide explicit broadcast control functions by Thomas Gleixner · 10 years ago
  18. 3ff7055 ACPI/PAD: Remove the local APIC nonsense by Thomas Gleixner · 10 years ago
  19. 8e56f33 clocksource: Improve comment explaining clocks_calc_max_nsecs()'s 50% safety margin by John Stultz · 10 years ago
  20. 0fa88cb time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksource by Xunlei Pang · 10 years ago
  21. 264bb3f time: Fix a bug in timekeeping_suspend() with no persistent clock by Xunlei Pang · 10 years ago
  22. 814dcf8 drivers/rtc: Remove redundant rtc_valid_tm() from rtc_resume() by Xunlei Pang · 10 years ago
  23. 7f29813 time: Don't build timekeeping_inject_sleeptime64() if no one uses it by Xunlei Pang · 10 years ago
  24. a5312f5 alpha, rtc: Change to use rtc_class_ops's set_mmss64() by Xunlei Pang · 10 years ago
  25. 933623c drivers/rtc/mxc: Update driver to address y2038/y2106 issues by Xunlei Pang · 10 years ago
  26. a015b8a drivers/rtc/mxc: Convert get_alarm_or_time()/set_alarm_or_time() to use time64_t by Xunlei Pang · 10 years ago
  27. 482494a drivers/rtc/mxc: Modify rtc_update_alarm() not to touch the alarm time by Xunlei Pang · 10 years ago
  28. 0307b0d drivers/rtc/mc13xxx: Update driver to address y2038/y2106 issues by Xunlei Pang · 10 years ago
  29. 5c7e11b drivers/rtc/ab3100: Update driver to address y2038/y2106 issues by Xunlei Pang · 10 years ago
  30. 4d644ab drivers/rtc/test: Update driver to address y2038/y2106 issues by Xunlei Pang · 10 years ago
  31. 8e4ff1a drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacement by Xunlei Pang · 10 years ago
  32. cb85071 ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clock64() and use them by Xunlei Pang · 10 years ago
  33. a0c2998 clocksource/drivers/tegra: Provide y2038-safe tegra_read_persistent_clock() replacement by Xunlei Pang · 10 years ago
  34. a451570 ARM: OMAP: 32k counter: Provide y2038-safe omap_read_persistent_clock() replacement by Xunlei Pang · 10 years ago
  35. 3c00a1f time: Add y2038 safe update_persistent_clock64() by Xunlei Pang · 10 years ago
  36. 2ee9663 time: Add y2038 safe read_persistent_clock64() by Xunlei Pang · 10 years ago
  37. 9a806dd time: Add y2038 safe read_boot_clock64() by Xunlei Pang · 10 years ago
  38. 3650b57 timer: Further simplify the SMP and HOTPLUG logic by Peter Zijlstra · 10 years ago
  39. 8def906 timer: Don't initialize 'tvec_base' on hotplug by Viresh Kumar · 10 years ago
  40. b337a938 timer: Allocate per-cpu tvec_base's statically by Peter Zijlstra · 10 years ago
  41. 345527b clockevents: Fix cpu_down() race for hrtimer based broadcasting by Preeti U Murthy · 10 years ago
  42. 9eed56e clockevents: Clean up clockchips.h by Ingo Molnar · 10 years ago
  43. 3ae7a93 tick: Further simplify tick-internal.h by Ingo Molnar · 10 years ago
  44. 7270d11 arm/bL_switcher: Kill tick suspend hackery by Thomas Gleixner · 10 years ago
  45. f46481d tick/xen: Provide and use tick_suspend_local() and tick_resume_local() by Thomas Gleixner · 10 years ago
  46. 080873c tick: Make tick_resume_broadcast_oneshot() static by Thomas Gleixner · 10 years ago
  47. 4ffee52 clockevents: Make suspend/resume calls explicit by Thomas Gleixner · 10 years ago
  48. db6f672 clockevents: Remove extra local_irq_save() in clockevents_exchange_device() by Thomas Gleixner · 10 years ago
  49. c1797ba tick: Move core only declarations and functions to core by Thomas Gleixner · 10 years ago
  50. b7475eb tick: Simplify tick-internal.h by Thomas Gleixner · 10 years ago
  51. bfb83b2 tick: Move clocksource related stuff to timekeeping.h by Thomas Gleixner · 10 years ago
  52. 9f083b7 clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD by Thomas Gleixner · 10 years ago
  53. 3071efa clocksource/drivers/sun5i: Add clock notifiers by Maxime Ripard · 10 years ago
  54. 4a59058 clocksource/drivers/sun5i: Refactor the current code by Maxime Ripard · 10 years ago
  55. a45860d clocksource/drivers/sun5i: Use of_io_request_and_map() by Maxime Ripard · 10 years ago
  56. 5673bc5 clocksource/drivers/sun5i: Switch to request_irq() by Maxime Ripard · 10 years ago
  57. 566e6df clocksource/drivers/arm_arch_timer: Rename 'arch_timer_probed()' to 'arch_timer_needs_probing()' to reflect behaviour by Laurent Pinchart · 10 years ago
  58. 4806c87 clocksource/drivers/at91: Fix IO endianness by Ben Dooks · 10 years ago
  59. 37b8b00 clocksource/drivers/sun4i-timer: Only register a sched_clock on sun4i and sun5i by Hans de Goede · 10 years ago
  60. 59196bc clocksource/drivers/tegra: Fix IO endianness by Dmitry Osipenko · 10 years ago
  61. 3a10013 clocksource/drivers/dw_apb_timers_of: Fix IO endianness causing time jumps by Ben Dooks · 10 years ago
  62. ad834a3 clocksource/drivers/efm32: Use CLOCK_EVT_FEAT_PERIODIC for defining features by Viresh Kumar · 10 years ago
  63. c5e77f5 Merge tag 'v4.0-rc6' into timers/core, before applying new patches by Ingo Molnar · 10 years ago
  64. e42391c Linux 4.0-rc6 by Linus Torvalds · 10 years ago
  65. 08f41f7 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  66. 4550bdb Merge tag 'sunxi-fixes-for-4.0' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into fixes by Olof Johansson · 10 years ago
  67. b1dae3d Merge tag 'fixes-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 10 years ago
  68. ebc0aa8 Merge tag 'socfpga_fix_for_v4.0_2' of git://git.rocketboards.org/linux-socfpga-next into fixes by Olof Johansson · 10 years ago
  69. 78d84bc arm64: juno: Fix misleading name of UART reference clock by Dave Martin · 10 years ago
  70. 53b1a66 Merge tag 'fixes-for-v4.0-rc5' of https://github.com/rjarzmik/linux into fixes by Olof Johansson · 10 years ago
  71. 7fc377e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  72. 4a89452 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  73. 19dba4f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  74. ee9b63d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  75. 0fa7271 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  76. 713d25d Merge branch 'parisc-4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 10 years ago
  77. 22824c5 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  78. af0c11c Merge tag 'arc-4.0-fixes-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
  79. 38ae1df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  80. a39bdfb Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
  81. a7fe850 Merge tag 'sound-4.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  82. 6416281 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 10 years ago
  83. de81e64 clockevents: Don't validate dev->mode against CLOCK_EVT_MODE_UNUSED for new interface by Viresh Kumar · 10 years ago
  84. 77e32c8 clockevents: Manage device's state separately for the core by Viresh Kumar · 10 years ago
  85. 554ef38 clockevents: Handle tick device's resume separately by Viresh Kumar · 10 years ago
  86. fe5fba0 time: Add ktime_get_tai_ns() by Peter Zijlstra · 10 years ago
  87. f09cb9a time: Introduce tk_fast_raw by Peter Zijlstra · 10 years ago
  88. 4498e74 time: Parametrize all tk_fast_mono users by Peter Zijlstra · 10 years ago
  89. 4a4ad80 time: Add timerkeeper::tkr_raw by Peter Zijlstra · 10 years ago
  90. 876e788 time: Rename timekeeper::tkr to timekeeper::tkr_mono by Peter Zijlstra · 10 years ago
  91. ae6ee2f watchdog: imgpdc: Fix default heartbeat by James Hogan · 10 years ago
  92. a629c08 watchdog: imgpdc: Fix probe NULL pointer dereference by James Hogan · 10 years ago
  93. 9ffd906 watchdog: mtk_wdt: signedness bug in mtk_wdt_start() by Dan Carpenter · 10 years ago
  94. 32fea56 timers, sched/clock: Clean up the code a bit by Ingo Molnar · 10 years ago
  95. 1809bfa timers, sched/clock: Avoid deadlock during read from NMI by Daniel Thompson · 10 years ago
  96. 9fee69a timers, sched/clock: Remove redundant notrace from update function by Daniel Thompson · 10 years ago
  97. 13dbeb3 timers, sched/clock: Remove suspend from clock_read_data() by Daniel Thompson · 10 years ago
  98. cf7c9c1 timers, sched/clock: Optimize cache line usage by Daniel Thompson · 10 years ago
  99. 8710e91 timers, sched/clock: Match scope of read and write seqcounts by Daniel Thompson · 10 years ago
  100. 3c435c1 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago