summaryrefslogtreecommitdiff
path: root/arch/xtensa/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-03-15Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann1-0/+1
2024-02-23Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers1-0/+1
2024-01-17Merge tag 'xtensa-20240117' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-1/+1
2024-01-09mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov1-1/+1
2023-11-29xtensa: fix variants path in the Kconfig helpYujie Liu1-1/+1
2023-09-07Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-0/+3
2023-08-29xtensa: add XIP-aware MTD supportMax Filippov1-0/+3
2023-08-18xtensa: mm: convert to GENERIC_IOREMAPBaoquan He1-0/+1
2023-06-29Merge branch 'expand-stack'Linus Torvalds1-0/+1
2023-06-25mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds1-0/+1
2023-06-14xtensa: add load/store exception handlerMax Filippov1-0/+12
2023-06-13xtensa: drop ARCH_WANT_FRAME_POINTERSMax Filippov1-1/+0
2023-06-13xtensa: add asm-prototypes.hMax Filippov1-0/+1
2023-04-19xtensa: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)1-7/+9
2023-04-06mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov1-4/+1
2022-09-12arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan1-1/+1
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+0
2022-08-05Merge tag 'xtensa-20220804' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-0/+2
2022-07-14xtensa: enable ARCH_HAS_GCOV_PROFILE_ALLMax Filippov1-0/+1
2022-07-14xtensa: enable KCOV supportMax Filippov1-0/+1
2022-06-30context_tracking: Split user tracking KconfigFrederic Weisbecker1-1/+1
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann1-1/+0
2022-05-02xtensa: enable ARCH_HAS_DEBUG_VM_PGTABLEMax Filippov1-0/+1
2022-05-02xtensa: add hibernation supportMax Filippov1-0/+3
2022-05-02xtensa: enable KCSANMax Filippov1-0/+1
2022-05-02xtensa: enable HAVE_VIRT_CPU_ACCOUNTING_GENMax Filippov1-0/+1
2022-05-02xtensa: enable context trackingMax Filippov1-0/+1
2022-05-02xtensa: noMMU: allow handling protection faultsMax Filippov1-0/+11
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2022-03-25Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-0/+48
2022-03-24Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2022-03-19xtensa: enable plugin supportMax Filippov1-0/+1
2022-03-10xtensa: make secondary reset vector support conditionalMax Filippov1-0/+9
2022-03-10xtensa: add kernel ABI selection to KconfigMax Filippov1-0/+35
2022-03-10xtensa: don't link with libgccMax Filippov1-0/+3
2022-03-03dma-mapping: remove CONFIG_DMA_REMAPChristoph Hellwig1-1/+1
2022-02-26xtensa: Implement "current_stack_pointer"Kees Cook1-0/+1
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann1-1/+0
2021-11-25futex: Remove futex_cmpxchg detectionArnd Bergmann1-1/+0
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-3/+1
2021-09-02Merge tag 'xtensa-20210902' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-1/+1
2021-09-02Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+2
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada1-3/+1
2021-08-11xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHGRandy Dunlap1-1/+1
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn1-1/+0
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann1-1/+2
2021-05-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2021-04-30mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual1-0/+1
2021-04-05xtensa: ISS: add GDBIO implementation to semihosting interfaceMax Filippov1-0/+22