summaryrefslogtreecommitdiffstats
path: root/arch/frv/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar2017-03-021-0/+1
* mm/frv: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-35/+14
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-2/+2
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+1
* mm/FRV: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-291-4/+2
* mm/FRV: use common help functions to free reserved pagesJiang Liu2013-04-291-30/+4
* frv: fix use of extinct _sbss and _ebss in debug codeGeert Uytterhoeven2012-12-171-1/+1
* Disintegrate asm/system.h for FRVDavid Howells2012-03-281-1/+0
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* FRV: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-10-161-2/+0
* frv: use generic show_mem()Johannes Weiner2008-07-261-31/+0
* frv: export empty_zero_pageAdrian Bunk2008-05-241-0/+3
* FRV: Remove the section annotation on free_initmem()David Howells2007-11-091-1/+1
* [PATCH] FRV: No ZONE_DMADavid Howells2007-03-011-2/+1
* [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter2006-09-261-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-3/+3
* [PATCH] FRV: Make the FRV arch work againDavid Howells2005-11-281-1/+1
* [PATCH] mm: remove PG_highmemBadari Pulavarty2005-06-211-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+241