summaryrefslogtreecommitdiffstats
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* arc: iounmap() arg is volatileRandy Dunlap2022-11-032-2/+2
* ARC: entry: fix syscall_trace_exit argumentSergey Matyukevich2022-04-271-0/+1
* arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2021-11-061-0/+2
* ARC: export clear_user_page() for modulesRandy Dunlap2021-09-221-1/+1
* ARC: Fix CONFIG_STACKDEPOTGuenter Roeck2021-09-031-0/+2
* ARCv2: save ABI registers across signal handlingVineet Gupta2021-06-302-0/+44
* ARC: entry: fix off-by-one error in syscall number validationVineet Gupta2021-05-221-2/+2
* arc: kernel: Return -EFAULT if copy_to_user() failsWang Qing2021-04-281-2/+2
* arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARCRandy Dunlap2021-01-191-0/+1
* ARC: build: add boot_targets to PHONYMasahiro Yamada2021-01-191-0/+1
* ARC: build: add uImage.lzma to the top-level targetMasahiro Yamada2021-01-191-1/+1
* ARC: build: remove non-existing bootpImage from KBUILD_IMAGEMasahiro Yamada2021-01-191-6/+0
* ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta2020-12-301-8/+15
* Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"Vineet Gupta2020-11-101-5/+11
* ARC: stack unwinding: avoid indefinite loopingVineet Gupta2020-11-101-1/+6
* 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