summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/initrd.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+2
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-1/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-311-1/+1
* um: Fix to call read_initrd after init_bootmemMasami Hiramatsu2017-05-031-3/+1Star
* um: Eliminate null test after alloc_bootmemAmitoj Kaur Chawla2016-08-041-2/+0Star
* um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-091-6/+6
* um: make load_initrd() static, kill shared/initrd.hAl Viro2011-11-021-2/+2
* uml: fix initrd printkJohann Felix Soden2008-02-241-1/+1
* uml: install panic notifier earlierJeff Dike2008-02-051-9/+20
* uml: tidy kern_util.hJeff Dike2008-02-051-1/+0Star
* uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike2007-05-071-1/+1
* uml: formatting fixes around os_{read_write}_file callersJeff Dike2007-05-071-17/+15Star
* uml: change remaining callers of os_{read_write}_fileJeff Dike2007-05-071-1/+1
* uml: remove user_util.hJeff Dike2007-05-071-1/+0Star
* [PATCH] uml: initrd cleanupJeff Dike2005-05-211-0/+78