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