aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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