aboutsummaryrefslogtreecommitdiff
path: root/lib/int_sqrt.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-04lib: Add strongly typed 64bit int_sqrtGravatar Crt Mori 1-0/+30
2017-11-17lib/int_sqrt: adjust commentsGravatar Peter Zijlstra 1-2/+2
2017-11-17lib/int_sqrt: optimize initial value computeGravatar Peter Zijlstra 1-4/+2
2017-11-17lib/int_sqrt: optimize small argumentGravatar Peter Zijlstra 1-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2013-04-29lib/int_sqrt.c: optimize square root algorithmGravatar Davidlohr Bueso 1-13/+19
2012-03-07lib: reduce the use of module.h wherever possibleGravatar Paul Gortmaker 1-1/+1
2006-02-03[PATCH] lib: Fix bug in int_sqrt() for 64 bit longsGravatar Peter Williams 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+32