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