summaryrefslogtreecommitdiffstats
path: root/arch/arc
AgeCommit message (Expand)Author
2021-01-19arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARCRandy Dunlap
2021-01-19ARC: build: add boot_targets to PHONYMasahiro Yamada
2021-01-19ARC: build: add uImage.lzma to the top-level targetMasahiro Yamada
2021-01-19ARC: build: remove non-existing bootpImage from KBUILD_IMAGEMasahiro Yamada
2020-12-30ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta
2020-11-10Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"Vineet Gupta
2020-11-10ARC: stack unwinding: avoid indefinite loopingVineet Gupta
2020-10-29arc: plat-hsdk: fix kconfig dependency warning when !RESET_CONTROLLERNecip Fazil Yildiran
2020-09-17ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-idEvgeniy Didin
2020-09-17irqchip/eznps: Fix build error for !ARC700 buildsVineet Gupta
2020-09-17ARC: HSDK: wireup perf irqVineet Gupta
2020-07-16ARC: elf: use right ELF_ARCHVineet Gupta
2020-07-16ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta
2020-06-07ARC: [plat-eznps]: Restrict to CONFIG_ISA_ARCOMPACTVineet Gupta
2020-06-07ARC: Fix ICCM & DCCM runtime size checksEugeniy Paltsev
2020-03-18ARC: define __ALIGN_STR and __ALIGN symbols for ARCEugeniy Paltsev
2020-02-14ARC: [plat-axs10x]: Add missing multicast filter number to GMAC nodeJose Abreu
2020-02-01arc: eznps: fix allmodconfig kconfig warningRandy Dunlap
2019-12-13ARC: IOC: panic if kernel was started with previously enabled IOCEugeniy Paltsev
2019-12-01ARC: perf: Accommodate big-endian CPUAlexey Brodkin
2019-09-16ARC: mm: SIGSEGV userspace trying to access kernel virtual memoryEugeniy Paltsev
2019-09-16ARC: mm: fix uninitialised signal code in do_page_faultEugeniy Paltsev
2019-09-16signal/arc: Use force_sig_fault where appropriateEric W. Biederman
2019-09-16ARC: mm: do_page_fault fixes #1: relinquish mmap_sem if signal arrives while ...Vineet Gupta
2019-09-16ARC: show_regs: lockdep: re-enable preemptionVineet Gupta
2019-08-06ARC: enable uboot support unconditionallyEugeniy Paltsev
2019-07-21ARC: hide unused function unw_hdr_allocArnd Bergmann
2019-06-25ARC: [plat-hsdk]: Add missing FIFO size entry in GMAC nodeJose Abreu
2019-06-25ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC nodeJose Abreu
2019-06-25ARC: fix build warningsVineet Gupta
2019-04-20arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAMCorentin Labbe
2019-04-20ARC: u-boot args: check that magic number is correctEugeniy Paltsev
2019-03-23ARCv2: don't assume core 0x54 has dual issueVineet Gupta
2019-03-23ARCv2: support manual regfile save on interruptsVineet Gupta
2019-03-23ARC: uacces: remove lp_start, lp_end from clobber listVineet Gupta
2019-03-23ARCv2: lib: memcpy: fix doing prefetchw outside of bufferEugeniy Paltsev
2019-03-05ARC: show_regs: lockdep: avoid page allocator...Vineet Gupta
2019-03-05ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev
2019-02-27ARC: define ARCH_SLAB_MINALIGN = 8Alexey Brodkin
2019-02-27ARC: U-boot: check arguments paranoidlyEugeniy Paltsev
2019-02-27ARCv2: Enable unaligned access in early ASM codeEugeniy Paltsev
2019-01-31ARC: perf: map generic branches to correct hardware conditionEugeniy Paltsev
2019-01-31ARC: adjust memblock_reserve of kernel memoryEugeniy Paltsev
2019-01-31ARCv2: lib: memeset: fix doing prefetchw outside of bufferEugeniy Paltsev
2019-01-09clocksource/drivers/arc_timer: Utilize generic sched_clockAlexey Brodkin
2018-12-21ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu
2018-12-08arc: [devboards] Add support of NFSv3 ACLAlexey Brodkin
2018-12-08ARC: change defconfig defaults to ARCv2Kevin Hilman
2018-10-05ARC: clone syscall to setp r25 as thread pointerVineet Gupta
2018-09-18ARC: build: Don't set CROSS_COMPILE in arch's MakefileAlexey Brodkin