summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/mm/init.c
AgeCommit message (Expand)AuthorLines
2014-10-21xtensa: nommu: clean up memory map dumpMax Filippov-1/+7
2014-10-21xtensa: nommu: reserve memory below PLATFORM_DEFAULT_MEM_STARTMax Filippov-0/+11
2014-06-09xtensa: fix sysmem reservation at the end of existing blockMax Filippov-1/+1
2014-04-06xtensa: add HIGHMEM supportMax Filippov-14/+31
2014-04-02xtensa: dump sysmem from the bootmem_initMax Filippov-0/+12
2014-04-02xtensa: handle memmap kernel optionMax Filippov-0/+50
2014-04-02xtensa: keep sysmem banks ordered in mem_reserveMax Filippov-32/+50
2014-04-02xtensa: keep sysmem banks ordered in add_sysmem_bankMax Filippov-5/+98
2014-04-02xtensa: split bootparam and kernel meminfoMax Filippov-0/+17
2014-02-21xtensa: don't pass high memory to bootmem allocatorMax Filippov-4/+9
2013-07-03mm/xtensa: prepare for removing num_physpages and simplify mem_init()Jiang Liu-25/+2
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu-1/+1
2013-04-29mm/xtensa: use common help functions to free reserved pagesJiang Liu-18/+3
2012-12-18xtensa: clean up files to make them code-style compliantChris Zankel-8/+8
2012-06-20xtensa: use the declarations provided by <asm/sections.h>Geert Uytterhoeven-11/+7
2012-06-20xtensa: replace xtensa-specific _f{data,text} by _s{data,text}Geert Uytterhoeven-3/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+1
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven-1/+1
2009-04-02xtensa: nommu supportJohannes Weiner-61/+1
2009-04-02xtensa: cope with ram beginning at higher addressesJohannes Weiner-5/+5
2009-04-02xtensa: don't make bootmem bitmap larger than requiredJohannes Weiner-1/+2
2009-04-02xtensa: fix init_bootmem_node() argument orderJohannes Weiner-1/+2
2008-07-26xtensa: use generic show_mem()Johannes Weiner-27/+0
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan-1/+1
2008-02-13[XTENSA] Fix argument list for pgd_ctor constructor.Chris Zankel-1/+1
2007-08-27[XTENSA] Add support for cache-aliasingChris Zankel-237/+15
2007-05-31[XTENSA] Spelling fixes in arch/xtensaChris Zankel-1/+1
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin-1/+1
2005-09-22[PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel-1/+1
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 5Chris Zankel-0/+551