summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-151-6/+6
|\
| * s390/mm: fix virtual-physical address confusion for swiotlbNico Boehr2022-11-071-6/+6
* | s390/sclp: keep sclp_early_sccbHeiko Carstens2022-12-061-3/+0
* | s390/mm: provide minimal setup_per_cpu_areas() implementationHeiko Carstens2022-11-231-0/+36
|/
* s390/smp: rework absolute lowcore accessAlexander Gordeev2022-09-141-1/+1
* virtio: replace restricted mem access flag with callbackJuergen Gross2022-08-011-2/+2
* virtio: replace arch_has_restricted_virtio_memory_access()Juergen Gross2022-06-061-10/+3
* swiotlb: make the swiotlb_init interface more usefulChristoph Hellwig2022-04-181-2/+1
* s390/sclp: release SCLP early buffer after kernel initializationAlexander Egorenkov2021-12-161-0/+3
* s390: use generic version of arch_is_kernel_initmem_freed()Christophe Leroy2021-11-061-3/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-2/+1
|\
| * mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand2021-09-081-2/+1
* | Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-031-1/+1
|\ \
| * | s390/pv: fix the forcing of the swiotlbHalil Pasic2021-07-231-1/+1
| |/
* / s390: add support for KFENCESven Schnelle2021-07-301-1/+2
|/
* mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-2/+0
* s390/mm: define arch_get_mappable_range()Anshuman Khandual2021-02-261-0/+1
* s390/mm: use invalid asce instead of kernel asceHeiko Carstens2020-11-231-2/+8
* s390/kasan: remove obvious parameter with the only possible valueVasily Gorbik2020-11-091-1/+1
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-10-231-0/+11
|\
| * s390: virtio: PV needs VIRTIO I/O device protectionPierre Morel2020-10-211-0/+11
* | s390: add ARCH_HAS_DEBUG_WX supportHeiko Carstens2020-09-141-0/+2
|/
* mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport2020-08-071-1/+0
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport2020-06-031-1/+1
* mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe2020-04-101-0/+3
* mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe2020-04-101-3/+3
* mm/memory_hotplug: shrink zones when offlining memoryDavid Hildenbrand2020-01-041-3/+1
* dma/direct: turn ARCH_ZONE_DMA_BITS into a variableNicolas Saenz Julienne2019-11-011-0/+1
* s390/mm: Remove sev_active() functionThiago Jung Bauermann2019-08-091-6/+1
* Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-201-1/+6
|\
| * dma-direct: Force unencrypted DMA under SME for certain DMA masksTom Lendacky2019-07-161-1/+6
* | mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand2019-07-181-2/+0
* | s390x/mm: implement arch_remove_memory()David Hildenbrand2019-07-181-6/+7
* | s390x/mm: fail when an altmap is used for arch_add_memory()David Hildenbrand2019-07-181-0/+3
|/
* s390/mm: force swiotlb for protected virtualizationHalil Pasic2019-06-151-0/+47
* mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand2019-05-141-2/+3
* mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko2019-05-141-3/+3
* initramfs: poison freed initrd memoryChristoph Hellwig2019-05-141-8/+0
* locking/lockdep: check for freed initmem in static_obj()Gerald Schaefer2019-04-291-0/+3
* mm, memory_hotplug: add nid parameter to arch_remove_memoryOscar Salvador2018-12-281-1/+1
* mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-1/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-2/+1
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* s390/kasan: free early identity mapping structuresVasily Gorbik2018-10-091-0/+1
* s390/kasan: add initialization code and enable itVasily Gorbik2018-10-091-1/+3
* mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig2018-01-081-1/+1
* mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig2018-01-081-2/+3
* s390: remove all code using the access register modeMartin Schwidefsky2017-11-141-0/+1