summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/setup.h
AgeCommit message (Expand)AuthorLines
2021-10-26s390: make command line configurableSven Schnelle-0/+1
2021-10-26s390: support command lines longer than 896 bytesSven Schnelle-2/+5
2021-10-26s390/kexec_file: move kernel image size checkSven Schnelle-1/+0
2021-07-27s390: make PCI mio support a machine flagNiklas Schnelle-0/+2
2021-07-27s390/boot: move EP_OFFSET and EP_STRING to head.SAlexander Egorenkov-2/+0
2021-07-27s390/setup: generate asm offsets from struct parmareaAlexander Egorenkov-9/+0
2021-07-27s390/setup: drop _OFFSET macrosAlexander Egorenkov-17/+6
2021-07-27s390/setup: remove unused symbolic constants for C code from setup.hAlexander Egorenkov-3/+0
2021-07-27s390/dump: introduce boot data 'oldmem_data'Alexander Egorenkov-2/+6
2021-07-27s390/boot: introduce boot data 'initrd_data'Alexander Egorenkov-2/+6
2021-07-27s390/boot: move sclp early buffer from fixed address in asm to CAlexander Egorenkov-3/+1
2021-07-27s390/sclp: use only one sclp early buffer to send commandsAlexander Egorenkov-1/+2
2021-07-05s390/boot: replace magic string check with a bootdata flagAlexander Egorenkov-0/+2
2021-06-18s390: setup kernel memory layout earlyVasily Gorbik-1/+0
2021-06-07s390/ipl: make parameter area accessible via struct parmareaHeiko Carstens-0/+2
2020-11-20s390: unify identity mapping limits handlingVasily Gorbik-3/+1
2020-11-18s390/sclp: provide extended sccb supportSumanth Korikkar-2/+0
2020-10-02s390: remove orphaned extern variables declarationsVasily Gorbik-3/+0
2020-09-29s390: remove unused _swsusp_reset_dmaVasily Gorbik-1/+0
2020-09-14s390/pci: Implement ioremap_wc/prot() with MIONiklas Schnelle-0/+3
2020-03-10s390: prevent leaking kernel address in BEARSven Schnelle-0/+7
2020-01-31s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko-0/+7
2019-12-11s390: remove last diag 0x44 callerHeiko Carstens-2/+0
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds-0/+1
2019-08-21s390: move vmalloc option parsing to startup codeVasily Gorbik-0/+1
2019-07-29s390/boot: add missing declarations and includesVasily Gorbik-0/+1
2019-07-23s390: enable detection of kernel version from bzImageVasily Gorbik-1/+3
2019-07-16arch: replace _BITUL() in kernel-space headers with BIT()Masahiro Yamada-20/+20
2019-04-29s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer-0/+6
2019-04-29s390/sclp: do not use static sccbsGerald Schaefer-1/+4
2019-04-29s390/kexec_file: Simplify parmarea accessPhilipp Rudo-0/+10
2018-10-09s390/kasan: use noexec and large pagesVasily Gorbik-0/+1
2018-10-09s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik-2/+0
2018-07-02s390/boot: block uncompressed vmlinux booting attemptsVasily Gorbik-1/+2
2018-06-25s390/setup: do not reserve the decompressor codeVasily Gorbik-0/+1
2018-04-16s390/kexec_file: Prepare setup.h for kexec_file_loadPhilipp Rudo-13/+27
2018-03-28s390/lpp: use assembler alternatives for the LPP instructionMartin Schwidefsky-2/+0
2017-11-16s390/cpum_sf: correctly set the PID and TID in perf samplesHendrik Brueckner-1/+1
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-3/+0
2017-11-08s390: remove named saved segment supportHeiko Carstens-3/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-09s390/vmcp: make use of contiguous memory allocatorHeiko Carstens-0/+6
2017-07-26s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky-0/+2
2017-07-25s390/mm: add no-dat TLB flush optimizationMartin Schwidefsky-2/+4
2017-07-25s390/mm: tag normal pages vs pages used in page tablesMartin Schwidefsky-1/+2
2017-04-12s390/spinlock: remove compare and delay instructionMartin Schwidefsky-4/+2
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky-0/+2
2017-02-17s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGEHeiko Carstens-3/+0
2017-02-08s390: add no-execute supportMartin Schwidefsky-0/+2
2016-07-13s390/console: Make preferred console handling more consistentPeter Oberparleiter-0/+4