summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* 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-061-2/+2
* mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2017-07-061-28/+2
* mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko2017-07-061-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-081-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
* s390/mm: align swapper_pg_dir to 16kHeiko Carstens2016-06-131-1/+1
* s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer2016-04-211-1/+2
* s390: add DEBUG_RODATA supportHeiko Carstens2016-03-171-3/+7
* s390/irqflags: optimize irq restoreChristian Borntraeger2016-01-191-1/+1
* s390: avoid cache aliasing under z/VM and KVMMartin Schwidefsky2015-11-161-27/+3
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-1/+1
|\
| * mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-271-1/+1
* | s390/numa: add core infrastructurePhilipp Hachtmann2015-08-031-1/+1
* | s390/mm: make arch_add_memory() NUMA awareGerald Schaefer2015-08-031-19/+19
|/
* s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand2015-05-131-1/+1
* s390: remove 31 bit supportHeiko Carstens2015-03-251-5/+0
* s390: avoid z13 cache aliasingMartin Schwidefsky2015-01-221-3/+6
* mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel2014-09-141-0/+1
* s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky2014-04-031-2/+5
* s390: add support for IBM zBC12 machineHeiko Carstens2013-07-261-0/+1
* mm/s390: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-15/+2
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-1/+1
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+2
* s390/memory hotplug: provide memory_block_size_bytes() functionHeiko Carstens2013-05-021-0/+11
* mm/s390: use common help functions to free reserved pagesJiang Liu2013-04-291-29/+6
* s390/mm: zero page cache synonyms for zEC12Martin Schwidefsky2013-04-171-1/+9