summaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)Author
2019-12-01ARC: perf: Accommodate big-endian CPUAlexey Brodkin
2019-07-21ARC: hide unused function unw_hdr_allocArnd Bergmann
2019-07-10ARC: handle gcc generated __builtin_trap for older compilerVineet Gupta
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: 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: 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
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-20ARC: build: Don't set CROSS_COMPILE in arch's MakefileAlexey Brodkin
2018-10-20ARC: build: Get rid of toolchain checkAlexey Brodkin
2018-10-13ARC: clone syscall to setp r25 as thread pointerVineet Gupta
2018-10-10ARC: atomics: unbork atomic_fetch_##op()Will Deacon
2018-09-19ARC: [plat-axs*]: Enable SWAPAlexey Brodkin
2018-09-05arc: fix type warnings in arc/mm/cache.cRandy Dunlap
2018-09-05arc: fix build errors in arc/include/asm/delay.hRandy Dunlap
2018-09-05arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.cRandy Dunlap
2018-09-05arc: [plat-eznps] fix data type errors in platform headersRandy Dunlap
2018-09-05ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpcOfer Levi
2018-09-05ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_sizeEugeniy Paltsev
2018-08-24ARC: Improve cmpxchg syscall implementationPeter Zijlstra
2018-08-24ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMPAlexey Brodkin
2018-08-24ARC: Explicitly add -mmedium-calls to CFLAGSAlexey Brodkin
2018-07-25ARC: mm: allow mprotect to make stack mappings executableVineet Gupta
2018-07-25ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin
2018-07-25ARC: Fix CONFIG_SWAPAlexey Brodkin
2018-07-25ARCv2: [plat-hsdk]: Save accl reg pair by defaultVineet Gupta
2018-05-30ARC: setup cpu possible mask according to possible-cpus dts propertyEugeniy Paltsev
2018-05-30ARC: mcip: update MCIP debug mask when the new cpu came onlineEugeniy Paltsev
2018-05-30ARC: mcip: halt GFRC counter when ARC cores haltEugeniy Paltsev
2018-05-30bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2018-05-30ARC: Fix malformed ARC_EMUL_UNALIGNED defaultUlf Magnusson
2018-02-13.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada
2018-01-10ARC: uaccess: dont use "l" gcc inline asm constraint modifierVineet Gupta
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-11ARC: unbork module link errors with !CONFIG_ARC_HAS_LLSCVineet Gupta