summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* s390/setup: preserve memory at OLDMEM_BASE and OLDMEM_SIZEAlexander Egorenkov2022-03-011-0/+2
* s390/nmi: disable interrupts on extended save area updateAlexander Gordeev2021-12-161-1/+1
* s390/setup: re-arrange memblock setupVasily Gorbik2021-11-161-5/+4
* s390/setup: avoid using memblock_enforce_memory_limitVasily Gorbik2021-11-161-3/+0
* s390/setup: avoid reserving memory above identity mappingVasily Gorbik2021-11-161-9/+1
* Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-11-061-23/+19
|\
| * s390: add support for BEAR enhancement facilitySven Schnelle2021-10-261-0/+5
| * s390/setup: convert start and end initrd pointers to virtualAlexander Gordeev2021-10-261-1/+1
| * s390/setup: use physical pointers for memblock_reserve()Alexander Gordeev2021-10-261-5/+2
| * s390/setup: use virtual address for STSI instructionAlexander Gordeev2021-10-261-4/+2
| * s390/boot: allocate amode31 section in decompressorAlexander Gordeev2021-10-041-13/+9
* | memblock: allow to specify flags with memblock_add_node()David Hildenbrand2021-11-061-1/+2
* | memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-4/+4
|/
* Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-09-091-3/+7
|\
| * s390: add kmemleak annotation in stack_alloc()Sven Schnelle2021-08-311-3/+7
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-3/+6
|\ \ | |/ |/|
| * memblock: make memblock_find_in_range method privateMike Rapoport2021-09-031-3/+6
* | s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev2021-08-261-1/+8
* | s390/sclp: reserve memory occupied by sclp early bufferAlexander Egorenkov2021-08-181-0/+1
* | s390: rename dma section to amode31Heiko Carstens2021-08-051-43/+43
* | s390/hwcaps: move setup_hwcaps()Heiko Carstens2021-07-271-158/+0
* | s390/hwcaps: shorten HWCAP definesHeiko Carstens2021-07-271-26/+26
* | s390: add HWCAP_S390_PCI_MIO to ELF hwcapsNiklas Schnelle2021-07-271-0/+2
* | s390: report more CPU capabilitiesHeiko Carstens2021-07-271-0/+4
* | s390/setup: don't reserve memory that occupied decompressor's headAlexander Egorenkov2021-07-271-1/+1
* | s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov2021-07-271-7/+103
* | s390/dump: introduce boot data 'oldmem_data'Alexander Egorenkov2021-07-271-4/+5
* | s390/boot: introduce boot data 'initrd_data'Alexander Egorenkov2021-07-271-7/+8
|/
* Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-07-101-1/+2
|\
| * s390: preempt: Fix preempt_count initializationValentin Schneider2021-07-081-0/+1
| * s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn()Heiko Carstens2021-07-081-1/+1
* | s390: convert to setup_initial_init_mm()Kefeng Wang2021-07-081-4/+1
|/
* s390/setup: cleanup reserve/remove_oldmemVasily Gorbik2021-06-181-26/+0
* s390: setup kernel memory layout earlyVasily Gorbik2021-06-181-47/+3
* s390/smp: reallocate IPL CPU lowcoreAlexander Gordeev2021-06-071-21/+0
* s390/sclp_vt220: fix console name to match deviceValentin Vidic2021-06-071-1/+1
* s390/facilities: move stfl information from lowcore to global dataSven Schnelle2021-06-071-5/+3
* s390: fix detection of vector enhancements facility 1 vs. vector packed decim...David Hildenbrand2021-05-041-2/+2
* s390/setup: use memblock_free_late() to free old stackHeiko Carstens2021-04-071-1/+1
* s390: add stack for machine check handlerSven Schnelle2021-02-131-2/+16
* s390: use WRITE_ONCE when re-allocating async stackSven Schnelle2021-02-131-1/+1
* s390: convert to generic entrySven Schnelle2021-01-191-2/+1
* s390/delay: remove udelay_simple()Heiko Carstens2020-12-161-1/+0
* s390/mm: add support to allocate gigantic hugepages using CMAGerald Schaefer2020-12-101-0/+3
* s390: unify identity mapping limits handlingVasily Gorbik2020-11-201-20/+17
* s390: make sure vmemmap is top region table entry alignedVasily Gorbik2020-11-091-4/+5
* s390/udelay: make it work for the early codeVasily Gorbik2020-11-091-0/+1
* 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