summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
...
| * ARC: axs10x: really enable ARC PGUAlexey Brodkin2016-11-304-4/+8
| * ARC: rename Zebu platform support to HAPSVineet Gupta2016-11-304-2/+2
| * soc: Support for NPS HW schedulingNoam Camus2016-11-301-2/+0
| * clocksource: import ARC timer driverVineet Gupta2016-11-303-357/+3
| * ARC: breakout timer include code into separate header ...Vineet Gupta2016-11-302-23/+4
| * ARC: move mcip.h into include/soc and adjust the includesVineet Gupta2016-11-304-110/+3
| * ARC: breakout aux handling into a separate headerVineet Gupta2016-11-302-85/+2
| * ARC: time: move time_init() out of the driverVineet Gupta2016-11-302-9/+11
| * ARC: timer: gfrc, rtc: build under same option (64-bit timers)Vineet Gupta2016-11-305-18/+8
| * ARC: timer: gfrc, rtc: Read BCR to detect whether hardware exists ...Vineet Gupta2016-11-301-5/+13
| * ARC: timer: gfrc, rtc: deuglify big endian codeVineet Gupta2016-11-301-22/+8
* | Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2016-12-141-0/+1
|\ \
| * | dmaengine: DW DMAC: add multi-block property to device treeEugeniy Paltsev2016-11-301-0/+1
* | | arch/arc: add option to skip sync on DMA mappingAlexander Duyck2016-12-141-1/+4
* | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-12-113-6/+7
|\ \ \ | | |/ | |/|
| * | ARC: mm: PAE40: Fix crash at munmapYuriy Kolerov2016-11-291-1/+1
| * | ARC: mm: IOC: Don't enable IOC by defaultVineet Gupta2016-11-281-1/+1
| * | ARC: Don't use "+l" inline asm constraintVineet Gupta2016-11-281-4/+5
* | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-2219-50/+107
|\| |
| * | Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2016-11-1119-49/+104
| |\ \
| | * | ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination coreYuriy Kolerov2016-11-081-2/+11
| | * | ARC: IRQ: Do not use hwirq as virq and vice versaYuriy Kolerov2016-11-083-16/+20
| | * | ARC: [plat-eznps] set default baud for early consoleNoam Camus2016-11-081-0/+2
| | * | ARC: [plat-eznps] remove IPI clear from SMP operationsNoam Camus2016-11-081-6/+0
| | * | Revert "ARC: build: retire old toggles"Vineet Gupta2016-11-081-0/+3
| | * | ARC: timer: rtc: implement read loop in "C" vs. inline asmVineet Gupta2016-11-071-8/+11
| | * | ARC: change return value of userspace cmpxchg assist syscallVineet Gupta2016-11-072-9/+13
| | * | arc: Implement arch-specific dma_map_ops.mmapAlexey Brodkin2016-11-031-0/+26
| | * | ARC: [SMP] avoid overriding present cpumaskNoam Camus2016-10-311-4/+6
| | * | ARC: Enable PERF_EVENTS in nSIM driven platformsAlexey Brodkin2016-10-319-4/+12
| * | | Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"Arnd Bergmann2016-11-111-1/+3
| |/ /
* | | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-3/+0
* | | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-2/+0
* | | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+2
* | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-1120-273/+203
|\| |
| * | ARC: module: print pretty section namesVineet Gupta2016-10-281-14/+21
| * | ARC: module: elide loop to save reference to .eh_frameVineet Gupta2016-10-282-10/+9
| * | ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...Vineet Gupta2016-10-283-139/+0
| * | ARC: build: retire old togglesVineet Gupta2016-10-281-3/+0
| * | ARC: boot log: refactor cpu name/release printingVineet Gupta2016-10-283-24/+34
| * | ARC: boot log: remove awkward space comma from MMU lineVineet Gupta2016-10-281-3/+3
| * | ARC: boot log: don't assume SWAPE instruction supportVineet Gupta2016-10-282-2/+5
| * | ARC: boot log: refactor printing abt features not captured in BCRsVineet Gupta2016-10-282-45/+43
| * | ARCv2: boot log: print IOC exists as well as enabled statusVineet Gupta2016-10-283-9/+5
| * | ARCv2: IOC: use @ioc_enable not @ioc_exist where intendedVineet Gupta2016-10-243-7/+9
| * | ARC: syscall for userspace cmpxchg assistVineet Gupta2016-10-243-4/+39
| * | ARC: fix build warning in elf.hVineet Gupta2016-10-191-1/+1
| * | ARC: Adjust cpuinfo for non-continuous cpu idsNoam Camus2016-10-191-1/+1
| * | ARC: [build] Support gz, lzma compressed uImageDaniel Mentz2016-10-162-2/+16
| * | ARCv2: intc: untangle SMP, MCIP and IDUVineet Gupta2016-10-163-28/+36
| |/