1. 375f45b timekeeping: Use cached ntp_tick_length when accumulating error by John Stultz · 11 years ago
  2. dc49159 timekeeping: Rework frequency adjustments to work better w/ nohz by John Stultz · 11 years ago
  3. e2dff1e timekeeping: Minor fixup for timespec64->timespec assignment by John Stultz · 11 years ago
  4. 1b3e5c0 ftrace: Provide trace clocks monotonic by Thomas Gleixner · 11 years ago
  5. 4396e05 timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONIC by Thomas Gleixner · 11 years ago
  6. 9b0fd80 seqcount: Add raw_write_seqcount_latch() by Mathieu Desnoyers · 11 years ago
  7. 0ea5a52 seqcount: Provide raw_read_seqcount() by Thomas Gleixner · 11 years ago
  8. 0e5ac3a timekeeping: Use tk_read_base as argument for timekeeping_get_ns() by Thomas Gleixner · 11 years ago
  9. d28ede8 timekeeping: Create struct tk_read_base and use it in struct timekeeper by Thomas Gleixner · 11 years ago
  10. 6d3aadf timekeeping: Restructure the timekeeper some more by Thomas Gleixner · 11 years ago
  11. 4a0e637 clocksource: Get rid of cycle_last by Thomas Gleixner · 11 years ago
  12. 09ec544 clocksource: Move cycle_last validation to core code by Thomas Gleixner · 11 years ago
  13. 3a97837 clocksource: Make delta calculation a function by Thomas Gleixner · 11 years ago
  14. 6438e0d wireless: ath9k: Get rid of timespec conversions by Thomas Gleixner · 11 years ago
  15. f166e6d drm: vmwgfx: Use nsec based interfaces by Thomas Gleixner · 11 years ago
  16. 5ed0bdf drm: i915: Use nsec based interfaces by Thomas Gleixner · 11 years ago
  17. f519b1a timekeeping: Provide ktime_get_raw() by Thomas Gleixner · 11 years ago
  18. 2044fdb0 hangcheck-timer: Use ktime_get_ns() by Thomas Gleixner · 11 years ago
  19. 61edec8 timekeeping: Simplify timekeeping_clocktai() by Thomas Gleixner · 11 years ago
  20. 47da70d timekeeping: Remove timekeeper.total_sleep_time by Thomas Gleixner · 11 years ago
  21. 02cba15 timekeeping: Simplify getboottime() by Thomas Gleixner · 11 years ago
  22. 48f18fd timekeeping: Use ktime_get_boottime() for get_monotonic_boottime() by Thomas Gleixner · 11 years ago
  23. 250fade timekeeping: Remove monotonic_to_bootbased by Thomas Gleixner · 11 years ago
  24. cbcf2dd x86: kvm: Make kvm_get_time_and_clockread() nanoseconds based by Thomas Gleixner · 11 years ago
  25. bb0b581 x86: kvm: Use ktime_get_boot_ns() by Thomas Gleixner · 11 years ago
  26. 41fa421 arm: bL_switcher:k Use ktime_get_real_ns() by Thomas Gleixner · 11 years ago
  27. fb31cc1 iio: Use ktime_get_real_ns() by Thomas Gleixner · 11 years ago
  28. d659f9b hwmon: ibmaem: Use ktime_get_ns() by Thomas Gleixner · 11 years ago
  29. 5eaaed4 fs: lockd: Use ktime_get_ns() by Thomas Gleixner · 11 years ago
  30. 14a7004 net: mlx5: Use ktime_get_ns() by Thomas Gleixner · 11 years ago
  31. 6d9b757 misc: ioc4: Use ktime_get_ns() by Thomas Gleixner · 11 years ago
  32. 154adc1 mfd: cros_ec_spi: Use ktime_get_ns() by Thomas Gleixner · 11 years ago
  33. 9e93f21 connector: Use ktime_get_ns() by Thomas Gleixner · 11 years ago
  34. f2dec1e powerpc: cell: Use ktime_get_ns() by Thomas Gleixner · 11 years ago
  35. 68f6783d delayacct: Remove braindamaged type conversions by Thomas Gleixner · 11 years ago
  36. 9667a23 delayacct: Make accounting nanosecond based by Thomas Gleixner · 11 years ago
  37. ccbf62d sched: Make task->start_time nanoseconds based by Thomas Gleixner · 11 years ago
  38. 57e0be0 sched: Make task->real_start_time nanoseconds based by Thomas Gleixner · 11 years ago
  39. d560fed time: Export nsecs_to_jiffies() by Thomas Gleixner · 11 years ago
  40. 897994e timekeeping: Provide ktime_get[*]_ns() helpers by Thomas Gleixner · 11 years ago
  41. dcaab54 timekeeping: Remove ktime_get_monotonic_offset() by Thomas Gleixner · 11 years ago
  42. d2cb58c drm: Use ktime_mono_to_real() by Thomas Gleixner · 11 years ago
  43. 5cac2f4 input: evdev: Use ktime_mono_to_real() by Thomas Gleixner · 11 years ago
  44. 53cc7ba timerfd: Use ktime_mono_to_real() by Thomas Gleixner · 11 years ago
  45. 9a6b519 timekeeping: Provide ktime_mono_to_any() by Thomas Gleixner · 11 years ago
  46. 48064f5 timekeeping; Use ktime based data for ktime_get_update_offsets_tick() by Thomas Gleixner · 11 years ago
  47. a37c0aa timekeeping: Use ktime_t data for ktime_get_update_offsets_now() by Thomas Gleixner · 11 years ago
  48. afab07c timekeeping: Use ktime_t based data for ktime_get_clocktai() by Thomas Gleixner · 11 years ago
  49. b82c817 timekeeping; Use ktime_t based data for ktime_get_boottime() by Thomas Gleixner · 11 years ago
  50. f5264d5 timekeeping: Use ktime_t based data for ktime_get_real() by Thomas Gleixner · 11 years ago
  51. 0077dc6 timekeeping: Provide ktime_get_with_offset() by Thomas Gleixner · 11 years ago
  52. a016a5b timekeeping: Use ktime_t based data for ktime_get() by Thomas Gleixner · 11 years ago
  53. 7c032df timekeeping: Provide internal ktime_t based data by Thomas Gleixner · 11 years ago
  54. f111adf timekeeping: Use timekeeping_update() instead of memcpy() by Thomas Gleixner · 11 years ago
  55. 3fdb14f timekeeping: Cache optimize struct timekeeper by Thomas Gleixner · 11 years ago
  56. c905fae timekeeper: Move tk_xtime to core code by Thomas Gleixner · 11 years ago
  57. d6d2989 timekeeping: Provide timespec64 based interfaces by Thomas Gleixner · 11 years ago
  58. 8b094cd time: Consolidate the time accessor prototypes by Thomas Gleixner · 11 years ago
  59. 7d489d1 timekeeping: Convert timekeeping core to use timespec64s by John Stultz · 11 years ago
  60. 49cd6f8 time: More core infrastructure for timespec64 by John Stultz · 11 years ago
  61. 361a3bf time64: Add time64.h header and define struct timespec64 by John Stultz · 11 years ago
  62. b17b20d ktime: Change ktime_set() to take 64bit seconds value by John Stultz · 11 years ago
  63. 166afb6 ktime: Sanitize ktime_to_us/ms conversion by Thomas Gleixner · 11 years ago
  64. 24e4a8c ktime: Kill non-scalar ktime_t implementation for 2038 by John Stultz · 11 years ago
  65. 76f4108 hrtimer: Cleanup hrtimer accessors to the timekepeing state by John Stultz · 11 years ago
  66. e06fde3 timekeeping: Simplify arch_gettimeoffset() by Thomas Gleixner · 11 years ago
  67. dc01c9f tile: Convert VDSO timekeeping to the precise mechanism by Thomas Gleixner · 11 years ago
  68. 988b0c5 tools: add script to test udelay by David Riley · 11 years ago
  69. e704f93 kernel: time: Add udelay_test module to validate udelay by David Riley · 11 years ago
  70. 1af447b Merge branch 'clockevents/3.17' of git://git.linaro.org/people/daniel.lezcano/linux into timers/core by Thomas Gleixner · 11 years ago
  71. 3252a64 clocksource: exynos_mct: Only use 32-bits where possible by Doug Anderson · 11 years ago
  72. fdb06f6 clocksource: exynos_mct: Use readl_relaxed/writel_relaxed by Doug Anderson · 11 years ago
  73. a38b1f6 ARM: pxa: Add non device-tree timer link to clocksource by Robert Jarzmik · 11 years ago
  74. 6f6caea ARM: pxa: Add CLKSRC_OF dependency by Robert Jarzmik · 11 years ago
  75. ab5354c clocksource: pxa: Add device-tree support for PXA timer by Robert Jarzmik · 11 years ago
  76. c5421d7 clocksource: pxa: Move PXA timer to clocksource framework by Robert Jarzmik · 11 years ago
  77. fd944da clocksource: clps711x: Add DT bindings documentation by Alexander Shiyan · 11 years ago
  78. f0b7fab clocksource: clps711x: Add CLPS711X clocksource driver by Alexander Shiyan · 11 years ago
  79. 3894152 clocksource: sirf: Fix incorrect clock enable counter for timer by Zhiwu Song · 11 years ago
  80. 40c9631 clocksource: Kconfig: Let EM_TIMER_STI depend on HAS_IOMEM by Chen Gang · 11 years ago
  81. 22c4e02 vendor-prefixes: Add prefix for Mediatek Inc. by Matthias Brugger · 11 years ago
  82. 98c6bf2 dt-bindings: Add mtk-timer bindings by Matthias Brugger · 11 years ago
  83. ecb3530 clocksource: Add support for the Mediatek SoCs by Matthias Brugger · 11 years ago
  84. efd342f of: Provide a function to request and map memory by Matthias Brugger · 11 years ago
  85. 7e13918 clocksource: sh_mtu2: Tidy up Kconfig typo for MTU2 by Kuninori Morimoto · 11 years ago
  86. de2ea58 Merge branch 'clockevents/renesas-timers-dt' into clockevents/3.17 by Daniel Lezcano · 11 years ago
  87. 5442e9f timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3 by Cyrill Gorcunov · 11 years ago
  88. 854d06d docs: Procfs -- Document timerfd output by Cyrill Gorcunov · 11 years ago
  89. af9c495 timerfd: Implement show_fdinfo method by Cyrill Gorcunov · 11 years ago
  90. afdb094 Merge tag 'v3.16-rc5' into timers/core by Thomas Gleixner · 11 years ago
  91. 1795cd9 Linux 3.16-rc5 by Linus Torvalds · 11 years ago
  92. 18b34d9 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 11 years ago
  93. 502fde1 Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  94. 2f3870e Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  95. 5fa77b5 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  96. 33fe3ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  97. 54f8c2a Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  98. 4494377 clk: spear3xx: Set proper clock parent of uart1/2 by Thomas Gleixner · 11 years ago
  99. 15ebb05 clk: spear3xx: Use proper control register offset by Thomas Gleixner · 11 years ago
  100. fe22ddc parisc: drop unused defines and header includes by Helge Deller · 11 years ago