summaryrefslogtreecommitdiff
path: root/init/initramfs.c
Commit message (Expand)AuthorAge
* initramfs: avoid "label at end of compound statement" errorLinus Torvalds2017-05-06
* initramfs: Always do fput() and load modules after rootfs populateStafford Horne2017-05-05
* initramfs: finish fput() before accessing any binary from initramfsLokesh Vutla2017-02-27
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-10
* init/initramfs.c: resolve shadow warningsMark Rustad2014-10-14
* initramfs: add write error checksDavid Engraf2014-08-08
* initramfs: support initramfs that is bigger than 2GiBYinghai Lu2014-08-08
* initramfs: support initrd that is bigger than 2GiBYinghai Lu2014-08-08
* initramfs: debug detected compression methodDaniel M. Weeks2014-04-07
* init: fix possible format string bugTetsuo Handa2014-01-23
* init, block: try to load default elevator module early during bootTejun Heo2013-01-18
* init: disable sparse checking of the mount.o source filesH Hartley Sweeten2012-05-31
* init/initramfs.c: should use umode_tAl Viro2012-01-03
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-10-28
|\
| * initramfs: fix initramfs size calculationHendrik Brueckner2010-09-29
* | init: mark __user address space on string literalsNamhyung Kim2010-10-26
|/
* initramfs: handle unrecognised decompressor when unpackingPhillip Lougher2010-04-24
* init/initramfs.c: fix "symbol shadows an earlier one" noiseH Hartley Sweeten2010-03-06
* initramfs: add missing decompressor error checkPhillip Lougher2009-12-15
* initramfs: clean up messages related to initramfs unpackingEric Piel2009-05-06
* initramfs: fix initramfs to work with hardlinked initRandy Robertson2009-04-13
* init/initramfs: fix warning with CONFIG_BLK_DEV_RAM=nNikanth Karthikesan2009-04-13
* initramfs: prevent initramfs printk message being split by messages from othe...Simon Kitching2009-04-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30Linus Torvalds2009-03-28
|\
| * fastboot: remove duplicate unpack_to_rootfs()Li, Shaohua2009-03-28
* | init: make initrd/initramfs decompression failure a KERN_EMERG eventH. Peter Anvin2009-01-14
* | bzip2/lzma: comprehensible error messages for missing decompressorH. Peter Anvin2009-01-12
* | bzip2/lzma: make flush_buffer() unconditionalIngo Molnar2009-01-10
* | Merge branch 'linus' into x86/setup-lzmaIngo Molnar2009-01-10
|\ \ | |/
| * NOMMU: Support XIP on initramfsDavid Howells2009-01-08
* | bzip2/lzma: centralize format detectionH. Peter Anvin2009-01-08
* | bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIPAlain Knaff2009-01-07
* | bzip2/lzma: config and initramfs support for bzip2/lzma decompressionAlain Knaff2009-01-04
|/
* initramfs: add option to preserve mtime from initramfs cpio imagesNye Liu2008-10-16
* inflate: refactor inflate malloc codeThomas Petazzoni2008-07-25
* directly use kmalloc() and kfree() in init/initramfs.cThomas Petazzoni2008-04-29
* ACPI: Remove ACPI_CUSTOM_DSDT_INITRD optionLinus Torvalds2008-03-15
* ACPI: basic initramfs DSDT override supportMarkus Gaugusch2008-02-06
* Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.cRobert P. J. Day2008-02-06
* initramfs: missing __initAl Viro2007-07-26
* [PATCH] Add retain_initrd boot optionMichael Neuling2007-02-11
* Make sure we populate the initroot filesystem late enoughLinus Torvalds2006-12-11
* [PATCH] Make initramfs printk a warning on incorrect cpio typeArjan van de Ven2006-12-07
* [PATCH] initramfs overwrite fixH. Peter Anvin2006-06-26
* [PATCH] initramfs: fix CPIO hardlink checkMark Huang2006-05-15
* [PATCH] Fix typo causing bad mode of /initrd.imageJason Gunthorpe2006-03-26
* [PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=yZdenek Pavlas2006-03-25
* [PATCH] kexec: fix in free initrd when overlapped with crashkernel regionHaren Myneni2006-02-10
* [PATCH] free initrd mem adjustmentJan Beulich2005-09-13
* Linux-2.6.12-rc2Linus Torvalds2005-04-16