summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-10-161-27/+35
|\
| * s390/kasan: make sure int handler always run with DAT onVasily Gorbik2020-10-021-4/+8
| * s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov2020-10-021-2/+2
| * s390: remove unused _swsusp_reset_dmaVasily Gorbik2020-09-291-1/+0
| * s390/kasan: support protvirt with 4-level pagingVasily Gorbik2020-09-161-14/+9
| * s390/protvirt: parse prot_virt option in the decompressorVasily Gorbik2020-09-161-2/+1
| * s390/kasan: avoid unnecessary moving of vmemmapVasily Gorbik2020-09-161-2/+6
| * s390/boot: enable .bss section for compressed kernelAlexander Egorenkov2020-09-161-1/+1
| * s390/mm,ptdump: add couple of additional markersVasily Gorbik2020-09-141-0/+2
| * s390/pci: Implement ioremap_wc/prot() with MIONiklas Schnelle2020-09-141-0/+6
| * s390: convert to GENERIC_VDSOSven Schnelle2020-08-261-1/+0
* | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-1/+1
|\ \
| * | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
* | | arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport2020-10-131-8/+15
* | | memblock: make memblock_debug and related functionality privateMike Rapoport2020-10-131-2/+2
|/ /
* / s390/init: add missing __init annotationsIlya Leoshkevich2020-09-141-3/+3
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-061-2/+1
|\
| * s390/setup: diag 318: refactor structCollin Walling2020-06-231-2/+1
* | Merge tag 's390-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-08-031-8/+0
|\ \
| * | s390/mm: avoid trimming to MAX_ORDERHeiko Carstens2020-07-201-8/+0
| |/
* / s390/setup: init jump labels before command line parsingVasily Gorbik2020-06-291-0/+1
|/
* Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-081-10/+6
|\
| * s390: remove critical section cleanup from entry.SSven Schnelle2020-05-281-2/+1
| * s390: simplify memory notifier for protecting kdump crash kernel areaDavid Hildenbrand2020-05-201-8/+5
* | s390: use __vmalloc_node in stack_allocChristoph Hellwig2020-06-021-6/+3
|/
* Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-04-041-0/+4
|\
| * s390: prevent leaking kernel address in BEARSven Schnelle2020-03-101-0/+3
| * s390/mm: remove fake numa supportHeiko Carstens2020-02-271-0/+1
* | s390/protvirt: add ultravisor initializationVasily Gorbik2020-02-271-0/+5
* | s390/protvirt: introduce host side setupVasily Gorbik2020-02-271-4/+0
|/
* s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko2020-01-311-0/+2
* mm/memblock: define memblock_physmem_add()Anshuman Khandual2020-01-311-9/+3
* Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-2/+0
|\
| * arch/s390/setup: Drop dummy_con initializationArvind Sankar2020-01-141-2/+0
* | s390/setup: Fix secure ipl messagePhilipp Rudo2020-01-091-1/+1
|/
* s390: avoid misusing CALL_ON_STACK for task stack setupVasily Gorbik2019-11-301-8/+1
* Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-09-171-16/+11
|\
| * s390: add support for IBM z15 machinesMartin Schwidefsky2019-09-131-0/+4
| * s390/setup: avoid using strncmp with hardcoded lengthVasily Gorbik2019-08-291-5/+5
| * s390: move vmalloc option parsing to startup codeVasily Gorbik2019-08-211-11/+2
* | s390/setup: adjust start_code of init_mm to _textVasily Gorbik2019-08-061-2/+1
|/
* s390: enforce CONFIG_SMPHeiko Carstens2019-06-071-2/+0
* s390/unwind: introduce stack unwind APIMartin Schwidefsky2019-05-021-0/+1
* s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer2019-04-291-0/+1
* s390/kernel: introduce .dma sectionsGerald Schaefer2019-04-291-0/+9
* s390/sclp: do not use static sccbsGerald Schaefer2019-04-291-1/+1
* s390/ipl: read IPL report at early bootMartin Schwidefsky2019-04-261-0/+45
* s390: report new CPU capabilitiesMartin Schwidefsky2019-04-251-0/+8
* s390/uv: introduce guest side ultravisor codeVasily Gorbik2019-04-101-0/+5
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+13