aboutsummaryrefslogtreecommitdiff
path: root/arch/arc/Kconfig
AgeCommit message (Expand)Author
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport
2018-10-22Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-09-20dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig
2018-09-14ARC: fix spelling mistake "entires" -> "entries"Colin Ian King
2018-08-27ARC: sort KconfigVineet Gupta
2018-08-15Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig
2018-07-27ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_sizeEugeniy Paltsev
2018-07-20Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2018-07-19ARCv2: [plat-hsdk]: Save accl reg pair by defaultVineet Gupta
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour
2018-05-19arc: use generic dma_noncoherent_opsChristoph Hellwig
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig
2018-05-09arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig
2018-03-01Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2018-02-05ARC: Fix malformed ARC_EMUL_UNALIGNED defaultUlf Magnusson
2018-01-09arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMAChristoph Hellwig
2017-11-25Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2017-11-21ARC: perf: avoid vmalloc backed mmapVineet Gupta
2017-10-12treewide: Fix typos in KconfigMasanari Iida
2017-10-03ARC: fix allnoconfig build warningVineet Gupta
2017-09-01ARC: [plat-hsdk] initial port for HSDK boardAlexey Brodkin
2017-09-01ARC: mm: Decouple RAM base address from kernel link addressEugeniy Paltsev
2017-08-04ARC: [plat-sim] Include this platform unconditionallyVineet Gupta
2017-05-05Revert "ARCv2: Allow enabling PAE40 w/o HIGHMEM"Alexey Brodkin
2017-04-20ARCv2: entry: save Accumulator register pair (r58:59) if presentVineet Gupta
2017-02-06ARC: [plat-*] ARC_HAS_COH_CACHES no longer relevantVineet Gupta
2017-02-06ARCv2: intc: Rework the build time irq count informationYuriy Kolerov
2017-01-18ARC: module: Fix !CONFIG_ARC_DW2_UNWIND buildsVineet Gupta
2016-12-18ARC: enable SG chainingVladimir Kondratiev
2016-11-30clocksource: import ARC timer driverVineet Gupta
2016-11-30ARC: timer: gfrc, rtc: build under same option (64-bit timers)Vineet Gupta
2016-10-28ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...Vineet Gupta
2016-10-16ARC: [build] Support gz, lzma compressed uImageDaniel Mentz
2016-10-16ARCv2: intc: untangle SMP, MCIP and IDUVineet Gupta
2016-09-30ARC: CONFIG_NODES_SHIFT fix default valuesNoam Camus
2016-09-30ARCv2: Implement atomic64 based on LLOCKD/SCONDD instructionsVineet Gupta
2016-06-02Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with ex...Vineet Gupta
2016-05-31ARC: don't enable DISCONTIGMEM unconditionallyVineet Gupta
2016-05-30ARC: [intc-compact] simplify code for 2 priority levelsVineet Gupta
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng
2016-05-09ARC: Add eznps platform to Kconfig and MakefileNoam Camus
2016-05-09ARC: Make vmalloc size configurableNoam Camus
2016-05-09ARC: [intc-*] Do a domain lookup in primary handler for hwirq -> linux virqVineet Gupta
2016-05-09ARC: clockevent: Prepare for DT based probeNoam Camus
2016-05-05ARC: support HIGHMEM even without PAE40Vineet Gupta