summaryrefslogtreecommitdiffstats
path: root/arch/arc/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski11 days1-0/+1
|\
| * ARC: Add eBPF JIT supportShahab Vahedi12 days1-0/+1
* | ARC: mm: fix new code about cache aliasingVineet Gupta2024-04-011-1/+0
|/
* Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-141-0/+1
|\
| * Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers2024-02-221-0/+1
* | arch: simplify architecture specific page size configurationArnd Bergmann2024-03-061-0/+3
|/
* ARC: mm: retire support for aliasing VIPT D$Vineet Gupta2023-12-081-5/+0
* Merge tag 'arc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2023-09-041-3/+5
|\
| * ARC: entry: use gp to cache task pointer (vs. r25)Vineet Gupta2023-08-171-3/+3
| * ARC: uaccess: use optimized generic __strnlen_user/__strncpy_from_userVineet Gupta2023-08-171-0/+2
* | arc: mm: convert to GENERIC_IOREMAPBaoquan He2023-08-181-0/+1
|/
* mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds2023-06-241-0/+1
* mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-051-2/+2
* arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan2022-09-111-1/+1
* ARC: implement syscall tracepointsSergey Matyukevich2022-04-251-0/+1
* ARC: enable HAVE_REGS_AND_STACK_ACCESS_API featureSergey Matyukevich2022-04-251-0/+1
* uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-251-1/+0
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-1/+0
|\
| * arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov2022-01-151-1/+0
* | futex: Remove futex_cmpxchg detectionArnd Bergmann2021-11-251-1/+0
|/
* irq: arc: avoid CONFIG_HANDLE_DOMAIN_IRQMark Rutland2021-10-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
* | ARC: mm: support 3 levels of page tablesVineet Gupta2021-08-261-0/+4
* | ARC: mm: remove tlb paranoid codeVineet Gupta2021-08-241-3/+0
* | ARC: retire MMUv1 and MMUv2 supportVineet Gupta2021-08-241-19/+3
* | ARC: retire ARC750 supportVineet Gupta2021-08-241-11/+1
* | arc: Fix spelling mistake and grammar in KconfigColin Ian King2021-08-031-1/+1
|/
* arc: remove support for DISCONTIGMEMMike Rapoport2021-06-291-13/+0
* mm: drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGEAnshuman Khandual2021-05-051-4/+1
* mm: generalize ARCH_HAS_CACHE_LINE_SIZEAnshuman Khandual2021-05-051-3/+1
* arch: arc: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-221-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
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-1/+2
|\ \
| * | arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEMMike Rapoport2020-12-151-1/+2
| |/
* / arc/mm/highmem: Use generic kmap atomic implementationThomas Gleixner2020-11-061-0/+1
|/
* Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-0/+1
|\
| * uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig2020-09-081-0/+1
* | ARC: [plat-eznps]: Drop support for EZChip NPS platformVineet Gupta2020-10-051-2/+0
|/
* Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds2020-08-041-1/+0
|\
| * arch: remove HAVE_COPY_THREAD_TLSChristian Brauner2020-07-041-1/+0
* | ARCv2: support loop buffer (LPB) disablingEugeniy Paltsev2020-06-181-0/+6
* | ARC: build: allow users to specify -mcpuEugeniy Paltsev2020-06-161-0/+9
|/
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* mm/debug: add tests validating architecture page table helpersAnshuman Khandual2020-06-041-0/+1
* ARC: allow userspace DSP applications to use AGU extensionsEugeniy Paltsev2020-03-161-0/+9
* ARC: add support for DSP-enabled userspace applicationsEugeniy Paltsev2020-03-161-0/+12
* ARC: handle DSP presence in HWEugeniy Paltsev2020-03-161-1/+28
* ARC: fix some Kconfig typosRandy Dunlap2020-02-091-2/+2