summaryrefslogtreecommitdiff
path: root/arch/arc (follow)
Commit message (Expand)AuthorAge
* ARC: export clear_user_page() for modulesRandy Dunlap2021-09-22
* ARC: fix allnoconfig build warningVineet Gupta2021-09-22
* ARC: entry: fix off-by-one error in syscall number validationVineet Gupta2021-05-22
* arc: kernel: Return -EFAULT if copy_to_user() failsWang Qing2021-04-28
* arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARCRandy Dunlap2021-01-23
* ARC: build: add boot_targets to PHONYMasahiro Yamada2021-01-23
* ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta2020-12-29
* Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"Vineet Gupta2020-11-10
* ARC: stack unwinding: avoid indefinite loopingVineet Gupta2020-11-10
* ARC: elf: use right ELF_ARCHVineet Gupta2020-07-22
* ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta2020-07-22
* ARC: Fix ICCM & DCCM runtime size checksEugeniy Paltsev2020-06-11
* ARC: define __ALIGN_STR and __ALIGN symbols for ARCEugeniy Paltsev2020-03-20
* ARC: [plat-axs10x]: Add missing multicast filter number to GMAC nodeJose Abreu2020-02-14
* ARC: perf: Accommodate big-endian CPUAlexey Brodkin2019-11-28
* ARC: export "abort" for modulesVineet Gupta2019-09-21
* ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin2019-09-21
* ARC: hide unused function unw_hdr_allocArnd Bergmann2019-07-21
* ARC: handle gcc generated __builtin_trap for older compilerVineet Gupta2019-07-10
* bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2019-07-10
* ARC: fix build warning in elf.hVineet Gupta2019-07-10
* ARC: Assume multiplier is always presentVineet Gupta2019-07-10
* ARC: uacces: remove lp_start, lp_end from clobber listVineet Gupta2019-03-23
* ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev2019-03-23
* ARCv2: Enable unaligned access in early ASM codeEugeniy Paltsev2019-03-23
* ARC: perf: map generic branches to correct hardware conditionEugeniy Paltsev2019-02-06
* ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu2018-12-21
* arc: [devboards] Add support of NFSv3 ACLAlexey Brodkin2018-12-13
* ARC: change defconfig defaults to ARCv2Kevin Hilman2018-12-13
* ARC: build: Get rid of toolchain checkAlexey Brodkin2018-10-20
* ARC: clone syscall to setp r25 as thread pointerVineet Gupta2018-10-13
* ARC: [plat-axs*]: Enable SWAPAlexey Brodkin2018-09-19
* arc: fix type warnings in arc/mm/cache.cRandy Dunlap2018-09-05
* arc: fix build errors in arc/include/asm/delay.hRandy Dunlap2018-09-05
* ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMPAlexey Brodkin2018-08-24
* ARC: Explicitly add -mmedium-calls to CFLAGSAlexey Brodkin2018-08-24
* ARC: mm: allow mprotect to make stack mappings executableVineet Gupta2018-07-25
* ARC: Fix CONFIG_SWAPAlexey Brodkin2018-07-25
* ARC: Fix malformed ARC_EMUL_UNALIGNED defaultUlf Magnusson2018-05-30
* futex: Remove duplicated code and fix undefined behaviourJiri Slaby2018-05-26
* ARC: uaccess: dont use "l" gcc inline asm constraint modifierVineet Gupta2018-01-10
* ARC: Re-enable MMU upon Machine Check exceptionJose Abreu2017-09-27
* ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addressesAlexey Brodkin2017-08-30
* mm: larger stack guard gap, between vmasHugh Dickins2017-06-26
* ARCv2: save r30 on kernel entry as gcc uses it for code-genVineet Gupta2017-05-02
* ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta2017-02-14
* ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta2017-02-01
* ARC: udelay: fix inline assembler by adding LP_COUNT to clobber listVineet Gupta2017-02-01
* ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcacheVineet Gupta2017-01-09
* ARC: Don't use "+l" inline asm constraintVineet Gupta2016-12-08