summaryrefslogtreecommitdiffstats
path: root/arch/arc/Kconfig
AgeCommit message (Expand)AuthorLines
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
2019-03-20Merge tag 'arc-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds-6/+15
2019-03-11arch: arc: Kconfig: pedantic formattingEnrico Weigelt, metux IT consult-6/+6
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-2/+1
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2019-02-25ARCv2: Add explcit unaligned access support (and ability to disable too)Eugeniy Paltsev-0/+9
2019-02-21ARC: enable uboot support unconditionallyEugeniy Paltsev-12/+0
2019-02-21ARCv2: support manual regfile save on interruptsVineet Gupta-0/+8
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig-1/+0
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov-0/+1
2019-02-13of: select OF_RESERVED_MEM automaticallyChristoph Hellwig-1/+0
2019-02-13dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig-0/+1
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-23/+1
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-2/+0
2018-12-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2018-12-18clocksource/drivers/arc_timer: Utilize generic sched_clockAlexey Brodkin-0/+1
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig-1/+0
2018-12-06arch: switch the default on ARCH_HAS_SG_CHAINChristoph Hellwig-1/+0
2018-11-30ARC: change defconfig defaults to ARCv2Kevin Hilman-1/+1
2018-11-23PCI: consolidate the PCI_SYSCALL symbolChristoph Hellwig-3/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig-20/+0
2018-11-12ARC: remove redundant 'default n' from KconfigBartlomiej Zolnierkiewicz-11/+0
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport-1/+0
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport-1/+0
2018-10-22Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-2/+2
2018-09-20dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig-1/+1
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig-1/+1
2018-09-14ARC: fix spelling mistake "entires" -> "entries"Colin Ian King-1/+1
2018-08-27ARC: sort KconfigVineet Gupta-5/+5