1. a127d2b timers/tick/broadcast-hrtimer: Fix suspicious RCU usage in idle loop by Preeti U Murthy · 10 years ago
  2. f3c233d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  3. 29183a7 ntp: Fixup adjtimex freq validation on 32-bit systems by John Stultz · 10 years ago
  4. 99fa0ad Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  5. 124cf911 PM / sleep: Make it possible to quiesce timers during suspend-to-idle by Rafael J. Wysocki · 10 years ago
  6. 060407a timekeeping: Make it safe to use the fast timekeeper while suspended by Rafael J. Wysocki · 10 years ago
  7. ffda22c time: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  8. affe3e8 timekeeping: Pass readout base to update_fast_timekeeper() by Rafael J. Wysocki · 10 years ago
  9. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  10. c5ce28d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  11. 0ba97bc Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  12. 2d926c1 hrtimer: Fix incorrect tai offset calculation for non high-res timer systems by John Stultz · 10 years ago
  13. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  14. b73f0c8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  15. 4ebbda5 hrtimer: Make __hrtimer_get_next_event() static by kbuild test robot · 10 years ago
  16. fe31fca Merge tag 'fortglx-3.20-time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 10 years ago
  17. 9a4a445 rtc: Convert rtc_set_ntp_time() to use timespec64 by Xunlei Pang · 10 years ago
  18. d08c0cd time: Expose getboottime64 for in-kernel uses by John Stultz · 10 years ago
  19. 8b61862 ktime: Optimize ktime_divns for constant divisors by Nicolas Pitre · 10 years ago
  20. 9bc74919 hrtimer: Prevent stale expiry time in hrtimer_interrupt() by Thomas Gleixner · 10 years ago
  21. 5fbaba8 Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john.stultz/linux into timers/urgent by Thomas Gleixner · 10 years ago
  22. 5e5aeb4 time: adjtimex: Validate the ADJ_FREQUENCY values by Sasha Levin · 10 years ago
  23. 6ada1fc time: settimeofday: Validate the values of tv from user by Sasha Levin · 10 years ago
  24. 2eebdde timecounter: keep track of accumulated fractional nanoseconds by Richard Cochran · 10 years ago
  25. 74d23cc time: move the timecounter/cyclecounter code into its own file. by Richard Cochran · 10 years ago
  26. 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
  27. a5fd973 tick/powerclamp: Remove tick_nohz_idle abuse by Thomas Gleixner · 10 years ago
  28. 988adfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  29. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  30. eedb3d3 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  31. 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
  32. 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
  33. 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
  34. 7bd0e22 drm/i915: compute wait_ioctl timeout correctly by Daniel Vetter · 10 years ago
  35. cb2aa63 time: Fix sign bug in NTP mult overflow warning by John Stultz · 10 years ago
  36. cceb9bd Merge branch 'master' into for-3.19 by Tejun Heo · 10 years ago
  37. 5322e4c time: Fixup comments to reflect usage of timespec64 by John Stultz · 10 years ago
  38. 334334b time: Expose get_monotonic_coarse64() for in-kernel uses by John Stultz · 10 years ago
  39. cdba2ec time: Expose getrawmonotonic64 for in-kernel uses by John Stultz · 10 years ago
  40. 90b6ce9 time: Provide y2038 safe mktime() replacement by pang.xunlei · 10 years ago
  41. 04d9089 time: Provide y2038 safe timekeeping_inject_sleeptime() replacement by pang.xunlei · 10 years ago
  42. 21f7eca time: Provide y2038 safe do_settimeofday() replacement by pang.xunlei · 10 years ago
  43. 659bc17 time: Complete NTP adjustment threshold judging conditions by pang.xunlei · 10 years ago
  44. 6067dc5 time: Avoid possible NTP adjustment mult overflow. by pang.xunlei · 10 years ago
  45. fd866e2 time: Rename udelay_test.c to test_udelay.c by John Stultz · 10 years ago
  46. a020010 Merge Linus' tree to be be to apply submitted patches to newer code than by Jiri Kosina · 10 years ago
  47. 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
  48. 23cfa36 sched/cputime: Fix cpu_timer_sample_group() double accounting by Peter Zijlstra · 10 years ago
  49. aa6da51 rcu: Remove "cpu" argument to rcu_needs_cpu() by Paul E. McKenney · 10 years ago
  50. c3377c2d rcu: Remove "cpu" argument to rcu_check_callbacks() by Paul E. McKenney · 10 years ago
  51. 56e4dea percpu: Convert remaining __get_cpu_var uses in 3.18-rcX by Christoph Lameter · 10 years ago
  52. dbe7aa6 timekeeping: Provide y2038 safe accessor to the seconds portion of CLOCK_REALTIME by Heena Sirwani · 10 years ago
  53. 9e3680b timekeeping: Provide fast accessor to the seconds part of CLOCK_MONOTONIC by Heena Sirwani · 10 years ago
  54. be278e9 clocksource: Fix 'clcoksource' typo in comment by James Hartley · 10 years ago
  55. 1063200 clockevents: Prevent shift out of bounds by Thomas Gleixner · 10 years ago
  56. 6891c45 posix-timers: Fix stack info leak in timer_create() by Mathias Krause · 10 years ago
  57. 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
  58. 1ee07ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  59. 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
  60. 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
  61. 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
  62. fe0f497 s390/nohz: use a per-cpu flag for arch_needs_cpu by Martin Schwidefsky · 10 years ago
  63. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  64. 9b01f5b nohz: nohz full depends on irq work self IPI support by Frederic Weisbecker · 10 years ago
  65. 4327b15 nohz: Consolidate nohz full init code by Frederic Weisbecker · 10 years ago
  66. 76a3306 irq_work: Force raised irq work to run on irq work interrupt by Frederic Weisbecker · 10 years ago
  67. a80e49e nohz: Move nohz full init call to tick init by Frederic Weisbecker · 10 years ago
  68. 474e941 alarmtimer: Lock k_itimer during timer callback by Richard Larocque · 10 years ago
  69. 265b81d alarmtimer: Do not signal SIGEV_NONE timers by Richard Larocque · 10 years ago
  70. e86fea7 alarmtimer: Return relative times in timer_gettime by Richard Larocque · 10 years ago
  71. d78c930 jiffies: Fix timeval conversion to jiffies by Andrew Hunter · 10 years ago
  72. e78c349 time, signal: Protect resource use statistics with seqlock by Rik van Riel · 10 years ago
  73. 9bf2419 timekeeping: Update timekeeper before updating vsyscall and pvclock by Thomas Gleixner · 10 years ago
  74. 40bea03 nohz: Restore NMI safe local irq work for local nohz kick by Frederic Weisbecker · 10 years ago
  75. 4a32fea scheduler: Replace __get_cpu_var with this_cpu_ptr by Christoph Lameter · 10 years ago
  76. dc5df73 time: Convert a bunch of &__get_cpu_var introduced in the 3.16 merge period by Christoph Lameter · 10 years ago
  77. 22127e9 time: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  78. 2a16fc9 nohz: Avoid tick's double reprogramming in highres mode by Viresh Kumar · 11 years ago
  79. b5e995e nohz: Fix spurious periodic tick behaviour in low-res dynticks mode by Viresh Kumar · 11 years ago
  80. 0680eb1 timekeeping: Another fix to the VSYSCALL_OLD update_vsyscall by John Stultz · 10 years ago
  81. 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
  82. 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
  83. 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
  84. 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
  85. 504d587 timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks by Jan Kara · 10 years ago
  86. ca5bc6c Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes by Ingo Molnar · 10 years ago
  87. f723aa1 sched_clock: Avoid corrupting hrtimer tree during suspend by Stephen Boyd · 10 years ago
  88. 375f45b timekeeping: Use cached ntp_tick_length when accumulating error by John Stultz · 11 years ago
  89. dc49159 timekeeping: Rework frequency adjustments to work better w/ nohz by John Stultz · 11 years ago
  90. e2dff1e timekeeping: Minor fixup for timespec64->timespec assignment by John Stultz · 10 years ago
  91. 4396e05 timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONIC by Thomas Gleixner · 11 years ago
  92. 0e5ac3a timekeeping: Use tk_read_base as argument for timekeeping_get_ns() by Thomas Gleixner · 11 years ago
  93. d28ede8 timekeeping: Create struct tk_read_base and use it in struct timekeeper by Thomas Gleixner · 11 years ago
  94. 6d3aadf timekeeping: Restructure the timekeeper some more by Thomas Gleixner · 11 years ago
  95. 4a0e637 clocksource: Get rid of cycle_last by Thomas Gleixner · 11 years ago
  96. 09ec544 clocksource: Move cycle_last validation to core code by Thomas Gleixner · 11 years ago
  97. 3a97837 clocksource: Make delta calculation a function by Thomas Gleixner · 11 years ago
  98. f519b1a timekeeping: Provide ktime_get_raw() by Thomas Gleixner · 11 years ago
  99. 61edec8 timekeeping: Simplify timekeeping_clocktai() by Thomas Gleixner · 11 years ago
  100. 47da70d timekeeping: Remove timekeeper.total_sleep_time by Thomas Gleixner · 11 years ago