aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/setup.c
AgeCommit message (Expand)Author
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky
2019-04-29s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer
2019-04-29s390/sclp: do not use static sccbsGerald Schaefer
2019-04-26s390/ipl: read IPL report at early bootMartin Schwidefsky
2019-04-25s390: report new CPU capabilitiesMartin Schwidefsky
2019-04-10s390/uv: introduce guest side ultravisor codeVasily Gorbik
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-12memblock: memblock_phys_alloc(): don't panicMike Rapoport
2019-03-05Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-02-20s390/setup: fix boot crash for machine without EDAT-1Martin Schwidefsky
2019-02-20s390/setup: fix early warning messagesMartin Schwidefsky
2019-02-07s390: remove unused including <linux/version.h>YueHaibing
2019-02-07s390/setup: remove obsolete #ifdefGerald Schaefer
2019-01-28s390/setup: set control program code via diag 318Collin Walling
2019-01-11s390/early: improve machine detectionChristian Borntraeger
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport
2018-10-11s390/vmalloc: fix VMALLOC_START calculationMikhail Zaslonko
2018-10-09s390/kasan: add option for 4-level paging supportVasily Gorbik
2018-10-09s390/kasan: use noexec and large pagesVasily Gorbik
2018-10-09s390/kasan: add initialization code and enable itVasily Gorbik
2018-10-09s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik
2018-10-09s390/mem_detect: add info source debug printVasily Gorbik
2018-10-09s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik
2018-10-09s390: unify stack size definitionsVasily Gorbik
2018-10-09s390: add support for virtually mapped kernel stacksMartin Schwidefsky
2018-06-25s390/setup: do not reserve the decompressor codeVasily Gorbik
2018-04-16s390: add support for IBM z14 Model ZR1Heiko Carstens
2018-04-11s390: correct nospec auto detection init orderMartin Schwidefsky
2018-03-18s390/setup : enable display support for KVM guestFarhan Ali
2018-02-27s390: unify linker symbols usageVasily Gorbik
2018-02-07s390: introduce execute-trampolines for branchesMartin Schwidefsky
2018-02-05s390/alternative: use a copy of the facility bit maskMartin Schwidefsky
2017-11-24s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-09s390: simplify transactional execution elf hwcap handlingHeiko Carstens
2017-11-09s390/virtio: remove unused header file kvm_virtio.hChristian Borntraeger
2017-10-19s390/nmi: allocation of the extended save areaMartin Schwidefsky
2017-10-18s390/vdso: move boot_vdso_data to vdso.cMartin Schwidefsky
2017-10-18s390: introduce CPU alternativesVasily Gorbik
2017-09-28s390/spinlock: introduce spinlock wait queueingMartin Schwidefsky
2017-08-09s390/vmcp: make use of contiguous memory allocatorHeiko Carstens
2017-07-26s390: add support for IBM z14 machinesMartin Schwidefsky
2017-07-26s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky
2017-07-26s390/mm: use new mm defines instead of magic valuesHeiko Carstens
2017-07-12kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky
2017-03-02sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar