summaryrefslogtreecommitdiff
path: root/arch/arc
Commit message (Expand)AuthorAgeFilesLines
* ARC: entry: fix syscall_trace_exit argumentSergey Matyukevich2022-04-271-0/+1
* arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2021-11-121-0/+2
* ARC: export clear_user_page() for modulesRandy Dunlap2021-09-221-1/+1
* ARC: Fix CONFIG_STACKDEPOTGuenter Roeck2021-09-031-0/+2
* 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-231-0/+1
* ARC: build: add boot_targets to PHONYMasahiro Yamada2021-01-231-0/+1
* ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta2020-12-291-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
* irqchip/eznps: Fix build error for !ARC700 buildsVineet Gupta2020-09-231-1/+0
* ARC: elf: use right ELF_ARCHVineet Gupta2020-07-221-1/+1
* ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta2020-07-221-11/+5
* ARC: Fix ICCM & DCCM runtime size checksEugeniy Paltsev2020-06-111-2/+3
* ARC: define __ALIGN_STR and __ALIGN symbols for ARCEugeniy Paltsev2020-03-201-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-051-1/+1
* ARC: perf: Accommodate big-endian CPUAlexey Brodkin2019-11-281-2/+2
* ARC: export "abort" for modulesVineet Gupta2019-09-211-0/+1
* ARC: hide unused function unw_hdr_allocArnd Bergmann2019-07-211-5/+4
* ARC: handle gcc generated __builtin_trap for older compilerVineet Gupta2019-07-101-0/+8
* bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2019-07-101-1/+2
* ARC: fix allnoconfig build warningVineet Gupta2019-07-101-1/+1
* ARC: fix build warnings with !CONFIG_KPROBESVineet Gupta2019-07-102-9/+18
* ARC: u-boot args: check that magic number is correctEugeniy Paltsev2019-04-202-0/+9
* 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: 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
* ARCv2: lib: memeset: fix doing prefetchw outside of bufferEugeniy Paltsev2019-01-311-8/+32
* ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu2018-12-211-0/+72
* ARC: [zebu] Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin2018-12-132-2/+0
* arc: [devboards] Add support of NFSv3 ACLAlexey Brodkin2018-12-089-0/+9
* ARC: change defconfig defaults to ARCv2Kevin Hilman2018-12-087-2/+7
* ARC: build: Don't set CROSS_COMPILE in arch's MakefileAlexey Brodkin2018-10-201-9/+1
* ARC: build: Get rid of toolchain checkAlexey Brodkin2018-10-201-14/+0
* ARC: clone syscall to setp r25 as thread pointerVineet Gupta2018-10-131-0/+20
* ARC: atomics: unbork atomic_fetch_##op()Will Deacon2018-10-101-1/+1
* ARC: [plat-axs*]: Enable SWAPAlexey Brodkin2018-09-193-3/+0
* arc: fix type warnings in arc/mm/cache.cRandy Dunlap2018-09-051-3/+4
* arc: fix build errors in arc/include/asm/delay.hRandy Dunlap2018-09-051-0/+3
* arc: [plat-eznps] fix data type errors in platform headersRandy Dunlap2018-09-051-0/+1
* ARC: Improve cmpxchg syscall implementationPeter Zijlstra2018-08-241-11/+36
* ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMPAlexey Brodkin2018-08-242-3/+1
* ARC: Explicitly add -mmedium-calls to CFLAGSAlexey Brodkin2018-08-241-14/+1
* ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin2018-07-259-9/+0