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