Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / lib / div64.c
2012-03-07 Paul Gortmakerlib: reduce the use of module.h wherever possible
2010-10-26 Brian Behlendorfdiv64_u64(): improve precision on 32bit platforms
2008-06-12 Jeremy Fitzhardingeadd an inlined version of iter_div_u64_rem
2008-06-12 Jeremy Fitzhardingecommon implementation of iterative div/mod
2008-05-01 Roman Zippelrename div64_64 to div64_u64
2008-05-01 Roman Zippelintroduce explicit signed/unsigned 64bit divide
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-26 David S. Miller[S390]: Fix build on 31-bit.
2007-04-26 Stephen Hemminger[LIB]: div64_64 optimization
2007-04-26 Stephen Hemminger[NET]: div64_64 consolidate (rev3)
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2003-11-18 Olaf Hering+- update to 2.6.0-test9-bk22, update config, arch...
2003-10-26 Randolph Chung[PATCH] fix __div64_32 to do division properly
2003-07-08 Bernardo Innocenti[PATCH] Fix problem introduced by do_div() patch
2003-07-06 Bernardo Innocenti[PATCH] Fix do_div() for all architectures