1. b874b83 linux/math64.h: Extract common header for vDSO by Vincenzo Frascino · 4 years, 10 months ago
  2. cb8be11 math64: New DIV64_U64_ROUND_CLOSEST helper by Simon Horman · 6 years ago
  3. 68600f6 mm: don't miss the last page because of round-off error by Roman Gushchin · 6 years ago
  4. 7832681 Merge tag 'docs-4.15' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  5. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  6. 078843f math64: add missing kernel-doc notation by Randy Dunlap · 7 years ago
  7. 9e3d622 math64, timers: Fix 32bit mul_u64_u32_shr() and friends by Peter Zijlstra · 8 years ago
  8. 381d585 KVM: x86: Replace call-back set_tsc_khz() with a common function by Haozhong Zhang · 9 years ago
  9. 35181e8 KVM: x86: Add a common TSC scaling function by Haozhong Zhang · 9 years ago
  10. be5e610 math64: Add mul_u64_u32_shr() by Peter Zijlstra · 11 years ago
  11. eb18cba math64: New separate div64_u64_rem helper by Mike Snitzer · 11 years ago
  12. c2853c8 include/linux/math64.h: add div64_ul() by Alex Shi · 12 years ago
  13. f300213 Revert "math64: New div64_u64_rem helper" by Stanislaw Gruszka · 12 years ago
  14. f792685 math64: New div64_u64_rem helper by Frederic Weisbecker · 12 years ago
  15. f910381 math: Introduce div64_long by Sasha Levin · 13 years ago
  16. 658716d div64_u64(): improve precision on 32bit platforms by Brian Behlendorf · 14 years ago
  17. d5e181f add an inlined version of iter_div_u64_rem by Jeremy Fitzhardinge · 17 years ago
  18. f595ec9 common implementation of iterative div/mod by Jeremy Fitzhardinge · 17 years ago
  19. 6f6d6a1 rename div64_64 to div64_u64 by Roman Zippel · 17 years ago
  20. 2418f4f introduce explicit signed/unsigned 64bit divide by Roman Zippel · 17 years ago