| Commit message (Expand) | Author | Age | Files | Lines |
* | initramfs: handle unrecognised decompressor when unpacking | Phillip Lougher | 2010-04-24 | 1 | -1/+2 |
* | init/initramfs.c: fix "symbol shadows an earlier one" noise | H Hartley Sweeten | 2010-03-06 | 1 | -6/+6 |
* | initramfs: add missing decompressor error check | Phillip Lougher | 2009-12-15 | 1 | -4/+6 |
* | initramfs: clean up messages related to initramfs unpacking | Eric Piel | 2009-05-06 | 1 | -9/+4 |
* | initramfs: fix initramfs to work with hardlinked init | Randy Robertson | 2009-04-13 | 1 | -1/+2 |
* | init/initramfs: fix warning with CONFIG_BLK_DEV_RAM=n | Nikanth Karthikesan | 2009-04-13 | 1 | -0/+2 |
* | initramfs: prevent initramfs printk message being split by messages from othe... | Simon Kitching | 2009-04-02 | 1 | -3/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30 | Linus Torvalds | 2009-03-28 | 1 | -15/+56 |
|\ |
|
| * | fastboot: remove duplicate unpack_to_rootfs() | Li, Shaohua | 2009-03-28 | 1 | -15/+56 |
* | | init: make initrd/initramfs decompression failure a KERN_EMERG event | H. Peter Anvin | 2009-01-14 | 1 | -4/+7 |
* | | bzip2/lzma: comprehensible error messages for missing decompressor | H. Peter Anvin | 2009-01-12 | 1 | -1/+11 |
* | | bzip2/lzma: make flush_buffer() unconditional | Ingo Molnar | 2009-01-10 | 1 | -2/+0 |
* | | Merge branch 'linus' into x86/setup-lzma | Ingo Molnar | 2009-01-10 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | NOMMU: Support XIP on initramfs | David Howells | 2009-01-08 | 1 | -0/+1 |
* | | bzip2/lzma: centralize format detection | H. Peter Anvin | 2009-01-08 | 1 | -32/+7 |
* | | bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIP | Alain Knaff | 2009-01-07 | 1 | -1/+6 |
* | | bzip2/lzma: config and initramfs support for bzip2/lzma decompression | Alain Knaff | 2009-01-04 | 1 | -81/+42 |
|/ |
|
* | initramfs: add option to preserve mtime from initramfs cpio images | Nye Liu | 2008-10-16 | 1 | -0/+53 |
* | inflate: refactor inflate malloc code | Thomas Petazzoni | 2008-07-25 | 1 | -20/+2 |
* | directly use kmalloc() and kfree() in init/initramfs.c | Thomas Petazzoni | 2008-04-29 | 1 | -10/+10 |
* | ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option | Linus Torvalds | 2008-03-15 | 1 | -7/+1 |
* | ACPI: basic initramfs DSDT override support | Markus Gaugusch | 2008-02-06 | 1 | -1/+7 |
* | Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.c | Robert P. J. Day | 2008-02-06 | 1 | -5/+0 |
* | initramfs: missing __init | Al Viro | 2007-07-26 | 1 | -1/+1 |
* | [PATCH] Add retain_initrd boot option | Michael Neuling | 2007-02-11 | 1 | -1/+16 |
* | Make sure we populate the initroot filesystem late enough | Linus Torvalds | 2006-12-11 | 1 | -2/+4 |
* | [PATCH] Make initramfs printk a warning on incorrect cpio type | Arjan van de Ven | 2006-12-07 | 1 | -0/+4 |
* | [PATCH] initramfs overwrite fix | H. Peter Anvin | 2006-06-26 | 1 | -6/+30 |
* | [PATCH] initramfs: fix CPIO hardlink check | Mark Huang | 2006-05-15 | 1 | -4/+4 |
* | [PATCH] Fix typo causing bad mode of /initrd.image | Jason Gunthorpe | 2006-03-26 | 1 | -1/+1 |
* | [PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=y | Zdenek Pavlas | 2006-03-25 | 1 | -0/+10 |
* | [PATCH] kexec: fix in free initrd when overlapped with crashkernel region | Haren Myneni | 2006-02-10 | 1 | -1/+23 |
* | [PATCH] free initrd mem adjustment | Jan Beulich | 2005-09-13 | 1 | -2/+10 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+500 |