summaryrefslogtreecommitdiff
path: root/arch/xtensa/Kconfig
AgeCommit message (Expand)Author
2024-01-17Merge tag 'xtensa-20240117' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov
2023-11-29xtensa: fix variants path in the Kconfig helpYujie Liu
2023-09-07Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2023-08-28xtensa: add XIP-aware MTD supportMax Filippov
2023-08-18xtensa: mm: convert to GENERIC_IOREMAPBaoquan He
2023-06-28Merge branch 'expand-stack'Linus Torvalds
2023-06-24mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds
2023-06-13xtensa: add load/store exception handlerMax Filippov
2023-06-12xtensa: drop ARCH_WANT_FRAME_POINTERSMax Filippov
2023-06-12xtensa: add asm-prototypes.hMax Filippov
2023-04-18xtensa: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2022-09-11arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-04Merge tag 'xtensa-20220804' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2022-07-14xtensa: enable ARCH_HAS_GCOV_PROFILE_ALLMax Filippov
2022-07-14xtensa: enable KCOV supportMax Filippov
2022-06-29context_tracking: Split user tracking KconfigFrederic Weisbecker
2022-06-28arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann
2022-05-01xtensa: enable ARCH_HAS_DEBUG_VM_PGTABLEMax Filippov
2022-05-01xtensa: add hibernation supportMax Filippov
2022-05-01xtensa: enable KCSANMax Filippov
2022-05-01xtensa: enable HAVE_VIRT_CPU_ACCOUNTING_GENMax Filippov
2022-05-01xtensa: enable context trackingMax Filippov
2022-05-01xtensa: noMMU: allow handling protection faultsMax Filippov
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-03-25Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-19xtensa: enable plugin supportMax Filippov
2022-03-09xtensa: make secondary reset vector support conditionalMax Filippov
2022-03-09xtensa: add kernel ABI selection to KconfigMax Filippov
2022-03-09xtensa: don't link with libgccMax Filippov
2022-03-03dma-mapping: remove CONFIG_DMA_REMAPChristoph Hellwig
2022-02-25xtensa: Implement "current_stack_pointer"Kees Cook
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann
2021-11-25futex: Remove futex_cmpxchg detectionArnd Bergmann
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-09-02Merge tag 'xtensa-20210902' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2021-09-01Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada
2021-08-11xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHGRandy Dunlap
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn
2021-07-30asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann
2021-04-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-04-30mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual
2021-04-04xtensa: ISS: add GDBIO implementation to semihosting interfaceMax Filippov
2021-04-04xtensa: move CONFIG_CPU_*_ENDIAN defines to KconfigMasahiro Yamada
2021-04-04xtensa: fix spelling mistake in Kconfig "wont" -> "won't"Colin Ian King
2021-01-29arch: xtensa: Remove CONFIG_OPROFILE supportViresh Kumar