summaryrefslogtreecommitdiffstats
path: root/arch/s390/boot/ipl_parm.c
Commit message (Expand)AuthorAgeFilesLines
* s390/boot: always align vmalloc area on segment boundaryAlexander Gordeev2023-11-221-1/+1
* s390/cmma: move parsing of cmma kernel parameter to early boot codeHeiko Carstens2023-11-051-0/+8
* s390: remove "noexec" optionHeiko Carstens2023-08-301-7/+0
* s390/kaslr: provide kaslr_enabled() functionHeiko Carstens2023-04-131-3/+3
* s390/ipl: add eckd dump supportSven Schnelle2022-12-061-0/+3
* s390/ipl: add eckd supportSven Schnelle2022-12-061-0/+6
* s390/boot: convert parmarea to CHeiko Carstens2022-05-061-0/+7
* s390: support command lines longer than 896 bytesSven Schnelle2021-10-261-2/+2
* s390/ipl_parm: use register pair instead of register asmHeiko Carstens2021-06-181-12/+14
* s390/ipl_parm: fix program check new psw handlingHeiko Carstens2021-06-181-8/+11
* s390: setup kernel memory layout earlyVasily Gorbik2021-06-181-4/+4
* s390/boot: access kernel command line via parmareaHeiko Carstens2021-06-071-4/+4
* s390/facilities: move stfl information from lowcore to global dataSven Schnelle2021-06-071-3/+3
* s390: unify identity mapping limits handlingVasily Gorbik2020-11-201-30/+14
* s390/mm: let vmalloc area size depend on physical memory sizeHeiko Carstens2020-11-091-1/+4
* s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov2020-10-021-3/+12
* s390/ipl: support NVMe IPL kernel parametersAlexander Egorenkov2020-10-021-8/+23
* s390/startup: correct "dfltcc" option parsingVasily Gorbik2020-09-301-1/+1
* s390/protvirt: parse prot_virt option in the decompressorVasily Gorbik2020-09-161-0/+8
* s390/boot: enable .bss section for compressed kernelAlexander Egorenkov2020-09-161-2/+2
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko2020-01-311-0/+14
* Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-09-171-3/+8
|\
| * 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: 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: fix clang -Wpointer-sign warnigns in boot codeArnd Bergmann2019-05-031-1/+1
* s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer2019-04-291-3/+12
* 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: move ipl block to .boot.preserved.data sectionVasily Gorbik2019-04-101-12/+12
* s390: warn about clearing als implied facilitiesVasily Gorbik2019-03-011-0/+16
* s390: allow overriding facilities via command lineVasily Gorbik2019-03-011-2/+48
* s390/kasan: use noexec and large pagesVasily Gorbik2018-10-091-1/+10
* s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik2018-10-091-0/+173