aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-29microblaze: Use generic show_interrupts()Thomas Gleixner1-42/+0
2011-03-09microblaze: Convert irq_chip to new functionsThomas Gleixner1-5/+7
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-12/+2
2010-08-04microblaze: Trace hardirqsMichal Simek1-0/+2
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely1-12/+2
2010-05-06microblaze: Fix IRQ entry/exit ftracingSteven J. Magnani1-1/+2
2010-03-11microblaze: Add irq_create_{of_,}mapping functionsMichal Simek1-0/+15
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-08-18microblaze: use the generic ack_bad_irq implementationChristoph Hellwig1-9/+0
2009-03-27microblaze_v8: Interrupt handling and timer supportMichal Simek1-0/+104