aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc
AgeCommit message (Expand)Author
2019-05-05arc: hsdk_defconfig: Enable CONFIG_BLK_DEV_RAMCorentin Labbe
2019-05-05ARC: u-boot args: check that magic number is correctEugeniy Paltsev
2019-03-26ARCv2: don't assume core 0x54 has dual issueVineet Gupta
2019-03-26ARCv2: support manual regfile save on interruptsVineet Gupta
2019-03-26ARC: uacces: remove lp_start, lp_end from clobber listVineet Gupta
2019-03-26ARCv2: lib: memcpy: fix doing prefetchw outside of bufferEugeniy Paltsev
2019-03-16ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev
2019-03-08ARC: define ARCH_SLAB_MINALIGN = 8Alexey Brodkin
2019-03-08ARC: U-boot: check arguments paranoidlyEugeniy Paltsev
2019-03-08ARCv2: Enable unaligned access in early ASM codeEugeniy Paltsev
2019-02-19ARC: perf: map generic branches to correct hardware conditionEugeniy Paltsev
2019-02-19ARC: adjust memblock_reserve of kernel memoryEugeniy Paltsev
2019-02-19ARCv2: lib: memeset: fix doing prefetchw outside of bufferEugeniy Paltsev
2019-01-12clocksource/drivers/arc_timer: Utilize generic sched_clockAlexey Brodkin
2019-01-12ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu
2018-12-15arc: [devboards] Add support of NFSv3 ACLAlexey Brodkin
2018-12-15ARC: 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-19ARC: [plat-axs*/plat-hsdk]: Allow U-Boot to pass MAC-address to the kernelAlexey Brodkin
2018-07-30arc: fix type warnings in arc/mm/cache.cRandy Dunlap
2018-07-30arc: fix build errors in arc/include/asm/delay.hRandy Dunlap
2018-07-30arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.cRandy Dunlap
2018-07-30arc: [plat-eznps] fix data type errors in platform headersRandy Dunlap
2018-07-30ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpcOfer Levi
2018-07-30ARC: add SMP_CACHE_BYTES value validateEugeniy Paltsev
2018-07-27ARC: dma [non-IOC] setup SMP_CACHE_BYTES and cache_line_sizeEugeniy Paltsev
2018-07-27ARC: dma [non IOC]: fix arc_dma_sync_single_for_(device|cpu)Eugeniy Paltsev
2018-07-20Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds
2018-07-19ARCv2: [plat-hsdk]: Save accl reg pair by defaultVineet Gupta
2018-07-11ARC: mm: allow mprotect to make stack mappings executableVineet Gupta
2018-07-09ARC: Fix CONFIG_SWAPAlexey Brodkin
2018-07-09ARC: [arcompact] entry.S: minor code movementVineet Gupta
2018-07-09ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin
2018-07-09ARC: configs: remove no longer needed CONFIG_DEVPTS_MULTIPLE_INSTANCESAnders Roxell
2018-07-09ARC: Improve cmpxchg syscall implementationPeter Zijlstra
2018-07-09ARC: [plat-hsdk]: Configure APB GPIO controller on ARC HSDK platformGustavo Pimentel
2018-06-21ARC: [plat-hsdk] Add PCIe supportGustavo Pimentel
2018-06-20ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMPAlexey Brodkin
2018-06-13ARC: Explicitly add -mmedium-calls to CFLAGSAlexey Brodkin
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-05-19arc: use generic dma_noncoherent_opsChristoph Hellwig
2018-05-19arc: fix arc_dma_{map,unmap}_pageChristoph Hellwig
2018-05-19arc: fix arc_dma_sync_sg_for_{cpu,device}Christoph Hellwig
2018-05-19arc: simplify arc_dma_sync_single_for_{cpu,device}Christoph Hellwig