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