aboutsummaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/mem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16uml: get rid of do_longjmpJeff Dike1-1/+1
2007-07-24uml: more __init annotationsJeff Dike1-1/+1
2007-05-07uml: add missing __init declarationsJeff Dike1-1/+1
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2007-05-07uml: create as-layout.hJeff Dike1-0/+1
2007-03-29[PATCH] uml: fix LVM crashJason Lunz1-2/+1
2007-02-11[PATCH] uml: locking comments in memory and tempfile codeJeff Dike1-1/+2
2007-02-11[PATCH] uml: mem.c and physmem.c formatting fixesJeff Dike1-43/+34
2007-02-11[PATCH] uml: locking comments in iomem driverJeff Dike1-10/+0
2006-09-27[PATCH] uml: get rid of ZONE_DMA useJeff Dike1-1/+2
2006-09-26[PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike1-1/+2
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter1-0/+2
2006-09-26[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter1-0/+2
2006-07-10[PATCH] uml: fix static binary segfaultJeff Dike1-11/+0
2006-03-31[PATCH] uml: redeclare highmemJeff Dike1-1/+1
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-2/+2
2005-11-07[PATCH] uml: fix hardcoded ZONE_* constants in zone setupPaolo 'Blaisorblade' Giarrusso1-2/+2
2005-10-28[PATCH] gfp_t: remaining bits of arch/*Al Viro1-1/+1
2005-09-17[PATCH] uml: merge mem_user.c and mem.cJeff Dike1-1/+15
2005-09-07[PATCH] bogus #if (arch/um/kernel/mem.c)viro@ZenIV.linux.org.uk1-1/+1
2005-06-21[PATCH] mm: remove PG_highmemBadari Pulavarty1-1/+0
2005-05-20[PATCH] uml: fixrange_init 3-level page table supportJeff Dike1-9/+31
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+359