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