summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/setup.h
AgeCommit message (Expand)Author
2023-12-11s390/fpu: get rid of MACHINE_HAS_VXHeiko Carstens
2023-11-05s390/cmma: rework no-dat handlingHeiko Carstens
2023-11-05s390/cmma: move parsing of cmma kernel parameter to early boot codeHeiko Carstens
2023-08-30s390: remove "noexec" optionHeiko Carstens
2023-07-29s390/mm: move pfault code to own C fileHeiko Carstens
2023-07-24s390/mm: rework arch_get_mappable_range() callbackAlexander Gordeev
2023-04-13s390/kaslr: provide kaslr_enabled() functionHeiko Carstens
2023-03-20Merge branch 'decompressor-memory-tracking' into featuresHeiko Carstens
2023-03-20s390/boot: rework decompressor reserved trackingVasily Gorbik
2023-03-20s390/boot: remove non-functioning image bootable checkVasily Gorbik
2023-03-13s390/setup: always inline gen_lpswe()Heiko Carstens
2023-02-14s390/mm: add support for RDP (Reset DAT-Protection)Gerald Schaefer
2023-01-13s390: move __amode31_base declaration to proper header fileHeiko Carstens
2023-01-13s390/mm: start kernel with DAT enabledAlexander Gordeev
2021-10-26s390: make command line configurableSven Schnelle
2021-10-26s390: support command lines longer than 896 bytesSven Schnelle
2021-10-26s390/kexec_file: move kernel image size checkSven Schnelle
2021-07-27s390: make PCI mio support a machine flagNiklas Schnelle
2021-07-27s390/boot: move EP_OFFSET and EP_STRING to head.SAlexander Egorenkov
2021-07-27s390/setup: generate asm offsets from struct parmareaAlexander Egorenkov
2021-07-27s390/setup: drop _OFFSET macrosAlexander Egorenkov
2021-07-27s390/setup: remove unused symbolic constants for C code from setup.hAlexander Egorenkov
2021-07-27s390/dump: introduce boot data 'oldmem_data'Alexander Egorenkov
2021-07-27s390/boot: introduce boot data 'initrd_data'Alexander Egorenkov
2021-07-27s390/boot: move sclp early buffer from fixed address in asm to CAlexander Egorenkov
2021-07-27s390/sclp: use only one sclp early buffer to send commandsAlexander Egorenkov
2021-07-05s390/boot: replace magic string check with a bootdata flagAlexander Egorenkov
2021-06-18s390: setup kernel memory layout earlyVasily Gorbik
2021-06-07s390/ipl: make parameter area accessible via struct parmareaHeiko Carstens
2020-11-20s390: unify identity mapping limits handlingVasily Gorbik
2020-11-18s390/sclp: provide extended sccb supportSumanth Korikkar
2020-10-02s390: remove orphaned extern variables declarationsVasily Gorbik
2020-09-29s390: remove unused _swsusp_reset_dmaVasily Gorbik
2020-09-14s390/pci: Implement ioremap_wc/prot() with MIONiklas Schnelle
2020-03-10s390: prevent leaking kernel address in BEARSven Schnelle
2020-01-31s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko
2019-12-11s390: remove last diag 0x44 callerHeiko Carstens
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-08-21s390: move vmalloc option parsing to startup codeVasily Gorbik
2019-07-29s390/boot: add missing declarations and includesVasily Gorbik
2019-07-23s390: enable detection of kernel version from bzImageVasily Gorbik
2019-07-16arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada
2019-04-29s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer
2019-04-29s390/sclp: do not use static sccbsGerald Schaefer
2019-04-29s390/kexec_file: Simplify parmarea accessPhilipp Rudo
2018-10-09s390/kasan: use noexec and large pagesVasily Gorbik
2018-10-09s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik
2018-07-02s390/boot: block uncompressed vmlinux booting attemptsVasily Gorbik
2018-06-25s390/setup: do not reserve the decompressor codeVasily Gorbik
2018-04-16s390/kexec_file: Prepare setup.h for kexec_file_loadPhilipp Rudo