aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/vmem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-09mm: provide init_mm mm_context initializerHeiko Carstens1-4/+0
2010-04-09[S390] s390: disable change bit overrideChristian Borntraeger1-8/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-07[S390] s390: use change recording override for kernel mappingChristian Borntraeger1-3/+8
2009-09-11[S390] fix recursive locking on page_table_lockMartin Schwidefsky1-0/+1
2008-06-10[S390] vmemmap: fix off-by-one bug.Heiko Carstens1-1/+1
2008-05-30[S390] Fix section mismatch warnings.Heiko Carstens1-5/+13
2008-05-15[S390] sparsemem vmemmap: initialize memmap.Heiko Carstens1-13/+6
2008-04-30[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens1-75/+6
2008-04-30[S390] System z large page support.Gerald Schaefer1-7/+48
2008-04-30[S390] vmemmap: use clear_table to initialise page tables.Heiko Carstens1-3/+2
2008-02-09[S390] Add four level page tables for CONFIG_64BIT=y.Martin Schwidefsky1-1/+13
2008-02-09[S390] 1K/2K page table pages.Martin Schwidefsky1-3/+11
2008-02-05[S390] Remove BUILD_BUG_ON() in vmem code.Heiko Carstens1-2/+1
2008-02-05[S390] Fix couple of section mismatches.Heiko Carstens1-1/+1
2008-01-26[S390] vmemmap: allocate struct pages before 1:1 mappingChristian Borntraeger1-2/+2
2008-01-26[S390] Get rid of HOLES_IN_ZONE requirement.Heiko Carstens1-1/+1
2008-01-26[S390] Change vmalloc defintionsChristian Borntraeger1-13/+7
2007-10-22[S390] 4level-fixup cleanupMartin Schwidefsky1-6/+28
2007-10-22[S390] Cleanup page table definitions.Martin Schwidefsky1-12/+7
2007-07-27[S390] Get rid of new section mismatch warnings.Heiko Carstens1-3/+3
2007-02-05[S390] noexec protectionGerald Schaefer1-7/+7
2007-01-11[PATCH] Fix sparsemem on CellDave Hansen1-1/+2
2006-12-08[S390] Virtual memmap for s390.Heiko Carstens1-0/+381