summaryrefslogtreecommitdiff
path: root/init/initramfs.c
Commit message (Expand)AuthorAge
* 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