VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2015-09-10
kstrto*: accept "-0" for signed conversion
Alexey Dobriyan
2014-08-06
lib/test-kstrtox.c: use ARRAY_SIZE instead of sizeof/sizeof[0]
Fabian Frederick
2012-05-29
lib/test-kstrtox.c: mark const init data with __initconst instead of __initdata
Uwe Kleine-König
2011-04-14
kstrtox: fix compile warnings in test
Alexey Dobriyan
2011-03-22
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan