Age | Commit message (Expand) | Author | Files | Lines |
2019-11-26 | xtensa: use MEMBLOCK_ALLOC_ANYWHERE for KASAN shadow map | Max Filippov | 1 | -1/+3 |
2019-11-26 | xtensa: fix TLB sanity checker | Max Filippov | 1 | -2/+2 |
2019-11-26 | xtensa: get rid of __ARCH_USE_5LEVEL_HACK | Mike Rapoport | 4 | -6/+19 |
2019-11-26 | xtensa: mm: fix PMD folding implementation | Mike Rapoport | 4 | -6/+19 |
2019-10-21 | xtensa: use correct symbol for the end of .rodata | Max Filippov | 1 | -2/+2 |
2019-08-27 | xtensa: remove free_initrd_mem | Mike Rapoport | 1 | -10/+0 |
2019-07-16 | Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2 | -43/+40 |
2019-07-09 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+2 |
2019-07-08 | xtensa: abstract 'entry' and 'retw' in assembly code | Max Filippov | 1 | -39/+39 |
2019-07-05 | xtensa: One function call less in bootmem_init() | Markus Elfring | 1 | -4/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-05-29 | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman | 1 | -2/+2 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-14 | init: provide a generic free_initmem implementation | Mike Rapoport | 1 | -5/+0 |
2019-04-05 | xtensa: fix format string warning in init_pmd | Max Filippov | 1 | -1/+1 |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 2 | -0/+7 |
2019-03-12 | memblock: memblock_phys_alloc(): don't panic | Mike Rapoport | 1 | -0/+3 |
2019-03-12 | memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc | Mike Rapoport | 1 | -2/+1 |
2018-12-29 | Merge tag 'xtensa-20181228' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 1 | -0/+3 |
2018-12-28 | kasan: rename kasan_zero_page to kasan_early_shadow_page | Andrey Konovalov | 1 | -7/+11 |
2018-12-17 | xtensa: support memtest | Max Filippov | 1 | -0/+3 |
2018-11-02 | Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 1 | -1/+1 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 4 | -5/+4 |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | memblock: replace alloc_bootmem_low_pages with memblock_alloc_low | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | memblock: remove _virt from APIs returning virtual address | Mike Rapoport | 1 | -1/+1 |
2018-10-15 | xtensa: remove ZONE_DMA | Christoph Hellwig | 1 | -1/+1 |
2018-08-18 | mm: convert return type of handle_mm_fault() caller to vm_fault_t | Souptick Joarder | 1 | -1/+1 |
2018-04-25 | signal/xtensa: Use force_sig_fault where appropriate | Eric W. Biederman | 1 | -14/+5 |
2018-04-25 | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman | 1 | -0/+1 |
2018-04-06 | mm: fix races between swapoff and flush dcache | Huang Ying | 1 | -1/+1 |
2018-02-15 | xtensa: fix high memory/reserved memory collision | Max Filippov | 1 | -7/+63 |
2017-12-18 | xtensa: print kernel sections info in mem_init | Max Filippov | 1 | -2/+17 |
2017-12-17 | xtensa: add support for KASAN | Max Filippov | 3 | -0/+107 |
2017-12-17 | xtensa: move fixmap and kmap just above the KSEG | Max Filippov | 1 | -6/+6 |
2017-12-17 | xtensa: don't clear swapper_pg_dir in paging_init | Max Filippov | 1 | -1/+0 |
2017-12-17 | xtensa: extract init_kio | Max Filippov | 1 | -13/+17 |
2017-12-17 | xtensa: clean up custom-controlled debug output | Max Filippov | 3 | -20/+11 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-01 | xtensa: mm/cache: add missing EXPORT_SYMBOLs | Max Filippov | 1 | -1/+5 |
2017-07-29 | xtensa: fix cache aliasing handling code for WT cache | Max Filippov | 1 | -7/+3 |
2017-01-24 | xtensa: migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 1 | -1/+1 |
2016-12-15 | xtensa: enable HAVE_DMA_CONTIGUOUS | Max Filippov | 1 | -0/+2 |
2016-10-06 | Merge tag 'xtensa-20161005' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 1 | -260/+19 |
2016-07-27 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 1 | -1/+1 |
2016-07-24 | xtensa: support reserved-memory DT node | Max Filippov | 1 | -0/+2 |
2016-07-24 | xtensa: drop sysmem and switch to memblock | Max Filippov | 1 | -257/+15 |
2016-07-24 | xtensa: add alternative kernel memory layouts | Max Filippov | 1 | -2/+1 |
2016-07-24 | xtensa: move kernel mapping addresses into kmem_layout.h | Max Filippov | 1 | -1/+1 |
2016-03-20 | Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 3 | -5/+73 |