summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2023-09-071-0/+3
|\
| * xtensa: add XIP-aware MTD supportMax Filippov2023-08-281-0/+3
* | xtensa: mm: convert to GENERIC_IOREMAPBaoquan He2023-08-181-0/+1
|/
* Merge branch 'expand-stack'Linus Torvalds2023-06-281-0/+1
|\
| * mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds2023-06-241-0/+1
* | xtensa: add load/store exception handlerMax Filippov2023-06-131-0/+12
* | xtensa: drop ARCH_WANT_FRAME_POINTERSMax Filippov2023-06-121-1/+0
* | xtensa: add asm-prototypes.hMax Filippov2023-06-121-0/+1
|/
* xtensa: reword ARCH_FORCE_MAX_ORDER prompt and help textMike Rapoport (IBM)2023-04-181-7/+9
* mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-051-4/+1
* arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan2022-09-111-1/+1
* Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-051-1/+0
|\
| * arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann2022-06-281-1/+0
* | Merge tag 'xtensa-20220804' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2022-08-041-0/+2
|\ \
| * | xtensa: enable ARCH_HAS_GCOV_PROFILE_ALLMax Filippov2022-07-141-0/+1
| * | xtensa: enable KCOV supportMax Filippov2022-07-141-0/+1
| |/
* / context_tracking: Split user tracking KconfigFrederic Weisbecker2022-06-291-1/+1
|/
* xtensa: enable ARCH_HAS_DEBUG_VM_PGTABLEMax Filippov2022-05-011-0/+1
* xtensa: add hibernation supportMax Filippov2022-05-011-0/+3
* xtensa: enable KCSANMax Filippov2022-05-011-0/+1
* xtensa: enable HAVE_VIRT_CPU_ACCOUNTING_GENMax Filippov2022-05-011-0/+1
* xtensa: enable context trackingMax Filippov2022-05-011-0/+1
* xtensa: noMMU: allow handling protection faultsMax Filippov2022-05-011-0/+11
* Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2022-03-291-1/+1
|\
| * dma-mapping: remove CONFIG_DMA_REMAPChristoph Hellwig2022-03-031-1/+1
* | Merge tag 'xtensa-20220325' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2022-03-251-0/+48
|\ \
| * | xtensa: enable plugin supportMax Filippov2022-03-191-0/+1
| * | xtensa: make secondary reset vector support conditionalMax Filippov2022-03-091-0/+9
| * | xtensa: add kernel ABI selection to KconfigMax Filippov2022-03-091-0/+35
| * | xtensa: don't link with libgccMax Filippov2022-03-091-0/+3
| |/
* | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-231-1/+0
|\ \
| * | uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-251-1/+0
| |/
* / xtensa: Implement "current_stack_pointer"Kees Cook2022-02-251-0/+1
|/
* futex: Remove futex_cmpxchg detectionArnd Bergmann2021-11-251-1/+0
* Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-09-051-3/+1
|\
| * tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada2021-08-161-3/+1
* | Merge tag 'xtensa-20210902' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2021-09-021-1/+1
|\ \
| * | xtensa: fix kconfig unmet dependency warning for HAVE_FUTEX_CMPXCHGRandy Dunlap2021-08-111-1/+1
* | | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-011-1/+2
|\ \ \ | |/ / |/| |
| * | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann2021-07-301-1/+2
| |/
* / arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn2021-07-301-1/+0
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-04-301-0/+1
|\
| * mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual2021-04-301-0/+1
* | xtensa: ISS: add GDBIO implementation to semihosting interfaceMax Filippov2021-04-041-0/+22
* | xtensa: move CONFIG_CPU_*_ENDIAN defines to KconfigMasahiro Yamada2021-04-041-0/+6
* | xtensa: fix spelling mistake in Kconfig "wont" -> "won't"Colin Ian King2021-04-041-1/+1
|/
* arch: xtensa: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-291-1/+0
* Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-1/+0
|\
| * timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-1/+0
* | xtensa/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-061-0/+1
|/