summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-041-1/+1
* mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe2020-04-111-0/+3
* mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe2020-04-111-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-191-2/+0
* | s390x/mm: implement arch_remove_memory()David Hildenbrand2019-07-191-6/+7
* | s390x/mm: fail when an altmap is used for arch_add_memory()David Hildenbrand2019-07-191-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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-131-2/+2
|\
| * s390: avoid undefined behaviourHeiko Carstens2017-11-081-2/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* s390/mm: prevent memory offline for memory blocks with cma areasHeiko Carstens2017-08-091-0/+53
* s390/mm: use new mm defines instead of magic valuesHeiko Carstens2017-07-261-3/+2
* s390/mm: tag normal pages vs pages used in page tablesMartin Schwidefsky2017-07-251-0/+2
* mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko2017-07-071-2/+2
* mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2017-07-071-28/+2
* mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko2017-07-071-1/+1
* s390: rename struct psw_bits membersHeiko Carstens2017-06-121-1/+1
* s390: rename psw_bits enumsHeiko Carstens2017-06-121-1/+1
* s390/mm: use correct address space when enabling DATHeiko Carstens2017-06-121-1/+5
* s390: use set_memory.h headerLaura Abbott2017-05-091-0/+1
* s390/mm: make memory_block_size_bytes available for !MEMORY_HOTPLUGHeiko Carstens2017-02-171-9/+9
* s390: add no-execute supportMartin Schwidefsky2017-02-081-0/+3
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* s390/mm: fix zone calculation in arch_add_memory()Gerald Schaefer2016-10-241-17/+21
* s390: add proper __ro_after_init supportHeiko Carstens2016-06-131-3/+4
* s390/mm: simplify the TLB flushing codeMartin Schwidefsky2016-06-131-3/+1