summaryrefslogtreecommitdiff
path: root/arch/arc
AgeCommit message (Expand)Author
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-31ARCv2: lib: memeset: fix doing prefetchw outside of bufferEugeniy Paltsev
2018-12-21ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu
2018-12-13ARC: [zebu] Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin
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 data type errors in platform headersRandy Dunlap
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: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin
2018-07-25ARC: mm: allow mprotect to make stack mappings executableVineet Gupta
2018-07-25ARC: Fix CONFIG_SWAPAlexey Brodkin
2018-05-30ARC: Fix malformed ARC_EMUL_UNALIGNED defaultUlf Magnusson
2018-05-19futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2018-01-10ARC: uaccess: dont use "l" gcc inline asm constraint modifierVineet Gupta
2017-09-27ARC: Re-enable MMU upon Machine Check exceptionJose Abreu
2017-08-30ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addressesAlexey Brodkin
2017-08-06ARCv2: IRQ: Call entry/exit functions for chained handlers in MCIPYuriy Kolerov
2017-06-24mm: larger stack guard gap, between vmasHugh Dickins
2017-06-17ARCv2: smp-boot: wake_flag polling by non-Masters needs to be uncachedVineet Gupta
2017-06-17ARC: smp-boot: Decouple Non masters waiting API from jump to entry pointVineet Gupta
2017-05-03ARCv2: save r30 on kernel entry as gcc uses it for code-genVineet Gupta
2017-05-03ARC: [plat-eznps] Fix build errorNoam Camus
2017-02-14ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta
2017-02-01ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta
2017-02-01ARC: udelay: fix inline assembler by adding LP_COUNT to clobber listVineet Gupta
2017-01-26ARC: module: Fix !CONFIG_ARC_DW2_UNWIND buildsVineet Gupta
2017-01-09ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcacheVineet Gupta
2016-11-29ARC: mm: PAE40: Fix crash at munmapYuriy Kolerov
2016-11-28ARC: mm: IOC: Don't enable IOC by defaultVineet Gupta
2016-11-28ARC: Don't use "+l" inline asm constraintVineet Gupta
2016-11-11Merge tag 'arc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2016-11-11Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"Arnd Bergmann
2016-11-08ARCv2: MCIP: Use IDU_M_DISTRI_DEST mode if there is only 1 destination coreYuriy Kolerov
2016-11-08ARC: IRQ: Do not use hwirq as virq and vice versaYuriy Kolerov
2016-11-08ARC: [plat-eznps] set default baud for early consoleNoam Camus