Age | Commit message (Expand) | Author |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-13 | arm, xtensa: simplify initialization of high memory pages | Mike Rapoport |
2020-10-06 | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> | Christoph Hellwig |
2020-06-03 | xtensa: simplify detection of memory zone boundaries | Mike Rapoport |
2019-10-20 | xtensa: use correct symbol for the end of .rodata | Max Filippov |
2019-08-26 | xtensa: remove free_initrd_mem | Mike Rapoport |
2019-07-05 | xtensa: One function call less in bootmem_init() | Markus Elfring |
2019-05-14 | init: provide a generic free_initmem implementation | Mike Rapoport |
2018-12-17 | xtensa: support memtest | Max Filippov |
2018-11-01 | Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport |
2018-10-15 | xtensa: remove ZONE_DMA | Christoph Hellwig |
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 |