summaryrefslogtreecommitdiffstats
path: root/arch/s390/boot
Commit message (Expand)AuthorAgeFilesLines
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-092-2/+2
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-092-2/+2
* s390/protvirt: fix compilation issueClaudio Imbrenda2020-04-251-2/+0
* Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-04-041-11/+6
|\
| * s390/arch: install kernels with their proper version IDStefan Raspl2020-02-191-11/+6
* | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-032-0/+2
|\ \
| * | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-252-0/+2
* | | Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2020-03-312-2/+2
|\| |
| * | s390: make 'install' not depend on vmlinuxMasahiro Yamada2020-02-171-1/+1
| * | s390/kaslr: Fix casts in get_randomNathan Chancellor2020-02-171-1/+1
| |/
* / s390/protvirt: introduce host side setupVasily Gorbik2020-02-272-1/+21
|/
* s390/uv: Fix handling of length extensionsChristian Borntraeger2020-02-111-1/+2
* s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko2020-01-311-0/+14
* s390/boot: rename HEAP_SIZE due to name collisionMikhail Zaslonko2020-01-311-4/+4
* s390: fix __EMIT_BUG() macroSven Schnelle2020-01-221-1/+1
* 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