aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/mm/init.c
AgeCommit message (Expand)Author
2016-07-10s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer
2015-03-25s390: remove 31 bit supportHeiko Carstens
2015-01-22s390: avoid z13 cache aliasingMartin Schwidefsky
2014-09-14mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel
2014-04-03s390/mm,tlb: optimize TLB flushing for zEC12Martin Schwidefsky
2013-07-26s390: add support for IBM zBC12 machineHeiko Carstens
2013-07-03mm/s390: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-05-02s390/memory hotplug: provide memory_block_size_bytes() functionHeiko Carstens
2013-04-29mm/s390: use common help functions to free reserved pagesJiang Liu
2013-04-17s390/mm: zero page cache synonyms for zEC12Martin Schwidefsky
2013-02-23memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang
2012-11-23s390/mm: move kernel_page_present/kernel_map_pages to page_attr.cHeiko Carstens
2012-11-23s390/mm: keep fault_init() private to fault.cHeiko Carstens
2012-09-26s390/mm: mark free_initrd_mem() as __initHeiko Carstens
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-03-28Disintegrate asm/system.h for S390David Howells
2012-02-24[S390] memory hotplug: prevent memory zone interleaveGerald Schaefer
2011-12-27[S390] add support for physical memory > 4TBMartin Schwidefsky
2011-10-31s390: add missing module.h/export.h includesHeiko Carstens
2011-05-26[S390] mm: add ZONE_DMA to 31-bit config againHeiko Carstens
2011-05-23[S390] refactor page table functions for better pgste supportMartin Schwidefsky
2010-10-25[S390] store indication fault optimizationMartin Schwidefsky
2010-10-25[S390] lockless get_user_pages_fast()Martin Schwidefsky
2010-10-25[S390] zero page cache synonymsMartin Schwidefsky
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-08-24[S390] fix tlb flushing vs. concurrent /proc accessesMartin Schwidefsky
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26[S390] free_initmem: reduce code duplicationHeiko Carstens
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-03-26[S390] move EXPORT_SYMBOLs to definitionsHeiko Carstens
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade
2008-10-20mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty
2008-08-01[S390] Add support for memory hot-remove.Gerald Schaefer
2008-07-26s390: use generic show_mem()Johannes Weiner
2008-07-14[S390] Add support for memory hot-add.Heiko Carstens
2008-05-30[S390] showmem: Only walk spanned pages.Heiko Carstens
2008-05-07[S390] guest page hinting lightMartin Schwidefsky
2008-04-30[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens
2008-04-30[S390] System z large page support.Gerald Schaefer
2008-04-17[S390] remove redundant display of free swap space in show_mem()Johannes Weiner
2008-02-09[S390] dynamic page tables.Martin Schwidefsky
2008-02-09[S390] Add four level page tables for CONFIG_64BIT=y.Martin Schwidefsky
2008-02-09[S390] 1K/2K page table pages.Martin Schwidefsky
2008-02-05[S390] DEBUG_PAGEALLOC support for s390.Heiko Carstens
2007-10-22[S390] 4level-fixup cleanupMartin Schwidefsky
2007-10-22[S390] Cleanup page table definitions.Martin Schwidefsky
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu