summaryrefslogtreecommitdiff
path: root/init/initramfs.c
AgeCommit message (Expand)Author
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-02-01[PATCH] initramfs: move inode hash table to __initdataZdenek Pavlas
2005-01-07[PATCH] init/initramfs.c: make unpack_to_rootfs staticAdrian Bunk
2005-01-07[PATCH] INITRAMFS: allow no trailerMilton D. Miller II
2005-01-04[PATCH] GP-REL data supportDavid Howells
2004-11-13[PATCH] __init for inflate.cAndries E. Brouwer
2004-11-01[PATCH] Print real error when initramfs gunzip failedAndi Kleen
2004-07-01[PATCH] Remaining sparse warnings in allnoconfigMika Kukkonen
2004-05-24[PATCH] initramfs uncpio fixAndrew Morton
2004-03-13[PATCH] further __KERNEL_SYSCALLS__ removalAndrew Morton
2004-03-07[ALPHA] Fix gcc 3.4 build problems.Richard Henderson
2004-02-24[PATCH] add syscalls.hAndrew Morton
2003-10-20[PATCH] Fix initrd with devfs enabledAlexander Viro
2003-10-15[PATCH] drivers/block/initrd.c removalAndrew Morton
2003-09-22[PATCH] 32-bit dev_t: switch-overAlexander Viro
2003-09-22[PATCH] prepare for 32-bit dev_t: mknod()/ustat()Alexander Viro
2003-09-09[PATCH] quieten initramfs and fix /dev permissionsAnton Blanchard
2003-09-09[PATCH] Fix initramfs permissions on directories and special filesAnton Blanchard
2002-11-18[PATCH] C99 initializer for init/initramfs.cArt Haas
2002-11-16[PATCH] pull even more crap out of fs.hChristoph Hellwig
2002-11-03Fix up Alpha for initramfs changes.Richard Henderson
2002-11-01Kill stupid bug in initramfs that prevented it from working.Jeff Garzik
2002-11-01Minimal initramfs support (based on Al Viro's work).Jeff Garzik