aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/mm/init.c
AgeCommit message (Expand)Author
2022-06-06virtio: replace arch_has_restricted_virtio_memory_access()Juergen Gross
2022-04-18swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig
2021-12-16s390/sclp: release SCLP early buffer after kernel initializationAlexander Egorenkov
2021-11-06s390: use generic version of arch_is_kernel_initmem_freed()Christophe Leroy
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand
2021-09-03Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-07-30s390: add support for KFENCESven Schnelle
2021-07-23s390/pv: fix the forcing of the swiotlbHalil Pasic
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-02-26s390/mm: define arch_get_mappable_range()Anshuman Khandual
2020-11-23s390/mm: use invalid asce instead of kernel asceHeiko Carstens
2020-11-09s390/kasan: remove obvious parameter with the only possible valueVasily Gorbik
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-10-21s390: virtio: PV needs VIRTIO I/O device protectionPierre Morel
2020-09-14s390: add ARCH_HAS_DEBUG_WX supportHeiko Carstens
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-03mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport
2020-04-10mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe
2020-04-10mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe
2020-01-04mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand
2019-11-01dma/direct: turn ARCH_ZONE_DMA_BITS into a variableNicolas Saenz Julienne
2019-08-09s390/mm: Remove sev_active() functionThiago Jung Bauermann
2019-07-20Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-07-18mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand
2019-07-18s390x/mm: implement arch_remove_memory()David Hildenbrand
2019-07-18s390x/mm: fail when an altmap is used for arch_add_memory()David Hildenbrand
2019-07-16dma-direct: Force unencrypted DMA under SME for certain DMA masksTom Lendacky
2019-06-15s390/mm: force swiotlb for protected virtualizationHalil Pasic
2019-05-14mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand
2019-05-14mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko
2019-05-14initramfs: poison freed initrd memoryChristoph Hellwig
2019-04-29locking/lockdep: check for freed initmem in static_obj()Gerald Schaefer
2018-12-28mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-09s390/kasan: free early identity mapping structuresVasily Gorbik
2018-10-09s390/kasan: add initialization code and enable itVasily Gorbik
2018-01-08mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig
2018-01-08mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig
2017-11-14s390: remove all code using the access register modeMartin Schwidefsky
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-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-09s390/mm: prevent memory offline for memory blocks with cma areasHeiko Carstens
2017-07-26s390/mm: use new mm defines instead of magic valuesHeiko Carstens
2017-07-25s390/mm: tag normal pages vs pages used in page tablesMartin Schwidefsky