aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/irqflags.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2015-06-22ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta1-0/+4
2015-06-19ARC: intc: split into ARCompact ISA specific, common bitsVineet Gupta1-166/+2
2014-12-12ARC: document memory clobber in irq control macrosVineet Gupta1-0/+9
2014-10-13ARC: remove extraneous __KERNEL__ guardsVineet Gupta1-4/+0
2014-07-23ARC: [intc] mask/unmask can be hidden againVineet Gupta1-18/+0
2013-11-06ARC: Add support for irqflags tracing and lockdepVineet Gupta1-0/+22
2013-08-26ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVEVineet Gupta1-7/+0
2013-06-22ARC: Disintegrate arcregs.hVineet Gupta1-0/+20
2013-04-08ARC: Add implicit compiler barrier to raw_local_irq* functionsChristian Ruppert1-4/+8
2013-02-15ARC: Support for high priority interrupts in the in-core intcVineet Gupta1-1/+5
2013-02-11ARC: irqflags - Interrupt enabling/disabling at in-core intcVineet Gupta1-0/+149