summaryrefslogtreecommitdiff
path: root/arch/arc/include
AgeCommit message (Expand)Author
2020-03-20ARC: define __ALIGN_STR and __ALIGN symbols for ARCEugeniy Paltsev
2019-07-10bug.h: work around GCC PR82365 in BUG()Arnd Bergmann
2019-07-10ARC: fix build warnings with !CONFIG_KPROBESVineet Gupta
2019-03-23ARC: uacces: remove lp_start, lp_end from clobber listVineet Gupta
2019-03-05ARC: fix __ffs return value to avoid build warningsEugeniy Paltsev
2019-02-27ARC: define ARCH_SLAB_MINALIGN = 8Alexey Brodkin
2019-01-31ARC: perf: map generic branches to correct hardware conditionEugeniy Paltsev
2018-12-21ARC: io.h: Implement reads{x}()/writes{x}()Jose Abreu
2018-10-10ARC: atomics: unbork atomic_fetch_##op()Will Deacon
2018-09-05arc: fix build errors in arc/include/asm/delay.hRandy Dunlap
2018-08-24ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMPAlexey Brodkin
2018-07-25ARC: mm: allow mprotect to make stack mappings executableVineet Gupta
2018-07-25ARC: Fix CONFIG_SWAPAlexey Brodkin
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-08-30ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addressesAlexey Brodkin
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-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: Don't use "+l" inline asm constraintVineet Gupta
2016-11-08ARC: IRQ: Do not use hwirq as virq and vice versaYuriy Kolerov
2016-11-07ARC: change return value of userspace cmpxchg assist syscallVineet Gupta
2016-10-28ARC: module: elide loop to save reference to .eh_frameVineet Gupta
2016-10-28ARC: boot log: refactor cpu name/release printingVineet Gupta
2016-10-28ARC: boot log: don't assume SWAPE instruction supportVineet Gupta
2016-10-28ARC: boot log: refactor printing abt features not captured in BCRsVineet Gupta
2016-10-28ARCv2: boot log: print IOC exists as well as enabled statusVineet Gupta
2016-10-24ARCv2: IOC: use @ioc_enable not @ioc_exist where intendedVineet Gupta
2016-10-24ARC: syscall for userspace cmpxchg assistVineet Gupta
2016-10-19ARC: fix build warning in elf.hVineet Gupta
2016-10-16ARCv2: intc: untangle SMP, MCIP and IDUVineet Gupta
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-30ARCv2: fix local_save_flagsVineet Gupta
2016-09-30ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asmVineet Gupta
2016-09-30ARC: module: support R_ARC_32_PCREL relocationVineet Gupta
2016-09-30arc: perf: Enable generic "cache-references" and "cache-misses" eventsAlexey Brodkin
2016-09-30ARC: [plat-eznps] add missing atomic_fetch_xxx operationsNoam Camus
2016-09-30ARCv2: Implement atomic64 based on LLOCKD/SCONDD instructionsVineet Gupta
2016-09-30ARCv2: Support dynamic peripheral address space in HS38 rel 3.0 coresVineet Gupta
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-13ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta
2016-09-06PCI/MSI: Enable PCI_MSI_IRQ_DOMAIN support for ARCJoao Pinto
2016-08-19ARC: mm: fix build breakage with STRICT_MM_TYPECHECKSVineet Gupta
2016-08-19ARC: Support syscall ABI v4Vineet Gupta
2016-08-19ARC: use correct offset in pt_regs for saving/restoring user mode r25Liav Rehana
2016-08-10ARC: Call trace_hardirqs_on() before enabling irqsDaniel Mentz
2016-07-29Merge tag 'arc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds