summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang2013-02-231-0/+12
* s390/mm: move kernel_page_present/kernel_map_pages to page_attr.cHeiko Carstens2012-11-231-28/+0
* s390/mm: keep fault_init() private to fault.cHeiko Carstens2012-11-231-1/+0
* s390/mm: mark free_initrd_mem() as __initHeiko Carstens2012-09-261-2/+2
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-3/+1
* Disintegrate asm/system.h for S390David Howells2012-03-281-1/+1
* [S390] memory hotplug: prevent memory zone interleaveGerald Schaefer2012-02-241-4/+26
* [S390] add support for physical memory > 4TBMartin Schwidefsky2011-12-271-6/+10
* s390: add missing module.h/export.h includesHeiko Carstens2011-10-311-0/+1
* [S390] mm: add ZONE_DMA to 31-bit config againHeiko Carstens2011-05-261-2/+0
* [S390] refactor page table functions for better pgste supportMartin Schwidefsky2011-05-231-1/+2
* [S390] store indication fault optimizationMartin Schwidefsky2010-10-251-0/+1
* [S390] lockless get_user_pages_fast()Martin Schwidefsky2010-10-251-2/+0
* [S390] zero page cache synonymsMartin Schwidefsky2010-10-251-4/+45
* Fix IRQ flag handling namingDavid Howells2010-10-071-2/+1
* [S390] fix tlb flushing vs. concurrent /proc accessesMartin Schwidefsky2010-08-241-0/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] free_initmem: reduce code duplicationHeiko Carstens2010-02-261-16/+17
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* [S390] move EXPORT_SYMBOLs to definitionsHeiko Carstens2009-03-261-0/+2
* mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-061-1/+1
* mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty2008-10-201-11/+0
* [S390] Add support for memory hot-remove.Gerald Schaefer2008-08-011-1/+12
* s390: use generic show_mem()Johannes Weiner2008-07-261-32/+0
* [S390] Add support for memory hot-add.Heiko Carstens2008-07-141-0/+19
* [S390] showmem: Only walk spanned pages.Heiko Carstens2008-05-301-26/+23
OpenPOWER on IntegriCloud