index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
2018-02-15
xtensa: fix high memory/reserved memory collision
Max Filippov
2017-12-17
xtensa: print kernel sections info in mem_init
Max Filippov
2017-12-16
xtensa: add support for KASAN
Max Filippov
2017-12-16
xtensa: move fixmap and kmap just above the KSEG
Max Filippov
2016-12-15
xtensa: enable HAVE_DMA_CONTIGUOUS
Max Filippov
2016-07-24
xtensa: support reserved-memory DT node
Max Filippov
2016-07-24
xtensa: drop sysmem and switch to memblock
Max Filippov
2016-07-24
xtensa: add alternative kernel memory layouts
Max Filippov
2016-07-24
xtensa: move kernel mapping addresses into kmem_layout.h
Max Filippov
2014-10-21
xtensa: nommu: clean up memory map dump
Max Filippov
2014-10-21
xtensa: nommu: reserve memory below PLATFORM_DEFAULT_MEM_START
Max Filippov
2014-06-09
xtensa: fix sysmem reservation at the end of existing block
Max Filippov
2014-04-06
xtensa: add HIGHMEM support
Max Filippov
2014-04-02
xtensa: dump sysmem from the bootmem_init
Max Filippov
2014-04-02
xtensa: handle memmap kernel option
Max Filippov
2014-04-02
xtensa: keep sysmem banks ordered in mem_reserve
Max Filippov
2014-04-02
xtensa: keep sysmem banks ordered in add_sysmem_bank
Max Filippov
2014-04-02
xtensa: split bootparam and kernel meminfo
Max Filippov
2014-02-21
xtensa: don't pass high memory to bootmem allocator
Max Filippov
2013-07-03
mm/xtensa: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-04-29
mm/xtensa: use common help functions to free reserved pages
Jiang Liu
2012-12-18
xtensa: clean up files to make them code-style compliant
Chris Zankel
2012-06-20
xtensa: use the declarations provided by <asm/sections.h>
Geert Uytterhoeven
2012-06-20
xtensa: replace xtensa-specific _f{data,text} by _s{data,text}
Geert Uytterhoeven
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-22
arches: drop superfluous casts in nr_free_pages() callers
Geert Uytterhoeven
2009-04-02
xtensa: nommu support
Johannes Weiner
2009-04-02
xtensa: cope with ram beginning at higher addresses
Johannes Weiner
2009-04-02
xtensa: don't make bootmem bitmap larger than required
Johannes Weiner
2009-04-02
xtensa: fix init_bootmem_node() argument order
Johannes Weiner
2008-07-26
xtensa: use generic show_mem()
Johannes Weiner
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-02-13
[XTENSA] Fix argument list for pgd_ctor constructor.
Chris Zankel
2007-08-27
[XTENSA] Add support for cache-aliasing
Chris Zankel
2007-05-31
[XTENSA] Spelling fixes in arch/xtensa
Chris Zankel
2006-12-10
[PATCH] xtensa: remove extra header files
Chris Zankel
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2005-09-22
[PATCH] xtensa: remove io_remap_page_range and minor clean-ups
Chris Zankel
2005-06-24
[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 5
Chris Zankel