summaryrefslogtreecommitdiff
path: root/arch/s390/boot
AgeCommit message (Expand)Author
2023-11-22s390/boot: always align vmalloc area on segment boundaryAlexander Gordeev
2023-11-05s390/cmma: rework no-dat handlingHeiko Carstens
2023-11-05s390/cmma: move parsing of cmma kernel parameter to early boot codeHeiko Carstens
2023-11-03Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-10-16s390/vmem: remove unused variableVasily Gorbik
2023-10-16s390/kasan: handle DCSS mapping in memory holesVasily Gorbik
2023-09-19s390: use control register bit definesHeiko Carstens
2023-09-19s390/ctlreg: add struct ctlregHeiko Carstens
2023-09-19s390/ctlreg: use local_ctl_load() and local_ctl_store() where possibleHeiko Carstens
2023-09-19s390/ctlreg: add local and system prefix to some functionsHeiko Carstens
2023-09-19s390/ctlreg: rename ctl_reg.h to ctlreg.hHeiko Carstens
2023-09-19s390/ctlreg: move control register code to separate fileHeiko Carstens
2023-08-30s390/mm: simplify kernel mapping setupHeiko Carstens
2023-08-30s390: remove "noexec" optionHeiko Carstens
2023-08-16s390/boot: fix multi-line comments styleAlexander Gordeev
2023-08-16s390/boot: account Real Memory Copy and Lowcore areasAlexander Gordeev
2023-08-16s390/mm: define Real Memory Copy size and mask macrosAlexander Gordeev
2023-08-16s390/boot: cleanup number of page table levels setupAlexander Gordeev
2023-07-24s390/mm: get rid of VMEM_MAX_PHYS macroAlexander Gordeev
2023-07-24s390/mm: rework arch_get_mappable_range() callbackAlexander Gordeev
2023-07-06Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-07-04Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"Alexander Gordeev
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-03s390: fix various typosHeiko Carstens
2023-06-28s390: consistently use .balign instead of .alignHeiko Carstens
2023-06-28s390/mm: get rid of VMEM_MAX_PHYS macroAlexander Gordeev
2023-06-20s390/kasan: avoid short by one page shadow memoryAlexander Gordeev
2023-06-16s390/uv: Update query for secret-UVCsSteffen Eiden
2023-04-13s390/mm: fix direct map accountingHeiko Carstens
2023-04-13s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECTHeiko Carstens
2023-04-13s390/boot: improve install.sh scriptMarc Hartmayer
2023-04-13s390/kaslr: randomize amode31 base addressVasily Gorbik
2023-04-13s390/kaslr: generalize and improve random base distributionVasily Gorbik
2023-04-13s390/boot: pin amode31 default lmaVasily Gorbik
2023-04-13s390/boot: do not change default_lmaVasily Gorbik
2023-04-13s390/kaslr: provide kaslr_enabled() functionHeiko Carstens
2023-03-20s390/kasan: move shadow mapping to decompressorVasily Gorbik
2023-03-20s390/boot: rework decompressor reserved trackingVasily Gorbik
2023-03-20s390/boot: rename mem_detect to physmem_infoVasily Gorbik
2023-03-20s390/boot: remove non-functioning image bootable checkVasily Gorbik
2023-03-13s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle
2023-02-28s390/decompressor: add link map savingVasily Gorbik
2023-02-14s390/mem_detect: do not truncate online memory ranges infoVasily Gorbik
2023-02-06Merge branch 'fixes' into featuresHeiko Carstens
2023-02-06s390/boot: avoid potential amode31 truncationVasily Gorbik
2023-02-06s390/boot: move detect_facilities() after cmd line parsingVasily Gorbik
2023-02-06s390/kasan: avoid mapping KASAN shadow for standby memoryVasily Gorbik
2023-02-06s390/boot: avoid page tables memory in kaslrVasily Gorbik
2023-02-06s390/mem_detect: handle online memory limit just onceVasily Gorbik
2023-02-06s390/boot: fix mem_detect extended area allocationVasily Gorbik