aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/initrd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-22um: Extract load file helper from initrd.cVincent Whitchurch1-43/+5
2019-09-15um: Add SPDX headers to files in arch/um/kernel/Alex Dewar1-1/+1
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport1-0/+2
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport1-1/+1
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport1-1/+1
2017-05-03um: Fix to call read_initrd after init_bootmemMasami Hiramatsu1-3/+1
2016-08-04um: Eliminate null test after alloc_bootmemAmitoj Kaur Chawla1-2/+0
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro1-6/+6
2011-11-02um: make load_initrd() static, kill shared/initrd.hAl Viro1-2/+2
2008-02-23uml: fix initrd printkJohann Felix Soden1-1/+1
2008-02-05uml: install panic notifier earlierJeff Dike1-9/+20
2008-02-05uml: tidy kern_util.hJeff Dike1-1/+0
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike1-1/+1
2007-05-07uml: formatting fixes around os_{read_write}_file callersJeff Dike1-17/+15
2007-05-07uml: change remaining callers of os_{read_write}_fileJeff Dike1-1/+1
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2005-05-20[PATCH] uml: initrd cleanupJeff Dike1-0/+78