summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/setup.h
Commit message (Expand)AuthorAgeFilesLines
* s390: Replace S390_lowcore by get_lowcore()Sven Schnelle2024-06-181-18/+18
* s390/mm: Move KASLR related to <asm/page.h>Alexander Gordeev2024-04-171-14/+0
* s390/fpu: get rid of MACHINE_HAS_VXHeiko Carstens2023-12-111-2/+0
* s390/cmma: rework no-dat handlingHeiko Carstens2023-11-051-2/+0
* s390/cmma: move parsing of cmma kernel parameter to early boot codeHeiko Carstens2023-11-051-1/+0
* s390: remove "noexec" optionHeiko Carstens2023-08-301-1/+0
* s390/mm: move pfault code to own C fileHeiko Carstens2023-07-291-8/+0
* s390/mm: rework arch_get_mappable_range() callbackAlexander Gordeev2023-07-241-0/+1
* s390/kaslr: provide kaslr_enabled() functionHeiko Carstens2023-04-131-0/+7
* Merge branch 'decompressor-memory-tracking' into featuresHeiko Carstens2023-03-201-11/+0
|\
| * s390/boot: rework decompressor reserved trackingVasily Gorbik2023-03-201-9/+0
| * s390/boot: remove non-functioning image bootable checkVasily Gorbik2023-03-201-2/+0
* | s390/setup: always inline gen_lpswe()Heiko Carstens2023-03-131-1/+1
|/
* s390/mm: add support for RDP (Reset DAT-Protection)Gerald Schaefer2023-02-141-0/+2
* s390: move __amode31_base declaration to proper header fileHeiko Carstens2023-01-131-0/+1
* s390/mm: start kernel with DAT enabledAlexander Gordeev2023-01-131-0/+3
* s390: make command line configurableSven Schnelle2021-10-261-0/+1
* s390: support command lines longer than 896 bytesSven Schnelle2021-10-261-2/+5
* s390/kexec_file: move kernel image size checkSven Schnelle2021-10-261-1/+0
* s390: make PCI mio support a machine flagNiklas Schnelle2021-07-271-0/+2
* s390/boot: move EP_OFFSET and EP_STRING to head.SAlexander Egorenkov2021-07-271-2/+0
* s390/setup: generate asm offsets from struct parmareaAlexander Egorenkov2021-07-271-9/+0
* s390/setup: drop _OFFSET macrosAlexander Egorenkov2021-07-271-17/+6
* s390/setup: remove unused symbolic constants for C code from setup.hAlexander Egorenkov2021-07-271-3/+0
* s390/dump: introduce boot data 'oldmem_data'Alexander Egorenkov2021-07-271-2/+6
* s390/boot: introduce boot data 'initrd_data'Alexander Egorenkov2021-07-271-2/+6
* s390/boot: move sclp early buffer from fixed address in asm to CAlexander Egorenkov2021-07-271-3/+1
* s390/sclp: use only one sclp early buffer to send commandsAlexander Egorenkov2021-07-271-1/+2
* s390/boot: replace magic string check with a bootdata flagAlexander Egorenkov2021-07-051-0/+2
* s390: setup kernel memory layout earlyVasily Gorbik2021-06-181-1/+0
* s390/ipl: make parameter area accessible via struct parmareaHeiko Carstens2021-06-071-0/+2
* s390: unify identity mapping limits handlingVasily Gorbik2020-11-201-3/+1
* s390/sclp: provide extended sccb supportSumanth Korikkar2020-11-181-2/+0
* s390: remove orphaned extern variables declarationsVasily Gorbik2020-10-021-3/+0
* s390: remove unused _swsusp_reset_dmaVasily Gorbik2020-09-291-1/+0
* s390/pci: Implement ioremap_wc/prot() with MIONiklas Schnelle2020-09-141-0/+3
* s390: prevent leaking kernel address in BEARSven Schnelle2020-03-101-0/+7
* s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko2020-01-311-0/+7
* s390: remove last diag 0x44 callerHeiko Carstens2019-12-111-2/+0
* Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-09-171-0/+1
|\
| * s390: move vmalloc option parsing to startup codeVasily Gorbik2019-08-211-0/+1
* | s390/boot: add missing declarations and includesVasily Gorbik2019-07-291-0/+1
|/
* s390: enable detection of kernel version from bzImageVasily Gorbik2019-07-231-1/+3
* arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada2019-07-161-20/+20
* s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer2019-04-291-0/+6
* s390/sclp: do not use static sccbsGerald Schaefer2019-04-291-1/+4
* s390/kexec_file: Simplify parmarea accessPhilipp Rudo2019-04-291-0/+10
* s390/kasan: use noexec and large pagesVasily Gorbik2018-10-091-0/+1
* s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik2018-10-091-2/+0
* s390/boot: block uncompressed vmlinux booting attemptsVasily Gorbik2018-07-021-1/+2