summaryrefslogtreecommitdiffstats
path: root/arch/arc/include/asm/irqflags.h
Commit message (Expand)AuthorAgeFilesLines
* ARCv2: Support for ARCv2 ISA and HS38x coresVineet Gupta2015-06-221-0/+4
* ARC: intc: split into ARCompact ISA specific, common bitsVineet Gupta2015-06-191-166/+2
* ARC: document memory clobber in irq control macrosVineet Gupta2014-12-121-0/+9
* ARC: remove extraneous __KERNEL__ guardsVineet Gupta2014-10-131-4/+0
* ARC: [intc] mask/unmask can be hidden againVineet Gupta2014-07-231-18/+0
* ARC: Add support for irqflags tracing and lockdepVineet Gupta2013-11-061-0/+22
* ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVEVineet Gupta2013-08-261-7/+0
* ARC: Disintegrate arcregs.hVineet Gupta2013-06-221-0/+20
* ARC: Add implicit compiler barrier to raw_local_irq* functionsChristian Ruppert2013-04-081-4/+8
* ARC: Support for high priority interrupts in the in-core intcVineet Gupta2013-02-151-1/+5
* ARC: irqflags - Interrupt enabling/disabling at in-core intcVineet Gupta2013-02-111-0/+149