summaryrefslogtreecommitdiffstats
path: root/arch/um/kernel/mem.c
Commit message (Expand)AuthorAgeFilesLines
* um: switch to generic version of pte allocationMike Rapoport2019-07-121-22/+0Star
* initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-141-7/+0Star
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+16
* mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-2/+2
* mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS2018-12-281-1/+1
* mm: reference totalram_pages and managed_pages once per functionArun KS2018-12-281-1/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+0Star
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-311-1/+2
* memblock: replace alloc_bootmem_low_pages with memblock_alloc_lowMike Rapoport2018-10-311-4/+6
* mm, arch: remove empty_bad_page*Michal Hocko2017-11-161-3/+0Star
* tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-251-2/+2
* um: Remove broken highmem supportRichard Weinberger2015-04-131-66/+0Star
* um: handle pgtable_page_ctor() failKirill A. Shutemov2013-11-151-2/+6
* mm/um: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-041-3/+1Star
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-041-1/+1
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-041-1/+1
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-041-1/+1
* mm/um: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-301-13/+3Star
* mm/um: use common help functions to free reserved pagesJiang Liu2013-04-301-9/+1Star
* um: get rid of pointless include "..." where include <...> will doAl Viro2012-10-091-6/+6
* um: distribute exports to where exported stuff is definedAl Viro2011-11-021-0/+2
* 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/+0Star
* arch/um/kernel/mem.c: remove arch_validate()WANG Cong2008-07-241-32/+1Star
* uml: fix build when SLOB is enabledJeff Dike2008-05-131-0/+5
* arch/um/kernel/mem.c: fix a shadowed variableWANG Cong2008-02-241-3/+3
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-081-1/+3
* uml: remove map_cbJeff Dike2008-02-051-7/+1Star
* 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/+41Star
* 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