summaryrefslogtreecommitdiff
path: root/arch/um/kernel/initrd.c
AgeCommit message (Expand)Author
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport
2017-05-03um: Fix to call read_initrd after init_bootmemMasami Hiramatsu
2016-08-04um: Eliminate null test after alloc_bootmemAmitoj Kaur Chawla
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2011-11-02um: make load_initrd() static, kill shared/initrd.hAl Viro
2008-02-23uml: fix initrd printkJohann Felix Soden
2008-02-05uml: install panic notifier earlierJeff Dike
2008-02-05uml: tidy kern_util.hJeff Dike
2007-05-07uml: rename os_{read_write}_file_k back to os_{read_write}_fileJeff Dike
2007-05-07uml: formatting fixes around os_{read_write}_file callersJeff Dike
2007-05-07uml: change remaining callers of os_{read_write}_fileJeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2005-05-20[PATCH] uml: initrd cleanupJeff Dike