aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/boot (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-25s390/protvirt: fix compilation issueClaudio Imbrenda1-2/+0
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-11/+6
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds2-0/+2
2020-03-31Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini2-2/+2
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada2-0/+2
2020-02-27s390/protvirt: introduce host side setupVasily Gorbik2-1/+21
2020-02-19s390/arch: install kernels with their proper version IDStefan Raspl1-11/+6
2020-02-17s390: make 'install' not depend on vmlinuxMasahiro Yamada1-1/+1
2020-02-17s390/kaslr: Fix casts in get_randomNathan Chancellor1-1/+1
2020-02-11s390/uv: Fix handling of length extensionsChristian Borntraeger1-1/+2
2020-01-31s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko1-0/+14
2020-01-31s390/boot: rename HEAP_SIZE due to name collisionMikhail Zaslonko1-4/+4
2020-01-22s390: fix __EMIT_BUG() macroSven Schnelle1-1/+1
2019-11-30s390/kaslr: store KASLR offset for early dumpsGerald Schaefer1-0/+5
2019-11-25Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2019-10-31s390/boot: fix section name escapingNick Desaulniers1-1/+1
2019-10-22s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer1-3/+11
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds10-24/+172
2019-09-13s390/startup: add pgm check info printingVasily Gorbik4-2/+101
2019-08-26s390/kaslr: reserve memory for kasan usageVasily Gorbik1-8/+33
2019-08-26s390/mem_detect: provide single get_mem_detect_endVasily Gorbik1-7/+0
2019-08-26s390/startup: correct command line options parsingVasily Gorbik1-3/+3
2019-08-21s390/startup: round down "mem" option to page boundaryVasily Gorbik1-1/+1
2019-08-21s390/startup: adjust _sdma and _edma to page boundariesVasily Gorbik1-1/+2
2019-08-21s390: clean .bss before running uncompressed kernelVasily Gorbik1-0/+6
2019-08-21s390/startup: purge obsolete .gitignore patternsVasily Gorbik1-3/+0
2019-08-21s390/startup: add initial pgm check handlerVasily Gorbik1-1/+23
2019-08-21s390: move vmalloc option parsing to startup codeVasily Gorbik1-0/+5
2019-08-06s390/protvirt: avoid memory sharing for diag 308 set/storeVasily Gorbik1-2/+0
2019-07-29s390/boot: add missing declarations and includesVasily Gorbik2-0/+2
2019-07-23s390: enable detection of kernel version from bzImageVasily Gorbik4-1/+10
2019-05-07s390/boot: fix compiler error due to missing awk strtonumMartin Schwidefsky2-1/+2
2019-05-03s390: fix clang -Wpointer-sign warnigns in boot codeArnd Bergmann1-1/+1
2019-05-03s390: only build for new CPUs with clangArnd Bergmann1-6/+12
2019-05-02s390: simplify disabled_waitMartin Schwidefsky2-2/+2
2019-05-02s390: use proper expoline sections for .dma codeMartin Schwidefsky1-4/+15
2019-05-02s390: add missing ENDPROC statements to assembler functionsMartin Schwidefsky1-0/+6
2019-04-29s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer5-5/+189
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer5-2/+259
2019-04-29s390/sclp: do not use static sccbsGerald Schaefer1-1/+4
2019-04-29s390/kernel: build a relocatable kernelGerald Schaefer4-0/+33
2019-04-29s390/kexec_file: Simplify parmarea accessPhilipp Rudo1-5/+6
2019-04-26s390/boot: pad bzImage to 4KMartin Schwidefsky1-0/+1
2019-04-26s390/ipl: read IPL report at early bootMartin Schwidefsky4-11/+179
2019-04-26s390/ipl: provide uapi header for list directed IPLMartin Schwidefsky1-5/+5
2019-04-26s390/ipl: make ipl_info less confusingMartin Schwidefsky1-7/+7
2019-04-10s390/protvirt: block kernel command line alterationVasily Gorbik1-1/+1
2019-04-10s390/protvirt: add memory sharing for diag 308 set/storeVasily Gorbik1-0/+3
2019-04-10s390/uv: introduce guest side ultravisor codeVasily Gorbik3-0/+27
2019-04-10s390: introduce .boot.preserved.data section compile time validationVasily Gorbik1-2/+2