summaryrefslogtreecommitdiffstats
path: root/arch/s390/boot
Commit message (Expand)AuthorAgeFilesLines
* s390/kaslr: store KASLR offset for early dumpsGerald Schaefer2019-11-301-0/+5
* Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-11-251-1/+1
|\
| * s390/boot: fix section name escapingNick Desaulniers2019-10-311-1/+1
* | s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer2019-10-221-3/+11
|/
* Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-09-1710-24/+172
|\
| * s390/startup: add pgm check info printingVasily Gorbik2019-09-134-2/+101
| * s390/kaslr: reserve memory for kasan usageVasily Gorbik2019-08-261-8/+33
| * s390/mem_detect: provide single get_mem_detect_endVasily Gorbik2019-08-261-7/+0
| * s390/startup: correct command line options parsingVasily Gorbik2019-08-261-3/+3
| * s390/startup: round down "mem" option to page boundaryVasily Gorbik2019-08-211-1/+1
| * s390/startup: adjust _sdma and _edma to page boundariesVasily Gorbik2019-08-211-1/+2
| * s390: clean .bss before running uncompressed kernelVasily Gorbik2019-08-211-0/+6
| * s390/startup: purge obsolete .gitignore patternsVasily Gorbik2019-08-211-3/+0
| * s390/startup: add initial pgm check handlerVasily Gorbik2019-08-211-1/+23
| * s390: move vmalloc option parsing to startup codeVasily Gorbik2019-08-211-0/+5
* | s390/protvirt: avoid memory sharing for diag 308 set/storeVasily Gorbik2019-08-061-2/+0
* | s390/boot: add missing declarations and includesVasily Gorbik2019-07-292-0/+2
|/
* s390: enable detection of kernel version from bzImageVasily Gorbik2019-07-234-1/+10
* s390/boot: fix compiler error due to missing awk strtonumMartin Schwidefsky2019-05-072-1/+2
* s390: fix clang -Wpointer-sign warnigns in boot codeArnd Bergmann2019-05-031-1/+1
* s390: only build for new CPUs with clangArnd Bergmann2019-05-031-6/+12
* s390: simplify disabled_waitMartin Schwidefsky2019-05-022-2/+2
* s390: use proper expoline sections for .dma codeMartin Schwidefsky2019-05-021-4/+15
* s390: add missing ENDPROC statements to assembler functionsMartin Schwidefsky2019-05-021-0/+6
* s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer2019-04-295-5/+189
* s390/kernel: introduce .dma sectionsGerald Schaefer2019-04-295-2/+259
* s390/sclp: do not use static sccbsGerald Schaefer2019-04-291-1/+4
* s390/kernel: build a relocatable kernelGerald Schaefer2019-04-294-0/+33
* s390/kexec_file: Simplify parmarea accessPhilipp Rudo2019-04-291-5/+6
* s390/boot: pad bzImage to 4KMartin Schwidefsky2019-04-261-0/+1
* s390/ipl: read IPL report at early bootMartin Schwidefsky2019-04-264-11/+179
* s390/ipl: provide uapi header for list directed IPLMartin Schwidefsky2019-04-261-5/+5
* s390/ipl: make ipl_info less confusingMartin Schwidefsky2019-04-261-7/+7
* s390/protvirt: block kernel command line alterationVasily Gorbik2019-04-101-1/+1
* s390/protvirt: add memory sharing for diag 308 set/storeVasily Gorbik2019-04-101-0/+3
* s390/uv: introduce guest side ultravisor codeVasily Gorbik2019-04-103-0/+27
* s390: introduce .boot.preserved.data section compile time validationVasily Gorbik2019-04-101-2/+2
* s390: move ipl block to .boot.preserved.data sectionVasily Gorbik2019-04-101-12/+12
* s390: introduce .boot.preserved.data sectionGerald Schaefer2019-04-103-0/+7
* s390/mem_detect: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD)Joe Perches2019-03-291-1/+1
* kbuild: move archive command to scripts/Makefile.libMasahiro Yamada2019-03-141-3/+0
* Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-03-102-5/+5
|\
| * kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada2019-01-281-1/+1
| * s390: make built-in.a not directly depend on *.o.chkbss filesMasahiro Yamada2019-01-282-4/+4
* | s390: warn about clearing als implied facilitiesVasily Gorbik2019-03-013-2/+20
* | s390: allow overriding facilities via command lineVasily Gorbik2019-03-013-2/+50
* | s390/als: remove duplicated in-place implementation of stfleVasily Gorbik2019-03-011-14/+1
* | s390/kasan: improve string/memory functions checksVasily Gorbik2019-01-181-0/+1
|/
* s390: avoid vmlinux segments overlapVasily Gorbik2018-10-261-1/+1
* s390/decompressor: add missing FORCE to build targetsVasily Gorbik2018-10-261-7/+7