summaryrefslogtreecommitdiffstats
path: root/init/noinitramfs.c
Commit message (Expand)AuthorAgeFilesLines
* init: move usermodehelper_enable() to populate_rootfs()Rasmus Villemoes2021-09-081-0/+2
* init: add an init_mknod helperChristoph Hellwig2020-07-311-2/+1
* init: add an init_mkdir helperChristoph Hellwig2020-07-311-2/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167Thomas Gleixner2019-05-301-13/+1
* fs: add do_mknodat() helper and ksys_mknod() wrapper; remove in-kernel calls ...Dominik Brodowski2018-04-021-1/+1
* fs: add do_mkdirat() helper and ksys_mkdir() wrapper; remove in-kernel calls ...Dominik Brodowski2018-04-021-2/+2
* init: mark __user address space on string literalsNamhyung Kim2010-10-261-3/+3
* [PATCH] disable init/initramfs.cJean-Paul Saman2007-02-111-0/+52