summaryrefslogtreecommitdiffstats
path: root/arch/arc/Kconfig
AgeCommit message (Expand)AuthorLines
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov-2/+2
2022-09-11arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan-1/+1
2022-04-25ARC: implement syscall tracepointsSergey Matyukevich-0/+1
2022-04-25ARC: enable HAVE_REGS_AND_STACK_ACCESS_API featureSergey Matyukevich-0/+1
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann-1/+0
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds-1/+0
2022-01-15arch: remove GENERIC_FIND_FIRST_BIT entirelyYury Norov-1/+0
2021-11-25futex: Remove futex_cmpxchg detectionArnd Bergmann-1/+0
2021-10-25irq: arc: avoid CONFIG_HANDLE_DOMAIN_IRQMark Rutland-1/+0
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-3/+1
2021-08-26ARC: mm: support 3 levels of page tablesVineet Gupta-0/+4
2021-08-24ARC: mm: remove tlb paranoid codeVineet Gupta-3/+0
2021-08-24ARC: retire MMUv1 and MMUv2 supportVineet Gupta-19/+3
2021-08-24ARC: retire ARC750 supportVineet Gupta-11/+1
2021-08-16tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada-3/+1
2021-08-03arc: Fix spelling mistake and grammar in KconfigColin Ian King-1/+1
2021-06-29arc: remove support for DISCONTIGMEMMike Rapoport-13/+0
2021-05-05mm: drop redundant HAVE_ARCH_TRANSPARENT_HUGEPAGEAnshuman Khandual-4/+1
2021-05-05mm: generalize ARCH_HAS_CACHE_LINE_SIZEAnshuman Khandual-3/+1
2021-01-22arch: arc: Remove CONFIG_OPROFILE supportViresh Kumar-1/+0
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+0
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+2
2020-12-15arc: use FLATMEM with freeing of unused memory map instead of DISCONTIGMEMMike Rapoport-1/+2
2020-11-06arc/mm/highmem: Use generic kmap atomic implementationThomas Gleixner-0/+1
2020-10-30timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann-1/+0
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-0/+1
2020-10-05ARC: [plat-eznps]: Drop support for EZChip NPS platformVineet Gupta-2/+0
2020-09-08uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig-0/+1
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds-1/+0
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner-1/+0
2020-06-18ARCv2: support loop buffer (LPB) disablingEugeniy Paltsev-0/+6
2020-06-16ARC: build: allow users to specify -mcpuEugeniy Paltsev-0/+9
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-1/+1
2020-06-04mm/debug: add tests validating architecture page table helpersAnshuman Khandual-0/+1
2020-03-16ARC: allow userspace DSP applications to use AGU extensionsEugeniy Paltsev-0/+9
2020-03-16ARC: add support for DSP-enabled userspace applicationsEugeniy Paltsev-0/+12
2020-03-16ARC: handle DSP presence in HWEugeniy Paltsev-1/+28
2020-02-09ARC: fix some Kconfig typosRandy Dunlap-2/+2
2020-01-31Merge tag 'arc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds-10/+6
2020-01-17ARCv2: fpu: preserve userspace fpu stateVineet Gupta-10/+5
2020-01-15ARC: wireup clone3 syscallVineet Gupta-0/+1
2019-12-13scripts/sorttable: Rename 'sortextable' to 'sorttable'Shile Zhang-1/+1
2019-12-04Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds-0/+9
2019-11-20ARC: add kmemleak supportEugeniy Paltsev-0/+1
2019-11-11dma-direct: provide mmap and get_sgtable method overridesChristoph Hellwig-1/+0
2019-11-08ARC: ARCv2: jump label: implement jump label patchingEugeniy Paltsev-0/+8
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-0/+2
2019-06-25arc: use the generic remapping allocator for coherent DMA allocationsChristoph Hellwig-0/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2019-04-03locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long-3/+0