summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/mem.c
Commit message (Expand)AuthorAgeFilesLines
* uml: header untanglingJeff Dike2008-02-051-5/+16
* uml: const and other tidyingWANG Cong2008-02-051-1/+1
* add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-051-1/+1
* misc uml annotation and section fixesAl Viro2007-10-291-1/+1
* uml: get rid of do_longjmpJeff Dike2007-10-161-1/+1
* uml: more __init annotationsJeff Dike2007-07-241-1/+1
* uml: add missing __init declarationsJeff Dike2007-05-071-1/+1
* uml: remove user_util.hJeff Dike2007-05-071-1/+0Star
* uml: create as-layout.hJeff Dike2007-05-071-0/+1
* [PATCH] uml: fix LVM crashJason Lunz2007-03-291-2/+1Star
* [PATCH] uml: locking comments in memory and tempfile codeJeff Dike2007-02-111-1/+2
* [PATCH] uml: mem.c and physmem.c formatting fixesJeff Dike2007-02-111-43/+34Star
* [PATCH] uml: locking comments in iomem driverJeff Dike2007-02-111-10/+0Star
* [PATCH] uml: get rid of ZONE_DMA useJeff Dike2006-09-271-1/+2
* [PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike2006-09-261-1/+2
* [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter2006-09-261-0/+2
* [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter2006-09-261-0/+2
* [PATCH] uml: fix static binary segfaultJeff Dike2006-07-101-11/+0Star
* [PATCH] uml: redeclare highmemJeff Dike2006-03-311-1/+1
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-2/+2
* [PATCH] uml: fix hardcoded ZONE_* constants in zone setupPaolo 'Blaisorblade' Giarrusso2005-11-071-2/+2
* [PATCH] gfp_t: remaining bits of arch/*Al Viro2005-10-281-1/+1
* [PATCH] uml: merge mem_user.c and mem.cJeff Dike2005-09-171-1/+15
* [PATCH] bogus #if (arch/um/kernel/mem.c)viro@ZenIV.linux.org.uk2005-09-081-1/+1
* [PATCH] mm: remove PG_highmemBadari Pulavarty2005-06-221-1/+0Star
* [PATCH] uml: fixrange_init 3-level page table supportJeff Dike2005-05-211-9/+31
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+359