1. 4bb9374 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  2. a5fd973 tick/powerclamp: Remove tick_nohz_idle abuse by Thomas Gleixner · 10 years ago
  3. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  4. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  5. eedb3d3 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  6. d820126 Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  7. a157508 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  8. c301106 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  9. 7bd0e22 drm/i915: compute wait_ioctl timeout correctly by Daniel Vetter · 10 years ago
  10. cb2aa63 time: Fix sign bug in NTP mult overflow warning by John Stultz · 10 years ago
  11. cceb9bd Merge branch 'master' into for-3.19 by Tejun Heo · 10 years ago
  12. 5322e4c time: Fixup comments to reflect usage of timespec64 by John Stultz · 10 years ago
  13. 334334b time: Expose get_monotonic_coarse64() for in-kernel uses by John Stultz · 10 years ago
  14. cdba2ec time: Expose getrawmonotonic64 for in-kernel uses by John Stultz · 10 years ago
  15. 90b6ce9 time: Provide y2038 safe mktime() replacement by pang.xunlei · 10 years ago
  16. 04d9089 time: Provide y2038 safe timekeeping_inject_sleeptime() replacement by pang.xunlei · 10 years ago
  17. 21f7eca time: Provide y2038 safe do_settimeofday() replacement by pang.xunlei · 10 years ago
  18. 659bc17 time: Complete NTP adjustment threshold judging conditions by pang.xunlei · 10 years ago
  19. 6067dc5 time: Avoid possible NTP adjustment mult overflow. by pang.xunlei · 10 years ago
  20. fd866e2 time: Rename udelay_test.c to test_udelay.c by John Stultz · 10 years ago
  21. a020010 Merge Linus' tree to be be to apply submitted patches to newer code than by Jiri Kosina · 10 years ago
  22. d360b78 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  23. 23cfa36 sched/cputime: Fix cpu_timer_sample_group() double accounting by Peter Zijlstra · 10 years ago
  24. aa6da51 rcu: Remove "cpu" argument to rcu_needs_cpu() by Paul E. McKenney · 10 years ago
  25. c3377c2d rcu: Remove "cpu" argument to rcu_check_callbacks() by Paul E. McKenney · 10 years ago
  26. 56e4dea percpu: Convert remaining __get_cpu_var uses in 3.18-rcX by Christoph Lameter · 10 years ago
  27. dbe7aa6 timekeeping: Provide y2038 safe accessor to the seconds portion of CLOCK_REALTIME by Heena Sirwani · 10 years ago
  28. 9e3680b timekeeping: Provide fast accessor to the seconds part of CLOCK_MONOTONIC by Heena Sirwani · 10 years ago
  29. be278e9 clocksource: Fix 'clcoksource' typo in comment by James Hartley · 10 years ago
  30. 1063200 clockevents: Prevent shift out of bounds by Thomas Gleixner · 10 years ago
  31. 6891c45 posix-timers: Fix stack info leak in timer_create() by Mathias Krause · 10 years ago
  32. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  33. 1ee07ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  34. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  35. 47137c6 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  36. afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  37. fe0f497 s390/nohz: use a per-cpu flag for arch_needs_cpu by Martin Schwidefsky · 10 years ago
  38. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  39. 9b01f5b nohz: nohz full depends on irq work self IPI support by Frederic Weisbecker · 10 years ago
  40. 4327b15 nohz: Consolidate nohz full init code by Frederic Weisbecker · 10 years ago
  41. 76a3306 irq_work: Force raised irq work to run on irq work interrupt by Frederic Weisbecker · 10 years ago
  42. a80e49e nohz: Move nohz full init call to tick init by Frederic Weisbecker · 10 years ago
  43. 474e941b alarmtimer: Lock k_itimer during timer callback by Richard Larocque · 10 years ago
  44. 265b81d alarmtimer: Do not signal SIGEV_NONE timers by Richard Larocque · 10 years ago
  45. e86fea7 alarmtimer: Return relative times in timer_gettime by Richard Larocque · 10 years ago
  46. d78c930 jiffies: Fix timeval conversion to jiffies by Andrew Hunter · 10 years ago
  47. e78c349 time, signal: Protect resource use statistics with seqlock by Rik van Riel · 10 years ago
  48. 9bf2419 timekeeping: Update timekeeper before updating vsyscall and pvclock by Thomas Gleixner · 10 years ago
  49. 40bea03 nohz: Restore NMI safe local irq work for local nohz kick by Frederic Weisbecker · 10 years ago
  50. 4a32fea scheduler: Replace __get_cpu_var with this_cpu_ptr by Christoph Lameter · 10 years ago
  51. dc5df73 time: Convert a bunch of &__get_cpu_var introduced in the 3.16 merge period by Christoph Lameter · 10 years ago
  52. 22127e9 time: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  53. 2a16fc9 nohz: Avoid tick's double reprogramming in highres mode by Viresh Kumar · 11 years ago
  54. b5e995e nohz: Fix spurious periodic tick behaviour in low-res dynticks mode by Viresh Kumar · 11 years ago
  55. 0680eb1 timekeeping: Another fix to the VSYSCALL_OLD update_vsyscall by John Stultz · 10 years ago
  56. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  57. 53ee983 Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  58. 9895994 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  59. 5bda4f6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  60. 504d587 timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks by Jan Kara · 10 years ago
  61. ca5bc6c Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes by Ingo Molnar · 10 years ago
  62. f723aa1 sched_clock: Avoid corrupting hrtimer tree during suspend by Stephen Boyd · 10 years ago
  63. 375f45b timekeeping: Use cached ntp_tick_length when accumulating error by John Stultz · 11 years ago
  64. dc49159 timekeeping: Rework frequency adjustments to work better w/ nohz by John Stultz · 11 years ago
  65. e2dff1e timekeeping: Minor fixup for timespec64->timespec assignment by John Stultz · 10 years ago
  66. 4396e05 timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONIC by Thomas Gleixner · 10 years ago
  67. 0e5ac3a timekeeping: Use tk_read_base as argument for timekeeping_get_ns() by Thomas Gleixner · 10 years ago
  68. d28ede8 timekeeping: Create struct tk_read_base and use it in struct timekeeper by Thomas Gleixner · 10 years ago
  69. 6d3aadf timekeeping: Restructure the timekeeper some more by Thomas Gleixner · 10 years ago
  70. 4a0e637 clocksource: Get rid of cycle_last by Thomas Gleixner · 10 years ago
  71. 09ec544 clocksource: Move cycle_last validation to core code by Thomas Gleixner · 10 years ago
  72. 3a97837 clocksource: Make delta calculation a function by Thomas Gleixner · 10 years ago
  73. f519b1a timekeeping: Provide ktime_get_raw() by Thomas Gleixner · 10 years ago
  74. 61edec8 timekeeping: Simplify timekeeping_clocktai() by Thomas Gleixner · 10 years ago
  75. 47da70d timekeeping: Remove timekeeper.total_sleep_time by Thomas Gleixner · 10 years ago
  76. 02cba15 timekeeping: Simplify getboottime() by Thomas Gleixner · 10 years ago
  77. 48f18fd6 timekeeping: Use ktime_get_boottime() for get_monotonic_boottime() by Thomas Gleixner · 10 years ago
  78. 250fade timekeeping: Remove monotonic_to_bootbased by Thomas Gleixner · 10 years ago
  79. d560fed time: Export nsecs_to_jiffies() by Thomas Gleixner · 10 years ago
  80. dcaab54 timekeeping: Remove ktime_get_monotonic_offset() by Thomas Gleixner · 10 years ago
  81. 9a6b519 timekeeping: Provide ktime_mono_to_any() by Thomas Gleixner · 10 years ago
  82. 48064f5 timekeeping; Use ktime based data for ktime_get_update_offsets_tick() by Thomas Gleixner · 10 years ago
  83. a37c0aa timekeeping: Use ktime_t data for ktime_get_update_offsets_now() by Thomas Gleixner · 10 years ago
  84. afab07c timekeeping: Use ktime_t based data for ktime_get_clocktai() by Thomas Gleixner · 10 years ago
  85. b82c817 timekeeping; Use ktime_t based data for ktime_get_boottime() by Thomas Gleixner · 10 years ago
  86. f5264d5 timekeeping: Use ktime_t based data for ktime_get_real() by Thomas Gleixner · 10 years ago
  87. 0077dc6 timekeeping: Provide ktime_get_with_offset() by Thomas Gleixner · 10 years ago
  88. a016a5b timekeeping: Use ktime_t based data for ktime_get() by Thomas Gleixner · 10 years ago
  89. 7c032df timekeeping: Provide internal ktime_t based data by Thomas Gleixner · 10 years ago
  90. f111adf timekeeping: Use timekeeping_update() instead of memcpy() by Thomas Gleixner · 10 years ago
  91. 3fdb14f timekeeping: Cache optimize struct timekeeper by Thomas Gleixner · 10 years ago
  92. c905fae timekeeper: Move tk_xtime to core code by Thomas Gleixner · 10 years ago
  93. d6d2989 timekeeping: Provide timespec64 based interfaces by Thomas Gleixner · 10 years ago
  94. 8b094cd time: Consolidate the time accessor prototypes by Thomas Gleixner · 10 years ago
  95. 7d489d1 timekeeping: Convert timekeeping core to use timespec64s by John Stultz · 10 years ago
  96. 49cd6f8 time: More core infrastructure for timespec64 by John Stultz · 10 years ago
  97. 166afb6 ktime: Sanitize ktime_to_us/ms conversion by Thomas Gleixner · 10 years ago
  98. 24e4a8c ktime: Kill non-scalar ktime_t implementation for 2038 by John Stultz · 10 years ago
  99. 76f4108 hrtimer: Cleanup hrtimer accessors to the timekepeing state by John Stultz · 10 years ago
  100. e06fde3 timekeeping: Simplify arch_gettimeoffset() by Thomas Gleixner · 10 years ago