summaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)Author
2016-11-11Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2016-11-11Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"Arnd Bergmann
2016-11-08ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination coreYuriy Kolerov
2016-11-08ARC: IRQ: Do not use hwirq as virq and vice versaYuriy Kolerov
2016-11-08ARC: [plat-eznps] set default baud for early consoleNoam Camus
2016-11-08ARC: [plat-eznps] remove IPI clear from SMP operationsNoam Camus
2016-11-08Revert "ARC: build: retire old toggles"Vineet Gupta
2016-11-07ARC: timer: rtc: implement read loop in "C" vs. inline asmVineet Gupta
2016-11-07ARC: change return value of userspace cmpxchg assist syscallVineet Gupta
2016-11-03arc: Implement arch-specific dma_map_ops.mmapAlexey Brodkin
2016-10-31ARC: [SMP] avoid overriding present cpumaskNoam Camus
2016-10-31ARC: Enable PERF_EVENTS in nSIM driven platformsAlexey Brodkin
2016-10-28ARC: module: print pretty section namesVineet Gupta
2016-10-28ARC: module: elide loop to save reference to .eh_frameVineet Gupta
2016-10-28ARC: mm: retire ARC_DBG_TLB_MISS_COUNT...Vineet Gupta
2016-10-28ARC: build: retire old togglesVineet Gupta
2016-10-28ARC: boot log: refactor cpu name/release printingVineet Gupta
2016-10-28ARC: boot log: remove awkward space comma from MMU lineVineet Gupta
2016-10-28ARC: boot log: don't assume SWAPE instruction supportVineet Gupta
2016-10-28ARC: boot log: refactor printing abt features not captured in BCRsVineet Gupta
2016-10-28ARCv2: boot log: print IOC exists as well as enabled statusVineet Gupta
2016-10-24ARCv2: IOC: use @ioc_enable not @ioc_exist where intendedVineet Gupta
2016-10-24ARC: syscall for userspace cmpxchg assistVineet Gupta
2016-10-19ARC: fix build warning in elf.hVineet Gupta
2016-10-19ARC: Adjust cpuinfo for non-continuous cpu idsNoam Camus
2016-10-16ARC: [build] Support gz, lzma compressed uImageDaniel Mentz
2016-10-16ARCv2: intc: untangle SMP, MCIP and IDUVineet Gupta
2016-10-14Merge branch 'work.uaccess' into for-linusAl Viro
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-30ARC: [plat*] enables MODULE*Vineet Gupta
2016-09-30ARCv2: fix local_save_flagsVineet Gupta
2016-09-30ARC: CONFIG_NODES_SHIFT fix default valuesNoam Camus
2016-09-30ARCv2: intc: Use kflag if STATUS32.IE must be resetYuriy Kolerov
2016-09-30ARC: .exit.* sections can be discarded in .eh_frame regimeVineet Gupta
2016-09-30ARC: dw2 unwind: enable cfi pseudo ops in string libVineet Gupta
2016-09-30ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asmVineet Gupta
2016-09-30ARC: entry: make ret_from_system_call local labelVineet Gupta
2016-09-30ARC: dw2 unwind: don't force dwarf 2Vineet Gupta
2016-09-30ARC: dw2 unwind: switch to .eh_frame based unwindingVineet Gupta
2016-09-30ARC: dw2 unwind: factor CIE specifics for .eh_frame/.debug_frameVineet Gupta
2016-09-30ARC: module: support R_ARC_32_PCREL relocationVineet Gupta
2016-09-30arc: perf: Enable generic "cache-references" and "cache-misses" eventsAlexey Brodkin
2016-09-30ARC: [plat-eznps] add missing atomic_fetch_xxx operationsNoam Camus
2016-09-30ARCv2: Implement atomic64 based on LLOCKD/SCONDD instructionsVineet Gupta
2016-09-30ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 coresVineet Gupta
2016-09-30ARCv2: identify HS38 rel 3.0 coresVineet Gupta
2016-09-30ARCv2: Add support for ZeBu Emulation platform for HS coresVineet Gupta
2016-09-30arc: Add "model" properly in device tree description of all boardsAlexey Brodkin
2016-09-15arc: don't leak bits of kernel stack into coredumpAl Viro