index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
math64.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-07
Merge tag 'for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
1
-0
/
+19
2020-07-28
math64: New DIV_S64_ROUND_CLOSEST helper
Chunyan Zhang
1
-0
/
+19
2020-06-15
sched/cputime: Improve cputime_adjust()
Oleg Nesterov
1
-0
/
+2
2020-03-21
linux/math64.h: Extract common header for vDSO
Vincenzo Frascino
1
-19
/
+1
2019-04-02
math64: New DIV64_U64_ROUND_CLOSEST helper
Simon Horman
1
-0
/
+13
2018-10-26
mm: don't miss the last page because of round-off error
Roman Gushchin
1
-0
/
+3
2017-11-13
Merge tag 'docs-4.15' of git://git.lwn.net/linux
Linus Torvalds
1
-0
/
+27
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-07
math64: add missing kernel-doc notation
Randy Dunlap
1
-0
/
+27
2017-01-14
math64, timers: Fix 32bit mul_u64_u32_shr() and friends
Peter Zijlstra
1
-8
/
+18
2015-11-10
KVM: x86: Replace call-back set_tsc_khz() with a common function
Haozhong Zhang
1
-0
/
+29
2015-11-10
KVM: x86: Add a common TSC scaling function
Haozhong Zhang
1
-0
/
+51
2013-12-11
math64: Add mul_u64_u32_shr()
Peter Zijlstra
1
-0
/
+30
2013-08-23
math64: New separate div64_u64_rem helper
Mike Snitzer
1
-0
/
+13
2013-06-12
include/linux/math64.h: add div64_ul()
Alex Shi
1
-2
/
+4
2013-04-30
Revert "math64: New div64_u64_rem helper"
Stanislaw Gruszka
1
-18
/
+1
2013-03-13
math64: New div64_u64_rem helper
Frederic Weisbecker
1
-1
/
+18
2012-03-15
math: Introduce div64_long
Sasha Levin
1
-0
/
+4
2010-10-26
div64_u64(): improve precision on 32bit platforms
Brian Behlendorf
1
-0
/
+12
2008-06-12
add an inlined version of iter_div_u64_rem
Jeremy Fitzhardinge
1
-0
/
+19
2008-06-12
common implementation of iterative div/mod
Jeremy Fitzhardinge
1
-0
/
+2
2008-05-01
rename div64_64 to div64_u64
Roman Zippel
1
-0
/
+12
2008-05-01
introduce explicit signed/unsigned 64bit divide
Roman Zippel
1
-0
/
+72