summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel/irq.c
AgeCommit message (Expand)AuthorLines
2020-04-01Revert "irqchip/xilinx: Enable generic irq multi handler"Marc Zyngier-1/+20
2020-03-22irqchip/xilinx: Enable generic irq multi handlerMichal Simek-20/+1
2016-11-29irqchip/xilinx: Rename get_irq to xintc_get_irqZubair Lutfullah Kakakhel-2/+2
2013-09-03microblaze: intc: Using irqchipMichal Simek-0/+7
2013-09-03microblaze: intc: Remove unused headersMichal Simek-3/+0
2012-02-16irq_domain/microblaze: Convert microblaze to use irq_domainsGrant Likely-20/+4
2012-02-14irq_domain: convert microblaze from irq_host to irq_domainGrant Likely-1/+1
2012-01-05microblaze: Change NO_IRQ to 0Michal Simek-5/+6
2011-10-31microblaze: Add export.h to arch/microblaze files as requiredPaul Gortmaker-0/+1
2011-03-29microblaze: Use generic show_interrupts()Thomas Gleixner-42/+0
2011-03-09microblaze: Convert irq_chip to new functionsThomas Gleixner-5/+7
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-12/+2
2010-08-04microblaze: Trace hardirqsMichal Simek-0/+2
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely-12/+2
2010-05-06microblaze: Fix IRQ entry/exit ftracingSteven J. Magnani-1/+2
2010-03-11microblaze: Add irq_create_{of_,}mapping functionsMichal Simek-0/+15
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner-2/+2
2009-08-18microblaze: use the generic ack_bad_irq implementationChristoph Hellwig-9/+0
2009-03-27microblaze_v8: Interrupt handling and timer supportMichal Simek-0/+104