summaryrefslogtreecommitdiffstats
path: root/lib/earlycpio.c
Commit message (Expand)AuthorAgeFilesLines
* lib: remove "expecting prototype" kernel-doc warningsRandy Dunlap2021-04-161-2/+2
* lib: earlycpio: delete duplicated wordsRandy Dunlap2020-10-161-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 283Thomas Gleixner2019-06-051-9/+1
* lib/cpio: Make find_cpio_data()'s offset arg optionalBorislav Petkov2016-06-081-1/+4
* earlycpio.c: Fix the confusing comment of find_cpio_data().Tang Chen2013-08-141-13/+14
* kernel: delete __cpuinit usage from all core kernel filesPaul Gortmaker2013-07-141-1/+1
* lib: Add early cpio decoderH. Peter Anvin2012-09-301-0/+145