summaryrefslogtreecommitdiffstats
path: root/arch/arc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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: 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: 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
* ARC: adjust memblock_reserve of kernel memoryEugeniy 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: [devboards] Add support of NFSv3 ACLAlexey Brodkin2018-12-0810-0/+10
* 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 printk warning in arc/plat-eznps/mtm.cRandy Dunlap2018-09-051-2/+4
* arc: [plat-eznps] fix data type errors in platform headersRandy Dunlap2018-09-051-0/+1
* ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpcOfer Levi2018-09-051-0/+9
* ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_sizeEugeniy Paltsev2018-09-052-1/+6
* 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: mm: allow mprotect to make stack mappings executableVineet Gupta2018-07-251-1/+1
* ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin2018-07-2512-12/+0
* ARC: Fix CONFIG_SWAPAlexey Brodkin2018-07-251-1/+1
* ARCv2: [plat-hsdk]: Save accl reg pair by defaultVineet Gupta2018-07-252-1/+3
* ARC: setup cpu possible mask according to possible-cpus dts propertyEugeniy Paltsev2018-05-301-10/+40
* ARC: mcip: update MCIP debug mask when the new cpu came onlineEugeniy Paltsev2018-05-301-5/+32
* ARC: mcip: halt GFRC counter when ARC cores haltEugeniy Paltsev2018-05-301-0/+37
* bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2018-05-301-1/+2
* ARC: Fix malformed ARC_EMUL_UNALIGNED defaultUlf Magnusson2018-05-301-1/+0
* .gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada2018-02-131-1/+0
* ARC: uaccess: dont use "l" gcc inline asm constraint modifierVineet Gupta2018-01-101-2/+3
* Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2017-11-0218-0/+18
|\
| * License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-029-0/+9
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-029-0/+9
* | ARC: unbork module link errors with !CONFIG_ARC_HAS_LLSCVineet Gupta2017-10-111-0/+5
* | ARC: [plat-hsdk] Increase SDIO CIU frequency to 50000000HzEugeniy Paltsev2017-10-112-5/+16
* | ARC: [plat-hsdk] select CONFIG_RESET_HSDK from KconfigVineet Gupta2017-10-092-1/+1
|/
* ARC: [plat-hsdk]: Add reset controller node to manage ethernet resetEugeniy Paltsev2017-10-062-0/+10
* ARC: [plat-hsdk]: Temporary fix to set CPU frequency to 1GHzEugeniy Paltsev2017-10-031-0/+42
* ARC: fix allnoconfig build warningVineet Gupta2017-10-031-1/+1
* ARCv2: boot log: identify HS48 cores (dual issue)Vineet Gupta2017-10-032-4/+16