summaryrefslogtreecommitdiffstats
path: root/init/initramfs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-10-281-5/+4
|\
| * initramfs: fix initramfs size calculationHendrik Brueckner2010-09-291-5/+4
* | init: mark __user address space on string literalsNamhyung Kim2010-10-261-2/+3
|/
* initramfs: handle unrecognised decompressor when unpackingPhillip Lougher2010-04-241-1/+2
* init/initramfs.c: fix "symbol shadows an earlier one" noiseH Hartley Sweeten2010-03-061-6/+6
* initramfs: add missing decompressor error checkPhillip Lougher2009-12-151-4/+6
* initramfs: clean up messages related to initramfs unpackingEric Piel2009-05-061-9/+4
* initramfs: fix initramfs to work with hardlinked initRandy Robertson2009-04-131-1/+2
* init/initramfs: fix warning with CONFIG_BLK_DEV_RAM=nNikanth Karthikesan2009-04-131-0/+2
* initramfs: prevent initramfs printk message being split by messages from othe...Simon Kitching2009-04-021-3/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-for-30Linus Torvalds2009-03-281-15/+56
|\
| * fastboot: remove duplicate unpack_to_rootfs()Li, Shaohua2009-03-281-15/+56
* | init: make initrd/initramfs decompression failure a KERN_EMERG eventH. Peter Anvin2009-01-141-4/+7
* | bzip2/lzma: comprehensible error messages for missing decompressorH. Peter Anvin2009-01-121-1/+11
* | bzip2/lzma: make flush_buffer() unconditionalIngo Molnar2009-01-101-2/+0
* | Merge branch 'linus' into x86/setup-lzmaIngo Molnar2009-01-101-0/+1
|\ \ | |/
| * NOMMU: Support XIP on initramfsDavid Howells2009-01-081-0/+1
* | bzip2/lzma: centralize format detectionH. Peter Anvin2009-01-081-32/+7
* | bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIPAlain Knaff2009-01-071-1/+6
* | bzip2/lzma: config and initramfs support for bzip2/lzma decompressionAlain Knaff2009-01-041-81/+42
|/
* initramfs: add option to preserve mtime from initramfs cpio imagesNye Liu2008-10-161-0/+53
* inflate: refactor inflate malloc codeThomas Petazzoni2008-07-251-20/+2
* directly use kmalloc() and kfree() in init/initramfs.cThomas Petazzoni2008-04-291-10/+10
* ACPI: Remove ACPI_CUSTOM_DSDT_INITRD optionLinus Torvalds2008-03-151-7/+1
* ACPI: basic initramfs DSDT override supportMarkus Gaugusch2008-02-061-1/+7
* Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.cRobert P. J. Day2008-02-061-5/+0
* initramfs: missing __initAl Viro2007-07-261-1/+1
* [PATCH] Add retain_initrd boot optionMichael Neuling2007-02-111-1/+16
* Make sure we populate the initroot filesystem late enoughLinus Torvalds2006-12-111-2/+4
* [PATCH] Make initramfs printk a warning on incorrect cpio typeArjan van de Ven2006-12-071-0/+4
* [PATCH] initramfs overwrite fixH. Peter Anvin2006-06-261-6/+30
* [PATCH] initramfs: fix CPIO hardlink checkMark Huang2006-05-151-4/+4
* [PATCH] Fix typo causing bad mode of /initrd.imageJason Gunthorpe2006-03-261-1/+1
* [PATCH] BLK_DEV_INITRD: do not require BLK_DEV_RAM=yZdenek Pavlas2006-03-251-0/+10
* [PATCH] kexec: fix in free initrd when overlapped with crashkernel regionHaren Myneni2006-02-101-1/+23
* [PATCH] free initrd mem adjustmentJan Beulich2005-09-131-2/+10
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+500
OpenPOWER on IntegriCloud