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