Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / init / do_mounts_initrd.c
2012-03-31 Al Viroget rid of pointless includes of ext2_fs.h
2010-08-18 David HowellsMake do_execve() take a const filename pointer
2010-03-03 Eric W. Biedermaninit: Open /dev/console from rootfs
2007-11-21 Rafael J. WysockiFreezer: Fix s2disk resume from initrd
2007-09-19 Nigel CunninghamFix failure to resume from initrds
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-07 Rafael J. Wysockifreezer: remove PF_NOFREEZE from handle_initrd
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-10-02 Arnd Bergmann[PATCH] introduce kernel_execve
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove devfs from the init code
2006-03-23 Rafael J. Wysocki[PATCH] swsusp: userland interface
2005-07-02 Greg Kroah-HartmanUpdate to 2.6.13-rc1-git3
2005-06-30 Jay Lan[PATCH] Improper initrd failure message at boot time
2005-06-25 Domen Puncer[PATCH] init/do_mounts_initrd.c: fix sparse warning
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2004-06-29 Linus Torvaldssparse: fix pointer/integer confusion
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
2003-10-20 Alexander Viro[PATCH] Fix initrd with devfs enabled
2003-10-16 Andrew Morton[PATCH] drivers/block/initrd.c removal
2003-09-23 Alexander Viro[PATCH] 32-bit dev_t: switch-over
2003-09-23 Alexander Viro[PATCH] prepare for 32-bit dev_t: mknod()/ustat()
2003-07-17 Adrian Bunk[PATCH] remove all #include <blk.h>'s
2003-04-26 Linus TorvaldsFix up some mixing of ramdisk/initrd. They have nothing...