summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [S390] guest page hinting lightMartin Schwidefsky2008-05-071-0/+3
* [S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens2008-04-301-0/+2
* [S390] System z large page support.Gerald Schaefer2008-04-301-23/+0
* [S390] remove redundant display of free swap space in show_mem()Johannes Weiner2008-04-171-1/+0
* [S390] dynamic page tables.Martin Schwidefsky2008-02-091-2/+3
* [S390] Add four level page tables for CONFIG_64BIT=y.Martin Schwidefsky2008-02-091-2/+2
* [S390] 1K/2K page table pages.Martin Schwidefsky2008-02-091-1/+1
* [S390] DEBUG_PAGEALLOC support for s390.Heiko Carstens2008-02-051-0/+27
* [S390] 4level-fixup cleanupMartin Schwidefsky2007-10-221-1/+3
* [S390] Cleanup page table definitions.Martin Schwidefsky2007-10-221-16/+12
* [S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu2007-08-221-17/+0
* [S390] More verbose show_mem() like other architectures.Heiko Carstens2007-05-211-15/+23
* [S390] Optional ZONE_DMA for s390.Heiko Carstens2007-02-211-0/+2
* [S390] Mark kernel text section read-only.Heiko Carstens2007-02-051-5/+4
* [S390] noexec protectionGerald Schaefer2007-02-051-3/+3
* [S390] Remove pointless/unreliable kernel messages.Heiko Carstens2007-02-051-2/+0
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-2/+1
* [S390] Poison init section before freeing it.Heiko Carstens2006-12-081-0/+2
* [S390] Use add_active_range() and free_area_init_nodes().Heiko Carstens2006-12-081-17/+6
* [S390] Virtual memmap for s390.Heiko Carstens2006-12-081-122/+41
* [S390] revert add_active_range() usage patch.Heiko Carstens2006-11-061-10/+22
* [S390] Remove open-coded mem_map usage.Heiko Carstens2006-10-041-4/+6
* [S390] Have s390 use add_active_range() and free_area_init_nodes.Heiko Carstens2006-10-041-25/+10
* [S390] Inline assembly cleanup.Martin Schwidefsky2006-09-281-26/+15
* [S390] Cleanup in page table related code.Gerald Schaefer2006-09-201-22/+14
* [S390] kernel page table allocation.Heiko Carstens2006-08-161-3/+3
* [PATCH] s390: put sys_call_table into .rodata section and write protect itHeiko Carstens2006-07-011-14/+21
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-2/+2
OpenPOWER on IntegriCloud