summaryrefslogtreecommitdiff
path: root/arch/arc/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-04-02ARC: mm: fix new code about cache aliasingVineet Gupta1-1/+0
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: simplify architecture specific page size configurationArnd Bergmann1-0/+3
2024-02-23Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers1-0/+1
2023-12-09ARC: mm: retire support for aliasing VIPT D$Vineet Gupta1-5/+0
2023-09-05Merge tag 'arc-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds1-3/+5
2023-08-18arc: mm: convert to GENERIC_IOREMAPBaoquan He1-0/+1
2023-08-18ARC: entry: use gp to cache task pointer (vs. r25)Vineet Gupta1-3/+3
2023-08-17ARC: uaccess: use optimized generic __strnlen_user/__strncpy_from_userVineet Gupta1-0/+2
2023-06-25mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds1-0/+1
2023-04-06mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov1-2/+2
2022-09-12arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan1-1/+1
2022-04-25ARC: implement syscall tracepointsSergey Matyukevich1-0/+1
2022-04-25ARC: enable HAVE_REGS_AND_STACK_ACCESS_API featureSergey Matyukevich1-0/+1
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann1-1/+0
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds1-1/+0
2022-01-15arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov1-1/+0
2021-11-25futex: Remove futex_cmpxchg detectionArnd Bergmann1-1/+0
2021-10-25irq: arc: avoid CONFIG_HANDLE_DOMAIN_IRQMark Rutland1-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-08-26ARC: mm: support 3 levels of page tablesVineet Gupta1-0/+4
2021-08-25ARC: mm: remove tlb paranoid codeVineet Gupta1-3/+0
2021-08-25ARC: retire MMUv1 and MMUv2 supportVineet Gupta1-19/+3
2021-08-25ARC: retire ARC750 supportVineet Gupta1-11/+1
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada1-3/+1
2021-08-04arc: Fix spelling mistake and grammar in KconfigColin Ian King1-1/+1
2021-06-29arc: remove support for DISCONTIGMEMMike Rapoport1-13/+0
2021-05-05mm: drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGEAnshuman Khandual1-4/+1
2021-05-05mm: generalize ARCH_HAS_CACHE_LINE_SIZEAnshuman Khandual1-3/+1
2021-01-22arch: arc: Remove CONFIG_OPROFILE supportViresh Kumar1-1/+0
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+2
2020-12-15arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEMMike Rapoport1-1/+2
2020-11-07arc/mm/highmem: Use generic kmap atomic implementationThomas Gleixner1-0/+1
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann1-1/+0
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+1
2020-10-06ARC: [plat-eznps]: Drop support for EZChip NPS platformVineet Gupta1-2/+0
2020-09-09uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig1-0/+1
2020-08-05Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds1-1/+0
2020-07-05arch: remove HAVE_COPY_THREAD_TLSChristian Brauner1-1/+0
2020-06-18ARCv2: support loop buffer (LPB) disablingEugeniy Paltsev1-0/+6
2020-06-17ARC: build: allow users to specify -mcpuEugeniy Paltsev1-0/+9
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-1/+1
2020-06-05mm/debug: add tests validating architecture page table helpersAnshuman Khandual1-0/+1
2020-03-16ARC: allow userspace DSP applications to use AGU extensionsEugeniy Paltsev1-0/+9
2020-03-16ARC: add support for DSP-enabled userspace applicationsEugeniy Paltsev1-0/+12
2020-03-16ARC: handle DSP presence in HWEugeniy Paltsev1-1/+28
2020-02-10ARC: fix some Kconfig typosRandy Dunlap1-2/+2
2020-01-31Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds1-10/+6
2020-01-18ARCv2: fpu: preserve userspace fpu stateVineet Gupta1-10/+5