Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-10KVM: x86: Replace call-back set_tsc_khz() with a common functionHaozhong Zhang
2015-11-10KVM: x86: Add a common TSC scaling functionHaozhong Zhang
2013-12-11math64: Add mul_u64_u32_shr()Peter Zijlstra
2013-08-23math64: New separate div64_u64_rem helperMike Snitzer
2013-06-13include/linux/math64.h: add div64_ul()Alex Shi
2013-04-30Revert "math64: New div64_u64_rem helper"Stanislaw Gruszka
2013-03-13math64: New div64_u64_rem helperFrederic Weisbecker
2012-03-16math: Introduce div64_longSasha Levin
2010-10-27div64_u64(): improve precision on 32bit platformsBrian Behlendorf
2008-06-12add an inlined version of iter_div_u64_remJeremy Fitzhardinge
2008-06-12common implementation of iterative div/modJeremy Fitzhardinge
2008-05-01rename div64_64 to div64_u64Roman Zippel
2008-05-01introduce explicit signed/unsigned 64bit divideRoman Zippel