Linus Torvalds d7fe42a64a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull timer fixes from Thomas Gleixner:
 "Two small fixes from the timer departement:

   - Prevent the compiler from converting the nanoseconds adjustment
     loop in the VDSO update function to a division (__udivdi3) by using
     the __iter_div_u64_rem() inline function which exists to prevent
     exactly that problem.

   - Fix the wrong argument order of the GENMASK macro in the NPCM timer
     driver"

* 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  timekeeping/vsyscall: Use __iter_div_u64_rem()
  clocksource/drivers/npcm: Fix misuse of GENMASK macro
2019-07-11 13:52:23 -07:00
..
2019-07-11 11:17:09 -07:00
2019-07-09 10:59:26 -07:00
2019-06-21 09:58:42 -07:00
2019-07-08 11:00:02 +02:00
2019-07-06 10:06:37 -07:00
2019-06-08 12:52:42 -07:00
2019-07-09 09:15:03 -07:00
2019-07-09 09:55:45 -07:00
2019-07-09 08:59:39 -07:00
2019-07-09 08:59:39 -07:00
2019-06-21 09:58:42 -07:00
2019-06-08 12:52:42 -07:00
2019-07-08 09:54:55 -07:00
2019-06-15 13:43:06 -07:00
2019-07-09 08:57:45 -07:00
2019-06-08 17:40:28 +02:00
2019-07-09 10:05:22 -07:00
2019-06-10 18:07:39 +02:00
2019-06-12 14:23:50 +02:00
2019-06-12 14:23:50 +02:00