aboutsummaryrefslogtreecommitdiff
path: root/init/initramfs.c
AgeCommit message (Expand)Author
2009-04-02initramfs: prevent initramfs printk message being split by messages from othe...Simon Kitching
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30Linus Torvalds
2009-03-28fastboot: remove duplicate unpack_to_rootfs()Li, Shaohua
2009-01-14init: make initrd/initramfs decompression failure a KERN_EMERG eventH. Peter Anvin
2009-01-12bzip2/lzma: comprehensible error messages for missing decompressorH. Peter Anvin
2009-01-10bzip2/lzma: make flush_buffer() unconditionalIngo Molnar
2009-01-10Merge branch 'linus' into x86/setup-lzmaIngo Molnar
2009-01-08bzip2/lzma: centralize format detectionH. Peter Anvin
2009-01-08NOMMU: Support XIP on initramfsDavid Howells
2009-01-07bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIPAlain Knaff
2009-01-04bzip2/lzma: config and initramfs support for bzip2/lzma decompressionAlain Knaff
2008-10-16initramfs: add option to preserve mtime from initramfs cpio imagesNye Liu
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni
2008-04-29directly use kmalloc() and kfree() in init/initramfs.cThomas Petazzoni
2008-03-15ACPI: Remove ACPI_CUSTOM_DSDT_INITRD optionLinus Torvalds
2008-02-06ACPI: basic initramfs DSDT override supportMarkus Gaugusch
2008-02-06Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.cRobert P. J. Day
2007-07-26initramfs: missing __initAl Viro
2007-02-11[PATCH] Add retain_initrd boot optionMichael Neuling
2006-12-11Make sure we populate the initroot filesystem late enoughLinus Torvalds
2006-12-07[PATCH] Make initramfs printk a warning on incorrect cpio typeArjan van de Ven
2006-06-26[PATCH] initramfs overwrite fixH. Peter Anvin
2006-05-15[PATCH] initramfs: fix CPIO hardlink checkMark Huang
2006-03-26[PATCH] Fix typo causing bad mode of /initrd.imageJason Gunthorpe
2006-03-25[PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=yZdenek Pavlas
2006-02-10[PATCH] kexec: fix in free initrd when overlapped with crashkernel regionHaren Myneni
2005-09-13[PATCH] free initrd mem adjustmentJan Beulich
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds