summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/mem.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* um: use generic show_mem()Johannes Weiner2008-07-261-31/+0
* arch/um/kernel/mem.c: remove arch_validate()WANG Cong2008-07-241-32/+1
* uml: fix build when SLOB is enabledJeff Dike2008-05-131-0/+5
* arch/um/kernel/mem.c: fix a shadowed variableWANG Cong2008-02-231-3/+3
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-081-1/+3
* uml: remove map_cbJeff Dike2008-02-051-7/+1
* uml: SMP locking commentaryJeff Dike2008-02-051-5/+8
* uml: fix page table data sizesJeff Dike2008-02-051-8/+9
* uml: style cleanupJeff Dike2008-02-051-45/+41
* 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/+0
* uml: create as-layout.hJeff Dike2007-05-071-0/+1
* [PATCH] uml: fix LVM crashJason Lunz2007-03-291-2/+1
* [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/+34
* [PATCH] uml: locking comments in iomem driverJeff Dike2007-02-111-10/+0
* [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/+0
* [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-071-1/+1
* [PATCH] mm: remove PG_highmemBadari Pulavarty2005-06-211-1/+0
* [PATCH] uml: fixrange_init 3-level page table supportJeff Dike2005-05-201-9/+31
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+359