aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-23Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds8-34/+45
2016-12-19ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcacheVineet Gupta2-6/+13
2016-12-19ARC: mm: No need to save cache version in @cpuinfoVineet Gupta2-12/+5
2016-12-18ARC: enable SG chainingVladimir Kondratiev1-0/+1
2016-12-15Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds19-608/+33
2016-12-14Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+1
2016-12-14arch/arc: add option to skip sync on DMA mappingAlexander Duyck1-1/+4
2016-12-14ARCv2: intc: default all interrupts to priority 1Vineet Gupta2-9/+7
2016-12-14ARCv2: entry: document intr disable in hard isrVineet Gupta1-6/+18
2016-12-13ARC: ARCompact entry: elide re-reading ECR in ProtV handlerVineet Gupta1-1/+1
2016-12-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar3-6/+7
2016-11-30ARC: axs10x: really enable ARC PGUAlexey Brodkin4-4/+8
2016-11-30ARC: rename Zebu platform support to HAPSVineet Gupta4-2/+2
2016-11-30soc: Support for NPS HW schedulingNoam Camus1-2/+0
2016-11-30clocksource: import ARC timer driverVineet Gupta3-357/+3
2016-11-30ARC: breakout timer include code into separate header ...Vineet Gupta2-23/+4
2016-11-30ARC: move mcip.h into include/soc and adjust the includesVineet Gupta4-110/+3
2016-11-30ARC: breakout aux handling into a separate headerVineet Gupta2-85/+2
2016-11-30ARC: time: move time_init() out of the driverVineet Gupta2-9/+11
2016-11-30ARC: timer: gfrc, rtc: build under same option (64-bit timers)Vineet Gupta5-18/+8
2016-11-30ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists ...Vineet Gupta1-5/+13
2016-11-30ARC: timer: gfrc, rtc: deuglify big endian codeVineet Gupta1-22/+8
2016-11-30dmaengine: DW DMAC: add multi-block property to device treeEugeniy Paltsev1-0/+1
2016-11-29ARC: mm: PAE40: Fix crash at munmapYuriy Kolerov1-1/+1
2016-11-28ARC: mm: IOC: Don't enable IOC by defaultVineet Gupta1-1/+1
2016-11-28ARC: Don't use "+l" inline asm constraintVineet Gupta1-4/+5
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar19-50/+107
2016-11-17locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger1-3/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger1-2/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Christian Borntraeger1-0/+2
2016-11-11Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds19-49/+104
2016-11-11Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"Arnd Bergmann1-1/+3
2016-11-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar20-273/+203
2016-11-08ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination coreYuriy Kolerov1-2/+11
2016-11-08ARC: IRQ: Do not use hwirq as virq and vice versaYuriy Kolerov3-16/+20
2016-11-08ARC: [plat-eznps] set default baud for early consoleNoam Camus1-0/+2
2016-11-08ARC: [plat-eznps] remove IPI clear from SMP operationsNoam Camus1-6/+0
2016-11-08Revert "ARC: build: retire old toggles"Vineet Gupta1-0/+3
2016-11-07ARC: timer: rtc: implement read loop in "C" vs. inline asmVineet Gupta1-8/+11
2016-11-07ARC: change return value of userspace cmpxchg assist syscallVineet Gupta2-9/+13
2016-11-03arc: Implement arch-specific dma_map_ops.mmapAlexey Brodkin1-0/+26
2016-10-31ARC: [SMP] avoid overriding present cpumaskNoam Camus1-4/+6
2016-10-31ARC: Enable PERF_EVENTS in nSIM driven platformsAlexey Brodkin9-4/+12
2016-10-28ARC: module: print pretty section namesVineet Gupta1-14/+21
2016-10-28ARC: module: elide loop to save reference to .eh_frameVineet Gupta2-10/+9
2016-10-28ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...Vineet Gupta3-139/+0
2016-10-28ARC: build: retire old togglesVineet Gupta1-3/+0
2016-10-28ARC: boot log: refactor cpu name/release printingVineet Gupta3-24/+34
2016-10-28ARC: boot log: remove awkward space comma from MMU lineVineet Gupta1-3/+3
2016-10-28ARC: boot log: don't assume SWAPE instruction supportVineet Gupta2-2/+5