aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2016-10-28ARC: boot log: refactor printing abt features not captured in BCRsVineet Gupta2-45/+43
2016-10-28ARCv2: boot log: print IOC exists as well as enabled statusVineet Gupta3-9/+5
2016-10-24ARCv2: IOC: use @ioc_enable not @ioc_exist where intendedVineet Gupta3-7/+9
2016-10-24ARC: syscall for userspace cmpxchg assistVineet Gupta3-4/+39
2016-10-19ARC: fix build warning in elf.hVineet Gupta1-1/+1
2016-10-19ARC: Adjust cpuinfo for non-continuous cpu idsNoam Camus1-1/+1
2016-10-16ARC: [build] Support gz, lzma compressed uImageDaniel Mentz2-2/+16
2016-10-16ARCv2: intc: untangle SMP, MCIP and IDUVineet Gupta3-28/+36
2016-10-14Merge branch 'work.uaccess' into for-linusAl Viro1-4/+4
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+1
2016-09-30ARC: [plat*] enables MODULE*Vineet Gupta5-1/+16
2016-09-30ARCv2: fix local_save_flagsVineet Gupta1-1/+1
2016-09-30ARC: CONFIG_NODES_SHIFT fix default valuesNoam Camus1-2/+2
2016-09-30ARCv2: intc: Use kflag if STATUS32.IE must be resetYuriy Kolerov1-1/+1
2016-09-30ARC: .exit.* sections can be discarded in .eh_frame regimeVineet Gupta1-8/+0
2016-09-30ARC: dw2 unwind: enable cfi pseudo ops in string libVineet Gupta11-25/+26
2016-09-30ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asmVineet Gupta3-1/+52
2016-09-30ARC: entry: make ret_from_system_call local labelVineet Gupta1-7/+5
2016-09-30ARC: dw2 unwind: don't force dwarf 2Vineet Gupta1-6/+0
2016-09-30ARC: dw2 unwind: switch to .eh_frame based unwindingVineet Gupta5-34/+13
2016-09-30ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frameVineet Gupta1-7/+18
2016-09-30ARC: module: support R_ARC_32_PCREL relocationVineet Gupta2-4/+5
2016-09-30arc: perf: Enable generic "cache-references" and "cache-misses" eventsAlexey Brodkin2-2/+7
2016-09-30ARC: [plat-eznps] add missing atomic_fetch_xxx operationsNoam Camus1-0/+2
2016-09-30ARCv2: Implement atomic64 based on LLOCKD/SCONDD instructionsVineet Gupta2-3/+260
2016-09-30ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 coresVineet Gupta5-18/+23
2016-09-30ARCv2: identify HS38 rel 3.0 coresVineet Gupta1-0/+1
2016-09-30ARCv2: Add support for ZeBu Emulation platform for HS coresVineet Gupta5-0/+330
2016-09-30arc: Add "model" properly in device tree description of all boardsAlexey Brodkin13-0/+13
2016-09-15arc: don't leak bits of kernel stack into coredumpAl Viro1-4/+4