aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/s390/mm/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-20mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty1-11/+0
2008-08-01[S390] Add support for memory hot-remove.Gerald Schaefer1-1/+12
2008-07-26s390: use generic show_mem()Johannes Weiner1-32/+0
2008-07-14[S390] Add support for memory hot-add.Heiko Carstens1-0/+19
2008-05-30[S390] showmem: Only walk spanned pages.Heiko Carstens1-26/+23
2008-05-07[S390] guest page hinting lightMartin Schwidefsky1-0/+3
2008-04-30[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens1-0/+2
2008-04-30[S390] System z large page support.Gerald Schaefer1-23/+0
2008-04-17[S390] remove redundant display of free swap space in show_mem()Johannes Weiner1-1/+0
2008-02-09[S390] dynamic page tables.Martin Schwidefsky1-2/+3
2008-02-09[S390] Add four level page tables for CONFIG_64BIT=y.Martin Schwidefsky1-2/+2
2008-02-09[S390] 1K/2K page table pages.Martin Schwidefsky1-1/+1
2008-02-05[S390] DEBUG_PAGEALLOC support for s390.Heiko Carstens1-0/+27
2007-10-22[S390] 4level-fixup cleanupMartin Schwidefsky1-1/+3
2007-10-22[S390] Cleanup page table definitions.Martin Schwidefsky1-16/+12
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu1-17/+0
2007-05-21[S390] More verbose show_mem() like other architectures.Heiko Carstens1-15/+23
2007-02-21[S390] Optional ZONE_DMA for s390.Heiko Carstens1-0/+2
2007-02-05[S390] Mark kernel text section read-only.Heiko Carstens1-5/+4
2007-02-05[S390] noexec protectionGerald Schaefer1-3/+3
2007-02-05[S390] Remove pointless/unreliable kernel messages.Heiko Carstens1-2/+0
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-2/+1
2006-12-08[S390] Poison init section before freeing it.Heiko Carstens1-0/+2
2006-12-08[S390] Use add_active_range() and free_area_init_nodes().Heiko Carstens1-17/+6
2006-12-08[S390] Virtual memmap for s390.Heiko Carstens1-122/+41
2006-11-06[S390] revert add_active_range() usage patch.Heiko Carstens1-10/+22
2006-10-04[S390] Remove open-coded mem_map usage.Heiko Carstens1-4/+6
2006-10-04[S390] Have s390 use add_active_range() and free_area_init_nodes.Heiko Carstens1-25/+10
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky1-26/+15
2006-09-20[S390] Cleanup in page table related code.Gerald Schaefer1-22/+14
2006-08-16[S390] kernel page table allocation.Heiko Carstens1-3/+3
2006-07-01[PATCH] s390: put sys_call_table into .rodata section and write protect itHeiko Carstens1-14/+21
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-2/+2
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky1-4/+4
2005-05-01[PATCH] s390: fix memory holes and cleanup setup_archHeiko Carstens1-5/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+310