aboutsummaryrefslogtreecommitdiff
path: root/arch/um/kernel/initrd.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-22um: Extract load file helper from initrd.cGravatar Vincent Whitchurch 1-43/+5
2019-09-15um: Add SPDX headers to files in arch/um/kernel/Gravatar Alex Dewar 1-1/+1
2019-03-12treewide: add checks for the return value of memblock_alloc*()Gravatar Mike Rapoport 1-0/+2
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESGravatar Mike Rapoport 1-1/+1
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 1-1/+1
2018-10-31memblock: replace alloc_bootmem with memblock_allocGravatar Mike Rapoport 1-1/+1
2017-05-03um: Fix to call read_initrd after init_bootmemGravatar Masami Hiramatsu 1-3/+1
2016-08-04um: Eliminate null test after alloc_bootmemGravatar Amitoj Kaur Chawla 1-2/+0
2012-10-09um: get rid of pointless include "..." where include <...> will doGravatar Al Viro 1-6/+6
2011-11-02um: make load_initrd() static, kill shared/initrd.hGravatar Al Viro 1-2/+2
2008-02-23uml: fix initrd printkGravatar Johann Felix Soden 1-1/+1
2008-02-05uml: install panic notifier earlierGravatar Jeff Dike 1-9/+20
2008-02-05uml: tidy kern_util.hGravatar Jeff Dike 1-1/+0
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileGravatar Jeff Dike 1-1/+1
2007-05-07uml: formatting fixes around os_{read_write}_file callersGravatar Jeff Dike 1-17/+15
2007-05-07uml: change remaining callers of os_{read_write}_fileGravatar Jeff Dike 1-1/+1
2007-05-07uml: remove user_util.hGravatar Jeff Dike 1-1/+0
2005-05-20[PATCH] uml: initrd cleanupGravatar Jeff Dike 1-0/+78