aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/setup.h
AgeCommit message (Expand)Author
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
2018-03-28s390/lpp: use assembler alternatives for the LPP instructionMartin Schwidefsky
2017-11-16s390/cpum_sf: correctly set the PID and TID in perf samplesHendrik Brueckner
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-08s390: remove named saved segment supportHeiko Carstens
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-09s390/vmcp: make use of contiguous memory allocatorHeiko Carstens
2017-07-26s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky
2017-07-25s390/mm: add no-dat TLB flush optimizationMartin Schwidefsky
2017-07-25s390/mm: tag normal pages vs pages used in page tablesMartin Schwidefsky
2017-04-12s390/spinlock: remove compare and delay instructionMartin Schwidefsky
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky
2017-02-17s390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGEHeiko Carstens
2017-02-08s390: add no-execute supportMartin Schwidefsky
2016-07-13s390/console: Make preferred console handling more consistentPeter Oberparleiter