aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/Kconfig
AgeCommit message (Expand)Author
2019-03-26ARCv2: support manual regfile save on interruptsVineet Gupta
2019-01-12clocksource/drivers/arc_timer: Utilize generic sched_clockAlexey Brodkin
2018-12-15ARC: change defconfig defaults to ARCv2Kevin Hilman
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
2016-04-27ARC: add support for reserved memory defined by device treeAlexey Brodkin
2016-04-27ARC: support generic per-device coherent dma memAlexey Brodkin
2016-04-07ARC: Don't source drivers/pci/pcie/Kconfig ourselvesAndreas Ziegler
2016-03-21Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2016-03-19ARC: dma: reintroduce platform specific dma<->physVineet Gupta
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-15ARCv2: LLSC: software backoff is NOT needed starting HS2.1cVineet Gupta
2016-03-12ARCv2: Allow enabling PAE40 w/o HIGHMEMVineet Gupta