summaryrefslogtreecommitdiff
path: root/include/linux/math64.h
AgeCommit message (Expand)Author
2012-03-15math: Introduce div64_longSasha Levin
2010-10-26div64_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
/ioprio.c?h=linux-6.6.y&id=f719ff9bcee2a422647790f12d53d3755f47c727'>sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar 2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar 2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar 2017-02-22block: use for_each_thread() in sys_ioprio_set()/sys_ioprio_get()Tetsuo Handa