summaryrefslogtreecommitdiff
path: root/arch/um/kernel/mem.c
AgeCommit message (Expand)Author
2013-11-15um: handle pgtable_page_ctor() failKirill A. Shutemov
2013-07-03mm/um: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-04-29mm/um: use free_highmem_page() to free highmem pages into buddy systemJiang Liu
2013-04-29mm/um: use common help functions to free reserved pagesJiang Liu
2012-10-09um: get rid of pointless include "..." where include <...> will doAl Viro
2011-11-02um: distribute exports to where exported stuff is definedAl Viro
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2008-07-26um: use generic show_mem()Johannes Weiner
2008-07-24arch/um/kernel/mem.c: remove arch_validate()WANG Cong
2008-05-13uml: fix build when SLOB is enabledJeff Dike
2008-02-23arch/um/kernel/mem.c: fix a shadowed variableWANG Cong
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-05uml: remove map_cbJeff Dike
2008-02-05uml: SMP locking commentaryJeff Dike
2008-02-05uml: fix page table data sizesJeff Dike
2008-02-05uml: style cleanupJeff Dike
2008-02-05uml: header untanglingJeff Dike
2008-02-05uml: const and other tidyingWANG Cong
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2007-10-29misc uml annotation and section fixesAl Viro
2007-10-16uml: get rid of do_longjmpJeff Dike
2007-07-24uml: more __init annotationsJeff Dike
2007-05-07uml: add missing __init declarationsJeff Dike
2007-05-07uml: remove user_util.hJeff Dike
2007-05-07uml: create as-layout.hJeff Dike
2007-03-29[PATCH] uml: fix LVM crashJason Lunz
2007-02-11[PATCH] uml: locking comments in memory and tempfile codeJeff Dike
2007-02-11[PATCH] uml: mem.c and physmem.c formatting fixesJeff Dike
2007-02-11[PATCH] uml: locking comments in iomem driverJeff Dike
2006-09-27[PATCH] uml: get rid of ZONE_DMA useJeff Dike
2006-09-26[PATCH] uml: Use ARRAY_SIZE more assiduouslyJeff Dike
2006-09-26[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optionalChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.hChristoph Lameter
2006-07-10[PATCH] uml: fix static binary segfaultJeff Dike
2006-03-31[PATCH] uml: redeclare highmemJeff Dike
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin
2005-11-07[PATCH] uml: fix hardcoded ZONE_* constants in zone setupPaolo 'Blaisorblade' Giarrusso
2005-10-28[PATCH] gfp_t: remaining bits of arch/*Al Viro
2005-09-17[PATCH] uml: merge mem_user.c and mem.cJeff Dike
2005-09-07[PATCH] bogus #if (arch/um/kernel/mem.c)viro@ZenIV.linux.org.uk
2005-06-21[PATCH] mm: remove PG_highmemBadari Pulavarty
2005-05-20[PATCH] uml: fixrange_init 3-level page table supportJeff Dike
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds