summaryrefslogtreecommitdiff
path: root/arch/s390/mm/vmem.c
AgeCommit message (Expand)Author
2023-07-04Revert "s390/mm: get rid of VMEM_MAX_PHYS macro"Alexander Gordeev
2023-07-03s390: fix various typosHeiko Carstens
2023-06-28s390/vmem: fix virtual vs physical address confusionAlexander Gordeev
2023-06-28s390/mm: get rid of VMEM_MAX_PHYS macroAlexander Gordeev
2023-06-20s390/kasan: fix insecure W+X mapping warningAlexander Gordeev
2023-04-13s390/mm: use set_memory_*() helpers instead of open codingHeiko Carstens
2023-03-20s390/kasan: move shadow mapping to decompressorVasily Gorbik
2023-02-06s390/vmem: remove unnecessary KASAN checksVasily Gorbik
2023-02-06s390/vmem: fix empty page tables cleanup under KASANVasily Gorbik
2023-01-22s390/vmem: use swap() instead of open coding itJiapeng Chong
2023-01-13s390/mm: start kernel with DAT enabledAlexander Gordeev
2022-09-14s390/mm: rework memcpy_real() to avoid DAT-off modeAlexander Gordeev
2022-09-14s390/smp: rework absolute lowcore accessAlexander Gordeev
2022-09-07s390/mm: split lowcore pages with set_memory_4k()Heiko Carstens
2022-03-10s390: raise minimum supported machine generation to z10Vasily Gorbik
2022-03-01s390/mm: use set_pXd()/set_pte() helper functions everywhereHeiko Carstens
2022-02-06s390: remove invalid email address of Heiko CarstensHeiko Carstens
2021-10-26s390: add support for BEAR enhancement facilitySven Schnelle
2021-08-05s390: rename dma section to amode31Heiko Carstens
2021-02-26Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-02-26s390/mm: define arch_get_mappable_range()Anshuman Khandual
2021-02-24s390/mm: fix phys vs virt confusion in vmem_*() functions familyAlexander Gordeev
2020-11-20s390/vmem: make variable and function names consistentAlexander Gordeev
2020-11-20s390/vmem: remove redundant checkAlexander Gordeev
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Mike Rapoport
2020-08-26s390/vmem: fix vmem_add_range for 4-level pagingVasily Gorbik
2020-07-27s390/vmemmap: coding style updatesHeiko Carstens
2020-07-27s390/vmemmap: avoid memset(PAGE_UNUSED) when adding consecutive sectionsDavid Hildenbrand
2020-07-27s390/vmemmap: remember unused sub-pmd rangesDavid Hildenbrand
2020-07-27s390/vmemmap: fallback to PTEs if mapping large PMD failsDavid Hildenbrand
2020-07-27s390/vmem: cleanup empty page tablesDavid Hildenbrand
2020-07-27s390/vmemmap: take the vmem_mutex when populating/freeingDavid Hildenbrand
2020-07-27s390/vmemmap: cleanup when vmemmap_populate() failsDavid Hildenbrand
2020-07-27s390/vmemmap: extend modify_pagetable() to handle vmemmapDavid Hildenbrand
2020-07-27s390/vmem: consolidate vmem_add_range() and vmem_remove_range()David Hildenbrand
2020-07-27s390/vmem: rename vmem_add_mem() to vmem_add_range()David Hildenbrand
2020-07-01s390/vmem: get rid of memory segment listDavid Hildenbrand
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-03-10s390: prevent leaking kernel address in BEARSven Schnelle
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport
2018-01-08mm: pass the vmem_altmap to vmemmap_freeChristoph Hellwig
2018-01-08mm: pass the vmem_altmap to vmemmap_populateChristoph Hellwig
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-08s390: avoid undefined behaviourHeiko Carstens
2017-11-08s390: remove named saved segment supportHeiko Carstens
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-09s390/mm: use memset64 instead of clear_tableHeiko Carstens
2017-07-26s390/mm,vmem: simplify region and segment table allocation codeHeiko Carstens