Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-01-21 | fix int_sqrt64() for very large numbers | Florian La Roche | 1 | -1/+1 |
2018-02-04 | lib: Add strongly typed 64bit int_sqrt | Crt Mori | 1 | -0/+30 |
2017-11-17 | lib/int_sqrt: adjust comments | Peter Zijlstra | 1 | -2/+2 |
2017-11-17 | lib/int_sqrt: optimize initial value compute | Peter Zijlstra | 1 | -4/+2 |
2017-11-17 | lib/int_sqrt: optimize small argument | Peter Zijlstra | 1 | -0/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2013-04-29 | lib/int_sqrt.c: optimize square root algorithm | Davidlohr Bueso | 1 | -13/+19 |
2012-03-07 | lib: reduce the use of module.h wherever possible | Paul Gortmaker | 1 | -1/+1 |
2006-02-03 | [PATCH] lib: Fix bug in int_sqrt() for 64 bit longs | Peter Williams | 1 | -1/+1 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+32 |