aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/Kconfig (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-02kconfig: include kernel/Kconfig.preempt from init/KconfigChristoph Hellwig1-2/+0
2018-08-02Kconfig: consolidate the "Kernel hacking" menuChristoph Hellwig1-1/+0
2018-08-02kconfig: include common Kconfig files from top-level KconfigChristoph Hellwig1-16/+0
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour1-0/+1
2018-05-19arc: use generic dma_noncoherent_opsChristoph Hellwig1-0/+4
2018-05-09arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/KconfigChristoph Hellwig1-3/+0
2018-05-09arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig1-3/+1
2018-03-01Merge tag 'arc-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-1/+0
2018-02-05ARC: Fix malformed ARC_EMUL_UNALIGNED defaultUlf Magnusson1-1/+0
2018-01-09arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMAChristoph Hellwig1-3/+0
2017-11-25Merge tag 'arc-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-1/+1
2017-11-21ARC: perf: avoid vmalloc backed mmapVineet Gupta1-1/+1
2017-10-12treewide: Fix typos in KconfigMasanari Iida1-3/+3
2017-10-03ARC: fix allnoconfig build warningVineet Gupta1-1/+1
2017-09-01ARC: [plat-hsdk] initial port for HSDK boardAlexey Brodkin1-0/+1
2017-09-01ARC: mm: Decouple RAM base address from kernel link addressEugeniy Paltsev1-1/+9
2017-08-04ARC: [plat-sim] Include this platform unconditionallyVineet Gupta1-1/+0
2017-05-05Revert "ARCv2: Allow enabling PAE40 w/o HIGHMEM"Alexey Brodkin1-0/+1
2017-04-20ARCv2: entry: save Accumulator register pair (r58:59) if presentVineet Gupta1-0/+8
2017-02-06ARC: [plat-*] ARC_HAS_COH_CACHES no longer relevantVineet Gupta1-6/+0
2017-02-06ARCv2: intc: Rework the build time irq count informationYuriy Kolerov1-11/+0
2017-01-18ARC: module: Fix !CONFIG_ARC_DW2_UNWIND buildsVineet Gupta1-1/+1
2016-12-18ARC: enable SG chainingVladimir Kondratiev1-0/+1
2016-11-30clocksource: import ARC timer driverVineet Gupta1-5/+2
2016-11-30ARC: timer: gfrc, rtc: build under same option (64-bit timers)Vineet Gupta1-8/+2
2016-10-28ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...Vineet Gupta1-8/+0
2016-10-16ARC: [build] Support gz, lzma compressed uImageDaniel Mentz1-0/+2
2016-10-16ARCv2: intc: untangle SMP, MCIP and IDUVineet Gupta1-8/+9
2016-09-30ARC: CONFIG_NODES_SHIFT fix default valuesNoam Camus1-2/+2
2016-09-30ARCv2: Implement atomic64 based on LLOCKD/SCONDD instructionsVineet Gupta1-1/+1
2016-06-02Revert "ARCv2: spinlock/rwlock/atomics: Delayed retry of failed SCOND with exponential backoff"Vineet Gupta1-5/+0
2016-05-31ARC: don't enable DISCONTIGMEM unconditionallyVineet Gupta1-2/+2
2016-05-30ARC: [intc-compact] simplify code for 2 priority levelsVineet Gupta1-20/+2
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng1-0/+1
2016-05-09ARC: Add eznps platform to Kconfig and MakefileNoam Camus1-0/+1
2016-05-09ARC: Make vmalloc size configurableNoam Camus1-0/+11
2016-05-09ARC: [intc-*] Do a domain lookup in primary handler for hwirq -> linux virqVineet Gupta1-0/+1
2016-05-09ARC: clockevent: Prepare for DT based probeNoam Camus1-1/+2
2016-05-05ARC: support HIGHMEM even without PAE40Vineet Gupta1-0/+13
2016-04-27ARC: add support for reserved memory defined by device treeAlexey Brodkin1-0/+1
2016-04-27ARC: support generic per-device coherent dma memAlexey Brodkin1-0/+1
2016-04-07ARC: Don't source drivers/pci/pcie/Kconfig ourselvesAndreas Ziegler1-1/+0
2016-03-21Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-2/+4
2016-03-19ARC: dma: reintroduce platform specific dma<->physVineet Gupta1-0/+3
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+26
2016-03-15ARCv2: LLSC: software backoff is NOT needed starting HS2.1cVineet Gupta1-1/+1
2016-03-12ARCv2: Allow enabling PAE40 w/o HIGHMEMVineet Gupta1-1/+0
2016-03-10ARC: Add PCI supportJoao Pinto1-0/+26
2016-02-24ARC: SMP: No need for CONFIG_ARC_IPI_DBGVineet Gupta1-8/+0
2016-02-23arc: get rid of DEVTMPFS dependency on INITRAMFS_SOURCEAlexey Brodkin1-2/+0