aboutsummaryrefslogtreecommitdiff
path: root/arch/arc/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-05-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 1-0/+1
2024-05-12ARC: Add eBPF JIT supportGravatar Shahab Vahedi 1-0/+1
2024-04-01ARC: mm: fix new code about cache aliasingGravatar Vineet Gupta 1-1/+0
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+1
2024-03-06arch: simplify architecture specific page size configurationGravatar Arnd Bergmann 1-0/+3
2024-02-22Introduce cpu_dcache_is_aliasing() across all architecturesGravatar Mathieu Desnoyers 1-0/+1
2023-12-08ARC: mm: retire support for aliasing VIPT D$Gravatar Vineet Gupta 1-5/+0
2023-09-04Merge tag 'arc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Gravatar Linus Torvalds 1-3/+5
2023-08-18arc: mm: convert to GENERIC_IOREMAPGravatar Baoquan He 1-0/+1
2023-08-17ARC: entry: use gp to cache task pointer (vs. r25)Gravatar Vineet Gupta 1-3/+3
2023-08-17ARC: uaccess: use optimized generic __strnlen_user/__strncpy_from_userGravatar Vineet Gupta 1-0/+2
2023-06-24mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Gravatar Linus Torvalds 1-0/+1
2023-04-05mm, treewide: redefine MAX_ORDER sanelyGravatar Kirill A. Shutemov 1-2/+2
2022-09-11arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERGravatar Zi Yan 1-1/+1
2022-04-25ARC: implement syscall tracepointsGravatar Sergey Matyukevich 1-0/+1
2022-04-25ARC: enable HAVE_REGS_AND_STACK_ACCESS_API featureGravatar Sergey Matyukevich 1-0/+1
2022-02-25uaccess: remove CONFIG_SET_FSGravatar Arnd Bergmann 1-1/+0
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxGravatar Linus Torvalds 1-1/+0
2022-01-15arch: remove GENERIC_FIND_FIRST_BIT entirelyGravatar Yury Norov 1-1/+0
2021-11-25futex: Remove futex_cmpxchg detectionGravatar Arnd Bergmann 1-1/+0
2021-10-25irq: arc: avoid CONFIG_HANDLE_DOMAIN_IRQGravatar Mark Rutland 1-1/+0
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 1-3/+1
2021-08-26ARC: mm: support 3 levels of page tablesGravatar Vineet Gupta 1-0/+4
2021-08-24ARC: mm: remove tlb paranoid codeGravatar Vineet Gupta 1-3/+0
2021-08-24ARC: retire MMUv1 and MMUv2 supportGravatar Vineet Gupta 1-19/+3
2021-08-24ARC: retire ARC750 supportGravatar Vineet Gupta 1-11/+1
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigGravatar Masahiro Yamada 1-3/+1
2021-08-03arc: Fix spelling mistake and grammar in KconfigGravatar Colin Ian King 1-1/+1
2021-06-29arc: remove support for DISCONTIGMEMGravatar Mike Rapoport 1-13/+0
2021-05-05mm: drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGEGravatar Anshuman Khandual 1-4/+1
2021-05-05mm: generalize ARCH_HAS_CACHE_LINE_SIZEGravatar Anshuman Khandual 1-3/+1
2021-01-22arch: arc: Remove CONFIG_OPROFILE supportGravatar Viresh Kumar 1-1/+0
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+0
2020-12-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+2
2020-12-15arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEMGravatar Mike Rapoport 1-1/+2
2020-11-06arc/mm/highmem: Use generic kmap atomic implementationGravatar Thomas Gleixner 1-0/+1
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledGravatar Arnd Bergmann 1-1/+0
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-0/+1
2020-10-05ARC: [plat-eznps]: Drop support for EZChip NPS platformGravatar Vineet Gupta 1-2/+0
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Gravatar Christoph Hellwig 1-0/+1
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Gravatar Linus Torvalds 1-1/+0
2020-07-04arch: remove HAVE_COPY_THREAD_TLSGravatar Christian Brauner 1-1/+0
2020-06-18ARCv2: support loop buffer (LPB) disablingGravatar Eugeniy Paltsev 1-0/+6
2020-06-16ARC: build: allow users to specify -mcpuGravatar Eugeniy Paltsev 1-0/+9
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Gravatar Masahiro Yamada 1-1/+1
2020-06-04mm/debug: add tests validating architecture page table helpersGravatar Anshuman Khandual 1-0/+1
2020-03-16ARC: allow userspace DSP applications to use AGU extensionsGravatar Eugeniy Paltsev 1-0/+9
2020-03-16ARC: add support for DSP-enabled userspace applicationsGravatar Eugeniy Paltsev 1-0/+12
2020-03-16ARC: handle DSP presence in HWGravatar Eugeniy Paltsev 1-1/+28
2020-02-09ARC: fix some Kconfig typosGravatar Randy Dunlap 1-2/+2