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