summaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)AuthorFilesLines
2019-01-31ARC: perf: map generic branches to correct hardware conditionEugeniy Paltsev1-1/+2
2019-01-31ARC: adjust memblock_reserve of kernel memoryEugeniy Paltsev1-1/+2
2019-01-31ARCv2: lib: memeset: fix doing prefetchw outside of bufferEugeniy Paltsev1-8/+32
2018-12-21ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu1-0/+72
2018-12-08arc: [devboards] Add support of NFSv3 ACLAlexey Brodkin10-0/+10
2018-12-08ARC: change defconfig defaults to ARCv2Kevin Hilman7-2/+7
2018-10-20ARC: build: Don't set CROSS_COMPILE in arch's MakefileAlexey Brodkin1-9/+1
2018-10-20ARC: build: Get rid of toolchain checkAlexey Brodkin1-14/+0
2018-10-13ARC: clone syscall to setp r25 as thread pointerVineet Gupta1-0/+20
2018-10-10ARC: atomics: unbork atomic_fetch_##op()Will Deacon1-1/+1
2018-09-19ARC: [plat-axs*]: Enable SWAPAlexey Brodkin3-3/+0
2018-09-05arc: fix type warnings in arc/mm/cache.cRandy Dunlap1-3/+4
2018-09-05arc: fix build errors in arc/include/asm/delay.hRandy Dunlap1-0/+3
2018-09-05arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.cRandy Dunlap1-2/+4
2018-09-05arc: [plat-eznps] fix data type errors in platform headersRandy Dunlap1-0/+1
2018-09-05ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpcOfer Levi1-0/+9
2018-09-05ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_sizeEugeniy Paltsev2-1/+6
2018-08-24ARC: Improve cmpxchg syscall implementationPeter Zijlstra1-11/+36
2018-08-24ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMPAlexey Brodkin2-3/+1
2018-08-24ARC: Explicitly add -mmedium-calls to CFLAGSAlexey Brodkin1-14/+1
2018-07-25ARC: mm: allow mprotect to make stack mappings executableVineet Gupta1-1/+1
2018-07-25ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin12-12/+0
2018-07-25ARC: Fix CONFIG_SWAPAlexey Brodkin1-1/+1
2018-07-25ARCv2: [plat-hsdk]: Save accl reg pair by defaultVineet Gupta2-1/+3
2018-05-30ARC: setup cpu possible mask according to possible-cpus dts propertyEugeniy Paltsev1-10/+40
2018-05-30ARC: mcip: update MCIP debug mask when the new cpu came onlineEugeniy Paltsev1-5/+32
2018-05-30ARC: mcip: halt GFRC counter when ARC cores haltEugeniy Paltsev1-0/+37
2018-05-30bug.h: work around GCC PR82365 in BUG()Arnd Bergmann1-1/+2
2018-05-30ARC: Fix malformed ARC_EMUL_UNALIGNED defaultUlf Magnusson1-1/+0
2018-02-13.gitignore: move *.dtb and *.dtb.S patterns to the top-level .gitignoreMasahiro Yamada1-1/+0
2018-01-10ARC: uaccess: dont use "l" gcc inline asm constraint modifierVineet Gupta1-2/+3
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds18-0/+18
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman9-0/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman9-0/+9
2017-10-12ARC: unbork module link errors with !CONFIG_ARC_HAS_LLSCVineet Gupta1-0/+5
2017-10-11ARC: [plat-hsdk] Increase SDIO CIU frequency to 50000000HzEugeniy Paltsev2-5/+16
2017-10-09ARC: [plat-hsdk] select CONFIG_RESET_HSDK from KconfigVineet Gupta2-1/+1
2017-10-06ARC: [plat-hsdk]: Add reset controller node to manage ethernet resetEugeniy Paltsev2-0/+10
2017-10-04ARC: [plat-hsdk]: Temporary fix to set CPU frequency to 1GHzEugeniy Paltsev1-0/+42
2017-10-04ARC: fix allnoconfig build warningVineet Gupta1-1/+1
2017-10-04ARCv2: boot log: identify HS48 cores (dual issue)Vineet Gupta2-4/+16
2017-10-04ARC: boot log: decontaminate ARCv2 ISA_CONFIG registerVineet Gupta2-8/+15
2017-10-04arc: remove redundant UTS_MACHINE define in arch/arc/MakefileMasahiro Yamada1-2/+0
2017-10-04ARC: [plat-hsdk] use actual clk driver to manage cpu clkEugeniy Paltsev2-3/+11
2017-10-04ARC: [*defconfig] Reenable soft lock-up detectorAlexey Brodkin7-7/+7
2017-10-04ARC: [plat-axs10x] sdio: Temporary fix of sdio ciu frequencyEugeniy Paltsev1-1/+8
2017-10-04ARC: [plat-hsdk] sdio: Temporary fix of sdio ciu frequencyEugeniy Paltsev1-1/+11
2017-10-04ARC: [plat-axs103] Add temporary quirk to reset ethernet IPEugeniy Paltsev1-0/+7
2017-09-23arch: remove unused *_segments() macros/functionsTobias Klauser1-3/+0
2017-09-14mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2-2/+2