summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-11-24init: use pr_cont() when displaying rotator during ramdisk loading.Nicolas Schichan1-1/+1
2015-12-26init, Documentation: Remove ramdisk_blocksize mentionsRobert Elliott2-10/+0
2014-08-08initramfs: support initramfs that is bigger than 2GiBYinghai Lu20-110/+111
2014-01-25cramfs: take headers to fs/cramfsAl Viro7-35/+23
2013-11-13./Makefile: export initial ramdisk compression config optionP J P2-0/+21
2013-11-13init/do_mounts_rd.c: fix NULL pointer dereference while loading initramfsP J P1-0/+7
2012-06-01init: disable sparse checking of the mount.o source filesH Hartley Sweeten5-8/+57
2012-03-31new helper: ext2_image_size()Al Viro3-8/+30
2012-03-21init: Remove CONFIG_PPC_ISERIESStephen Rothwell1-2/+2
2011-11-02init/do_mounts_rd.c: fix ramdisk identification for padded cramfsNeil Armstrong1-0/+14
2011-03-23init: return proper error code in do_mounts_rd()Davidlohr Bueso1-1/+1
2010-10-26init: mark __user address space on string literalsNamhyung Kim5-10/+11
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo4208-717/+3717
2009-01-14init: make initrd/initramfs decompression failure a KERN_EMERG eventH. Peter Anvin2-5/+9
2009-01-12bzip2/lzma: comprehensible error messages for missing decompressorH. Peter Anvin3-8/+25
2009-01-10Merge branch 'linus' into x86/setup-lzmaIngo Molnar3899-163337/+751145
2009-01-08bzip2/lzma: centralize format detectionH. Peter Anvin5-67/+72
2009-01-05Squashfs: initrd supportPhillip Lougher1-0/+14
2009-01-04bzip2/lzma: use a table to search for initramfs compression formatsH. Peter Anvin1-47/+35
2009-01-04bzip2/lzma: config and initramfs support for bzip2/lzma decompressionAlain Knaff5-199/+184
2008-10-16identify_ramdisk_image(): correct typo about return value in commentGeert Uytterhoeven1-1/+1
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni13-439/+62
2008-07-25init/: delete hard-coded setting and testing of BUILD_CRAMDISKRobert P. J. Day1-12/+0
2008-04-29init: fix integer as NULL pointer warningsHarvey Harrison2-2/+2
2007-10-18sparse pointer use of zero as nullStephen Hemminger20-33/+34
2006-06-26[PATCH] devfs: Remove devfs from the init codeGreg Kroah-Hartman8-172/+10
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky60-208/+183
2005-04-16Linux-2.6.12-rc2Linus Torvalds17291-0/+6718845