aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-08s390: use set_memory.h headerLaura Abbott1-0/+1
2017-02-17s390/mm: make memory_block_size_bytes available for !MEMORY_HOTPLUGHeiko Carstens1-9/+9
2017-02-08s390: add no-execute supportMartin Schwidefsky1-0/+3
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-10-24s390/mm: fix zone calculation in arch_add_memory()Gerald Schaefer1-17/+21
2016-06-13s390: add proper __ro_after_init supportHeiko Carstens1-3/+4
2016-06-13s390/mm: simplify the TLB flushing codeMartin Schwidefsky1-3/+1
2016-06-13s390/mm: align swapper_pg_dir to 16kHeiko Carstens1-1/+1
2016-04-21s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer1-1/+2
2016-03-17s390: add DEBUG_RODATA supportHeiko Carstens1-3/+7
2016-01-19s390/irqflags: optimize irq restoreChristian Borntraeger1-1/+1
2015-11-16s390: avoid cache aliasing under z/VM and KVMMartin Schwidefsky1-27/+3
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+1
2015-08-27mm: ZONE_DEVICE for "device memory"Dan Williams1-1/+1
2015-08-03s390/numa: add core infrastructurePhilipp Hachtmann1-1/+1
2015-08-03s390/mm: make arch_add_memory() NUMA awareGerald Schaefer1-19/+19
2015-05-13s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand1-1/+1
2015-03-25s390: remove 31 bit supportHeiko Carstens1-5/+0
2015-01-22s390: avoid z13 cache aliasingMartin Schwidefsky1-3/+6
2014-09-14mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel1-0/+1
2014-04-03s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky1-2/+5
2013-07-26s390: add support for IBM zBC12 machineHeiko Carstens1-0/+1
2013-07-03mm/s390: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-15/+2
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-1/+1
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-1/+2
2013-05-02s390/memory hotplug: provide memory_block_size_bytes() functionHeiko Carstens1-0/+11
2013-04-29mm/s390: use common help functions to free reserved pagesJiang Liu1-29/+6
2013-04-17s390/mm: zero page cache synonyms for zEC12Martin Schwidefsky1-1/+9
2013-02-23memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang1-0/+12
2012-11-23s390/mm: move kernel_page_present/kernel_map_pages to page_attr.cHeiko Carstens1-28/+0
2012-11-23s390/mm: keep fault_init() private to fault.cHeiko Carstens1-1/+0
2012-09-26s390/mm: mark free_initrd_mem() as __initHeiko Carstens1-2/+2
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-3/+1
2012-03-28Disintegrate asm/system.h for S390David Howells1-1/+1
2012-02-24[S390] memory hotplug: prevent memory zone interleaveGerald Schaefer1-4/+26
2011-12-27[S390] add support for physical memory > 4TBMartin Schwidefsky1-6/+10
2011-10-31s390: add missing module.h/export.h includesHeiko Carstens1-0/+1
2011-05-26[S390] mm: add ZONE_DMA to 31-bit config againHeiko Carstens1-2/+0
2011-05-23[S390] refactor page table functions for better pgste supportMartin Schwidefsky1-1/+2
2010-10-25[S390] store indication fault optimizationMartin Schwidefsky1-0/+1
2010-10-25[S390] lockless get_user_pages_fast()Martin Schwidefsky1-2/+0
2010-10-25[S390] zero page cache synonymsMartin Schwidefsky1-4/+45
2010-10-07Fix IRQ flag handling namingDavid Howells1-2/+1
2010-08-24[S390] fix tlb flushing vs. concurrent /proc accessesMartin Schwidefsky1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-26[S390] free_initmem: reduce code duplicationHeiko Carstens1-16/+17
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-1/+1
2009-03-26[S390] move EXPORT_SYMBOLs to definitionsHeiko Carstens1-0/+2
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade1-1/+1