aboutsummaryrefslogtreecommitdiffstats
path: root/init/do_mounts_initrd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-30usermodehelper: split remaining calls to call_usermodehelper_fns()Lucas De Marchi1-2/+6
2013-01-23Merge branch 'master' into for-3.9-asyncTejun Heo1-0/+4
2013-01-19make sure that /linuxrc has std{in,out,err}Al Viro1-0/+4
2013-01-18init, block: try to load default elevator module early during bootTejun Heo1-0/+3
2012-10-11don't bother with kernel_thread/kernel_execve for launching linuxrcAl Viro1-25/+16
2012-05-31init: disable sparse checking of the mount.o source filesH Hartley Sweeten1-0/+10
2012-03-31get rid of pointless includes of ext2_fs.hAl Viro1-1/+0
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-3/+4
2010-03-03init: Open /dev/console from rootfsEric W. Biederman1-4/+0
2007-11-20Freezer: Fix s2disk resume from initrdRafael J. Wysocki1-3/+9
2007-09-19Fix failure to resume from initrdsNigel Cunningham1-1/+3
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-5/+2
2007-05-07freezer: remove PF_NOFREEZE from handle_initrdRafael J. Wysocki1-2/+3
2006-12-07[PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham1-0/+1
2006-10-02[PATCH] introduce kernel_execveArnd Bergmann1-2/+1
2006-06-26[PATCH] devfs: Remove devfs from the init codeGreg Kroah-Hartman1-4/+2
2006-03-23[PATCH] swsusp: userland interfaceRafael J. Wysocki1-0/+1
2005-06-30[PATCH] Improper initrd failure message at boot timeJay Lan1-1/+4
2005-06-25[PATCH] init/do_mounts_initrd.c: fix sparse warningDomen Puncer1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+121