summaryrefslogtreecommitdiffstats
path: root/init/do_mounts_initrd.c
Commit message (Expand)AuthorAgeFilesLines
* usermodehelper: split remaining calls to call_usermodehelper_fns()Lucas De Marchi2013-04-301-2/+6
* Merge branch 'master' into for-3.9-asyncTejun Heo2013-01-231-0/+4
|\
| * make sure that /linuxrc has std{in,out,err}Al Viro2013-01-191-0/+4
* | init, block: try to load default elevator module early during bootTejun Heo2013-01-181-0/+3
|/
* don't bother with kernel_thread/kernel_execve for launching linuxrcAl Viro2012-10-111-25/+16
* init: disable sparse checking of the mount.o source filesH Hartley Sweeten2012-05-311-0/+10
* get rid of pointless includes of ext2_fs.hAl Viro2012-03-311-1/+0
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-3/+4
* init: Open /dev/console from rootfsEric W. Biederman2010-03-031-4/+0
* Freezer: Fix s2disk resume from initrdRafael J. Wysocki2007-11-201-3/+9
* Fix failure to resume from initrdsNigel Cunningham2007-09-191-1/+3
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-5/+2
* freezer: remove PF_NOFREEZE from handle_initrdRafael J. Wysocki2007-05-071-2/+3
* [PATCH] Add include/linux/freezer.h and move definitions from sched.hNigel Cunningham2006-12-071-0/+1
* [PATCH] introduce kernel_execveArnd Bergmann2006-10-021-2/+1
* [PATCH] devfs: Remove devfs from the init codeGreg Kroah-Hartman2006-06-261-4/+2
* [PATCH] swsusp: userland interfaceRafael J. Wysocki2006-03-231-0/+1
* [PATCH] Improper initrd failure message at boot timeJay Lan2005-06-301-1/+4
* [PATCH] init/do_mounts_initrd.c: fix sparse warningDomen Puncer2005-06-251-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+121