aboutsummaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)Author
2017-09-27ARC: Re-enable MMU upon Machine Check exceptionJose Abreu
2017-08-30ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addressesAlexey Brodkin
2017-08-06ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIPYuriy Kolerov
2017-06-24mm: larger stack guard gap, between vmasHugh Dickins
2017-06-17ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncachedVineet Gupta
2017-06-17ARC: smp-boot: Decouple Non masters waiting API from jump to entry pointVineet Gupta
2017-05-03ARCv2: save r30 on kernel entry as gcc uses it for code-genVineet Gupta
2017-05-03ARC: [plat-eznps] Fix build errorNoam Camus
2017-02-14ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta
2017-02-01ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta
2017-02-01ARC: udelay: fix inline assembler by adding LP_COUNT to clobber listVineet Gupta
2017-01-26ARC: module: Fix !CONFIG_ARC_DW2_UNWIND buildsVineet Gupta
2017-01-09ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcacheVineet Gupta
2016-11-29ARC: mm: PAE40: Fix crash at munmapYuriy Kolerov
2016-11-28ARC: mm: IOC: Don't enable IOC by defaultVineet Gupta
2016-11-28ARC: Don't use "+l" inline asm constraintVineet Gupta
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