Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / init / do_mounts_rd.c
2012-03-31 Al Vironew helper: ext2_image_size()
2012-03-21 Stephen Rothwellinit: Remove CONFIG_PPC_ISERIES
2011-11-02 Neil Armstronginit/do_mounts_rd.c: fix ramdisk identification for...
2011-03-23 Davidlohr Buesoinit: return proper error code in do_mounts_rd()
2010-10-26 Namhyung Kiminit: mark __user address space on string literals
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-01-14 H. Peter Anvininit: make initrd/initramfs decompression failure a...
2009-01-12 H. Peter Anvinbzip2/lzma: comprehensible error messages for missing...
2009-01-10 Ingo MolnarMerge branch 'linus' into x86/setup-lzma
2009-01-08 H. Peter Anvinbzip2/lzma: centralize format detection
2009-01-05 Phillip LougherSquashfs: initrd support
2009-01-04 H. Peter Anvinbzip2/lzma: use a table to search for initramfs compres...
2009-01-04 Alain Knaffbzip2/lzma: config and initramfs support for bzip2...
2008-10-16 Geert Uytterhoevenidentify_ramdisk_image(): correct typo about return...
2008-08-14 Jeff Mahoney- Updated to 2.6.27-rc3.
2008-07-25 Thomas Petazzoniinflate: refactor inflate malloc code
2008-07-25 Robert P. J. Dayinit/: delete hard-coded setting and testing of BUILD_C...
2008-07-11 Jeff Mahoney- Updated squashfs to v3.3. (bnc#373285)
2008-04-29 Harvey Harrisoninit: fix integer as NULL pointer warnings
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-18 Stephen Hemmingersparse pointer use of zero as null
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs from the init code
2006-01-06 Martin Schwidefsky[PATCH] s390: cleanup Kconfig
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-11-13 Andries E. Brouwer[PATCH] __init for inflate.c
2004-08-24 Eric W. Biederman[PATCH] fix 4K ext2fs support in 2.6 initrd's
2004-05-14 Andrew Morton[PATCH] do_mounts_rd-malloc-fix
2004-03-14 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040314
2004-03-13 Andrew Morton[PATCH] further __KERNEL_SYSCALLS__ removal
2004-02-05 Olaf Hering+- add patches.fixes/linux-post-2.6.2-20040205
2004-02-04 James Bottomley[PATCH] use cramfs as an initrd
2003-10-20 Alexander Viro[PATCH] Fix initrd with devfs enabled
2003-09-09 Andrew Morton[PATCH] tidy up lib/inflate.c error messages
2003-07-17 Adrian Bunk[PATCH] remove all #include <blk.h>'s
2003-05-25 Andrew Morton[PATCH] fix init/do_mounts_rd.c memory leak
2003-04-26 Linus TorvaldsFix up some mixing of ramdisk/initrd. They have nothing...
2003-04-20 Christoph Hellwig[PATCH] initrd.h
2003-03-06 Kai Germaschewskido_mounts: Fix boot from ramdisk
2003-02-21 Kai Germaschewskido_mounts: Move CONFIG_BLK_DEV_RAM stuff into own file