| Age | Commit message (Expand) | Author | Files | Lines | 
|---|---|---|---|---|
| 2015-09-10 | kstrto*: accept "-0" for signed conversion | Alexey Dobriyan | 1 | -5/+1 | 
| 2014-08-06 | lib/test-kstrtox.c: use ARRAY_SIZE instead of sizeof/sizeof[0] | Fabian Frederick | 1 | -1/+1 | 
| 2012-05-29 | lib/test-kstrtox.c: mark const init data with __initconst instead of __initdata | Uwe Kleine-König | 1 | -2/+2 | 
| 2011-04-14 | kstrtox: fix compile warnings in test | Alexey Dobriyan | 1 | -16/+16 | 
| 2011-03-22 | kstrto*: converting strings to integers done (hopefully) right | Alexey Dobriyan | 1 | -0/+739 |