Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-22 | ARCv2: Support for ARCv2 ISA and HS38x cores | Vineet Gupta | 1 | -0/+4 |
2015-06-19 | ARC: intc: split into ARCompact ISA specific, common bits | Vineet Gupta | 1 | -166/+2 |
2014-12-12 | ARC: document memory clobber in irq control macros | Vineet Gupta | 1 | -0/+9 |
2014-10-13 | ARC: remove extraneous __KERNEL__ guards | Vineet Gupta | 1 | -4/+0 |
2014-07-23 | ARC: [intc] mask/unmask can be hidden again | Vineet Gupta | 1 | -18/+0 |
2013-11-06 | ARC: Add support for irqflags tracing and lockdep | Vineet Gupta | 1 | -0/+22 |
2013-08-26 | ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVE | Vineet Gupta | 1 | -7/+0 |
2013-06-22 | ARC: Disintegrate arcregs.h | Vineet Gupta | 1 | -0/+20 |
2013-04-09 | ARC: Add implicit compiler barrier to raw_local_irq* functions | Christian Ruppert | 1 | -4/+8 |
2013-02-15 | ARC: Support for high priority interrupts in the in-core intc | Vineet Gupta | 1 | -1/+5 |
2013-02-11 | ARC: irqflags - Interrupt enabling/disabling at in-core intc | Vineet Gupta | 1 | -0/+149 |