summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-01-21init/do_mounts: initrd_load() can be booleanYaowei Bai2-5/+5
2013-05-01usermodehelper: split remaining calls to call_usermodehelper_fns()Lucas De Marchi2-5/+15
2013-01-23Merge branch 'master' into for-3.9-asyncTejun Heo3468-31304/+74116
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 Heo6-1/+48
2012-10-12don't bother with kernel_thread/kernel_execve for launching linuxrcAl Viro1-25/+16
2012-06-01init: disable sparse checking of the mount.o source filesH Hartley Sweeten5-8/+57
2012-03-31get rid of pointless includes of ext2_fs.hAl Viro4-9/+4
2010-08-18Make do_execve() take a const filename pointerDavid Howells50-98/+179
2010-03-03init: Open /dev/console from rootfsEric W. Biederman2-9/+6
2007-11-21Freezer: 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. Wysocki65-113/+256
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 Cunningham64-101/+147
2006-10-02[PATCH] introduce kernel_execveArnd Bergmann6-11/+31
2006-06-26[PATCH] devfs: Remove devfs from the init codeGreg Kroah-Hartman8-172/+10
2006-03-23[PATCH] swsusp: userland interfaceRafael J. Wysocki7-7/+475
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 Torvalds17291-0/+6718845