aboutsummaryrefslogtreecommitdiffstats
path: root/arch/frv/mm/init.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-09arch: remove frv portArnd Bergmann1-144/+0
2017-11-15mm, arch: remove empty_bad_page*Michal Hocko1-14/+0
2017-03-02sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu...Ingo Molnar1-0/+1
2013-07-03mm/frv: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-35/+14
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-1/+1
2013-04-29mm/FRV: use free_highmem_page() to free highmem pages into buddy systemJiang Liu1-4/+2
2013-04-29mm/FRV: use common help functions to free reserved pagesJiang Liu1-30/+4
2012-12-17frv: fix use of extinct _sbss and _ebss in debug codeGeert Uytterhoeven1-1/+1
2012-03-28Disintegrate asm/system.h for FRVDavid Howells1-1/+0
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-2/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2008-10-16FRV: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-2/+0
2008-07-26frv: use generic show_mem()Johannes Weiner1-31/+0
2008-05-24frv: export empty_zero_pageAdrian Bunk1-0/+3
2007-11-09FRV: Remove the section annotation on free_initmem()David Howells1-1/+1
2007-03-01[PATCH] FRV: No ZONE_DMADavid Howells1-2/+1
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-3/+3
2005-11-28[PATCH] FRV: Make the FRV arch work againDavid Howells1-1/+1
2005-06-21[PATCH] mm: remove PG_highmemBadari Pulavarty1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+241