summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* xtensa: nommu: clean up memory map dumpMax Filippov2014-10-211-1/+7
* xtensa: nommu: reserve memory below PLATFORM_DEFAULT_MEM_STARTMax Filippov2014-10-211-0/+11
* xtensa: fix sysmem reservation at the end of existing blockMax Filippov2014-06-091-1/+1
* xtensa: add HIGHMEM supportMax Filippov2014-04-061-14/+31
* xtensa: dump sysmem from the bootmem_initMax Filippov2014-04-021-0/+12
* xtensa: handle memmap kernel optionMax Filippov2014-04-021-0/+50
* xtensa: keep sysmem banks ordered in mem_reserveMax Filippov2014-04-021-32/+50
* xtensa: keep sysmem banks ordered in add_sysmem_bankMax Filippov2014-04-021-5/+98
* xtensa: split bootparam and kernel meminfoMax Filippov2014-04-021-0/+17
* xtensa: don't pass high memory to bootmem allocatorMax Filippov2014-02-211-4/+9
* mm/xtensa: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-25/+2
* 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/xtensa: use common help functions to free reserved pagesJiang Liu2013-04-291-18/+3
* xtensa: clean up files to make them code-style compliantChris Zankel2012-12-181-8/+8
* xtensa: use the declarations provided by <asm/sections.h>Geert Uytterhoeven2012-06-201-11/+7
* xtensa: replace xtensa-specific _f{data,text} by _s{data,text}Geert Uytterhoeven2012-06-201-3/+3
* 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
* xtensa: nommu supportJohannes Weiner2009-04-021-61/+1
* xtensa: cope with ram beginning at higher addressesJohannes Weiner2009-04-021-5/+5
* xtensa: don't make bootmem bitmap larger than requiredJohannes Weiner2009-04-021-1/+2
* xtensa: fix init_bootmem_node() argument orderJohannes Weiner2009-04-021-1/+2
* xtensa: use generic show_mem()Johannes Weiner2008-07-261-27/+0
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-1/+1
* [XTENSA] Fix argument list for pgd_ctor constructor.Chris Zankel2008-02-131-1/+1
* [XTENSA] Add support for cache-aliasingChris Zankel2007-08-271-237/+15
* [XTENSA] Spelling fixes in arch/xtensaChris Zankel2007-05-311-1/+1
* [PATCH] xtensa: remove extra header filesChris Zankel2006-12-101-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-1/+1
* [PATCH] xtensa: remove io_remap_page_range and minor clean-upsChris Zankel2005-09-221-1/+1
* [PATCH] xtensa: Architecture support for Tensilica Xtensa Part 5Chris Zankel2005-06-241-0/+551
OpenPOWER on IntegriCloud