index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
mm
Age
Commit message (
Expand
)
Author
2019-11-26
xtensa: use MEMBLOCK_ALLOC_ANYWHERE for KASAN shadow map
Max Filippov
2019-11-26
xtensa: fix TLB sanity checker
Max Filippov
2019-11-26
xtensa: get rid of __ARCH_USE_5LEVEL_HACK
Mike Rapoport
2019-11-26
xtensa: mm: fix PMD folding implementation
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-16
Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
xtensa: abstract 'entry' and 'retw' in assembly code
Max Filippov
2019-07-05
xtensa: One function call less in bootmem_init()
Markus Elfring
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-14
init: provide a generic free_initmem implementation
Mike Rapoport
2019-04-04
xtensa: fix format string warning in init_pmd
Max Filippov
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
2019-03-12
memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
Mike Rapoport
2018-12-29
Merge tag 'xtensa-20181228' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2018-12-28
kasan: rename kasan_zero_page to kasan_early_shadow_page
Andrey Konovalov
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-31
memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
Mike Rapoport
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-15
xtensa: remove ZONE_DMA
Christoph Hellwig
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-04-25
signal/xtensa: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-05
mm: fix races between swapoff and flush dcache
Huang Ying
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
2017-12-16
xtensa: don't clear swapper_pg_dir in paging_init
Max Filippov
2017-12-16
xtensa: extract init_kio
Max Filippov
2017-12-16
xtensa: clean up custom-controlled debug output
Max Filippov
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-01
xtensa: mm/cache: add missing EXPORT_SYMBOLs
Max Filippov
2017-07-28
xtensa: fix cache aliasing handling code for WT cache
Max Filippov
2017-01-24
xtensa: migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-12-15
xtensa: enable HAVE_DMA_CONTIGUOUS
Max Filippov
2016-10-05
Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
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
2016-03-20
Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux
Linus Torvalds
[next]