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