summaryrefslogtreecommitdiff
path: root/arch/s390/boot
AgeCommit message (Expand)Author
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-09-13s390/startup: add pgm check info printingVasily Gorbik
2019-08-26s390/kaslr: reserve memory for kasan usageVasily Gorbik
2019-08-26s390/mem_detect: provide single get_mem_detect_endVasily Gorbik
2019-08-26s390/startup: correct command line options parsingVasily Gorbik
2019-08-21s390/startup: round down "mem" option to page boundaryVasily Gorbik
2019-08-21s390/startup: adjust _sdma and _edma to page boundariesVasily Gorbik
2019-08-21s390: clean .bss before running uncompressed kernelVasily Gorbik
2019-08-21s390/startup: purge obsolete .gitignore patternsVasily Gorbik
2019-08-21s390/startup: add initial pgm check handlerVasily Gorbik
2019-08-21s390: move vmalloc option parsing to startup codeVasily Gorbik
2019-08-06s390/protvirt: avoid memory sharing for diag 308 set/storeVasily Gorbik
2019-07-29s390/boot: add missing declarations and includesVasily Gorbik
2019-07-23s390: enable detection of kernel version from bzImageVasily Gorbik
2019-05-07s390/boot: fix compiler error due to missing awk strtonumMartin Schwidefsky
2019-05-03s390: fix clang -Wpointer-sign warnigns in boot codeArnd Bergmann
2019-05-03s390: only build for new CPUs with clangArnd Bergmann
2019-05-02s390: simplify disabled_waitMartin Schwidefsky
2019-05-02s390: use proper expoline sections for .dma codeMartin Schwidefsky
2019-05-02s390: add missing ENDPROC statements to assembler functionsMartin Schwidefsky
2019-04-29s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer
2019-04-29s390/sclp: do not use static sccbsGerald Schaefer
2019-04-29s390/kernel: build a relocatable kernelGerald Schaefer
2019-04-29s390/kexec_file: Simplify parmarea accessPhilipp Rudo
2019-04-26s390/boot: pad bzImage to 4KMartin Schwidefsky
2019-04-26s390/ipl: read IPL report at early bootMartin Schwidefsky
2019-04-26s390/ipl: provide uapi header for list directed IPLMartin Schwidefsky
2019-04-26s390/ipl: make ipl_info less confusingMartin Schwidefsky
2019-04-10s390/protvirt: block kernel command line alterationVasily Gorbik
2019-04-10s390/protvirt: add memory sharing for diag 308 set/storeVasily Gorbik
2019-04-10s390/uv: introduce guest side ultravisor codeVasily Gorbik
2019-04-10s390: introduce .boot.preserved.data section compile time validationVasily Gorbik
2019-04-10s390: move ipl block to .boot.preserved.data sectionVasily Gorbik
2019-04-10s390: introduce .boot.preserved.data sectionGerald Schaefer
2019-03-29s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD)Joe Perches
2019-03-14kbuild: move archive command to scripts/Makefile.libMasahiro Yamada
2019-03-10Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-03-01s390: warn about clearing als implied facilitiesVasily Gorbik
2019-03-01s390: allow overriding facilities via command lineVasily Gorbik
2019-03-01s390/als: remove duplicated in-place implementation of stfleVasily Gorbik
2019-01-28kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada
2019-01-28s390: make built-in.a not directly depend on *.o.chkbss filesMasahiro Yamada
2019-01-18s390/kasan: improve string/memory functions checksVasily Gorbik
2018-10-26s390: avoid vmlinux segments overlapVasily Gorbik
2018-10-26s390/decompressor: add missing FORCE to build targetsVasily Gorbik
2018-10-10s390/mem_detect: add missing includeHeiko Carstens
2018-10-09s390/head: avoid doubling early boot stack size under KASANVasily Gorbik
2018-10-09s390/kasan: use noexec and large pagesVasily Gorbik
2018-10-09s390/kasan: avoid instrumentation of early C codeVasily Gorbik