summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* arc: plat-hsdk: fix kconfig dependency warning when !RESET_CONTROLLERNecip Fazil Yildiran2020-10-291-0/+1
* ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-idEvgeniy Didin2020-09-171-2/+2
* irqchip/eznps: Fix build error for !ARC700 buildsVineet Gupta2020-09-171-1/+0
* ARC: HSDK: wireup perf irqVineet Gupta2020-09-171-0/+2
* ARC: elf: use right ELF_ARCHVineet Gupta2020-07-161-1/+1
* ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta2020-07-161-11/+5
* ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACTVineet Gupta2020-06-071-0/+1
* ARC: Fix ICCM & DCCM runtime size checksEugeniy Paltsev2020-06-071-2/+3
* ARC: define __ALIGN_STR and __ALIGN symbols for ARCEugeniy Paltsev2020-03-181-0/+2
* ARC: [plat-axs10x]: Add missing multicast filter number to GMAC nodeJose Abreu2020-02-141-0/+1
* arc: eznps: fix allmodconfig kconfig warningRandy Dunlap2020-02-011-1/+1
* ARC: IOC: panic if kernel was started with previously enabled IOCEugeniy Paltsev2019-12-132-3/+19
* ARC: perf: Accommodate big-endian CPUAlexey Brodkin2019-12-011-2/+2
* ARC: mm: SIGSEGV userspace trying to access kernel virtual memoryEugeniy Paltsev2019-09-161-6/+3
* ARC: mm: fix uninitialised signal code in do_page_faultEugeniy Paltsev2019-09-161-1/+1
* signal/arc: Use force_sig_fault where appropriateEric W. Biederman2019-09-161-15/+5
* ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while ...Vineet Gupta2019-09-161-4/+9
* ARC: show_regs: lockdep: re-enable preemptionVineet Gupta2019-09-161-0/+8
* ARC: enable uboot support unconditionallyEugeniy Paltsev2019-08-066-21/+0
* ARC: hide unused function unw_hdr_allocArnd Bergmann2019-07-211-5/+4
* ARC: [plat-hsdk]: Add missing FIFO size entry in GMAC nodeJose Abreu2019-06-251-0/+3
* ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC nodeJose Abreu2019-06-251-0/+1
* ARC: fix build warningsVineet Gupta2019-06-252-9/+18
* arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAMCorentin Labbe2019-04-201-0/+1
* ARC: u-boot args: check that magic number is correctEugeniy Paltsev2019-04-202-0/+9
* ARCv2: don't assume core 0x54 has dual issueVineet Gupta2019-03-232-5/+29
* ARCv2: support manual regfile save on interruptsVineet Gupta2019-03-235-1/+68
* ARC: uacces: remove lp_start, lp_end from clobber listVineet Gupta2019-03-231-4/+4
* ARCv2: lib: memcpy: fix doing prefetchw outside of bufferEugeniy Paltsev2019-03-231-14/+0
* ARC: show_regs: lockdep: avoid page allocator...Vineet Gupta2019-03-051-14/+12
* ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev2019-03-051-3/+3
* ARC: define ARCH_SLAB_MINALIGN = 8Alexey Brodkin2019-02-271-0/+11
* ARC: U-boot: check arguments paranoidlyEugeniy Paltsev2019-02-272-27/+64
* ARCv2: Enable unaligned access in early ASM codeEugeniy Paltsev2019-02-271-0/+10
* ARC: perf: map generic branches to correct hardware conditionEugeniy Paltsev2019-01-311-1/+2
* ARC: adjust memblock_reserve of kernel memoryEugeniy Paltsev2019-01-311-1/+2
* ARCv2: lib: memeset: fix doing prefetchw outside of bufferEugeniy Paltsev2019-01-311-8/+32
* clocksource/drivers/arc_timer: Utilize generic sched_clockAlexey Brodkin2019-01-091-0/+1
* ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu2018-12-211-0/+72
* arc: [devboards] Add support of NFSv3 ACLAlexey Brodkin2018-12-0810-0/+10
* ARC: change defconfig defaults to ARCv2Kevin Hilman2018-12-087-2/+7
* ARC: clone syscall to setp r25 as thread pointerVineet Gupta2018-10-051-0/+20
* ARC: build: Don't set CROSS_COMPILE in arch's MakefileAlexey Brodkin2018-09-181-9/+1
* ARC: fix spelling mistake "entires" -> "entries"Colin Ian King2018-09-141-1/+1
* ARC: build: Get rid of toolchain checkAlexey Brodkin2018-09-131-14/+0
* ARCv2: build: use mcpu=hs38 iso generic mcpu=archsVineet Gupta2018-09-101-1/+1
* ARC: don't check for HIGHMEM pages in arch_dma_allocEugeniy Paltsev2018-09-041-18/+14
* ARC: IOC: panic if both IOC and ZONE_HIGHMEM enabledEugeniy Paltsev2018-09-041-0/+13
* ARC: dma [IOC] Enable per device io coherencyEugeniy Paltsev2018-09-043-40/+50
* ARC: dma [IOC]: mark DMA devices connected as dma-coherentEugeniy Paltsev2018-08-313-0/+56