aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mn10300/kernel/irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-31mn10300/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu1-6/+7
2015-06-25mn10300: Fix incorrect use of irq_data->affinityJiang Liu1-3/+3
2012-12-12MN10300: cleanup IRQ affinity settingMark Salter1-48/+2
2012-07-11mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*"Geert Uytterhoeven1-2/+2
2011-09-27doc: fix broken referencesPaul Bolle1-1/+0
2011-05-25mn10300: convert old cpumask API into new oneKOSAKI Motohiro1-7/+9
2011-03-29mn10300: Use generic show_interrupts()Thomas Gleixner1-58/+10
2011-03-29mn10300: Cleanup irq_desc accessThomas Gleixner1-6/+5
2011-03-29mn10300: Convert genirq namespaceThomas Gleixner1-3/+3
2011-03-18MN10300: Create generic kernel debugger hooksDavid Howells1-1/+1
2011-03-18MN10300: Select GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner1-2/+2
2011-03-18MN10300: Convert cpu irq_chips to new functionsThomas Gleixner1-29/+33
2011-03-18MN10300: Remove unused mn10300_intc_* functionsThomas Gleixner1-25/+0
2011-01-03arch/mn10300/kernel/irq.c: fix buildAndrew Morton1-1/+1
2010-10-27MN10300: ASB2364: Handle the IRQ multiplexer in the FPGADavid Howells1-3/+10
2010-10-27MN10300: Generic time supportMark Salter1-19/+13
2010-10-27MN10300: And Panasonic AM34 subarch and implement SMPAkira Takeuchi1-25/+241
2010-10-27MN10300: BUG to BUG_ON changesStoyan Gaydarov1-2/+1
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-04-09MN10300: Convert obsolete no_irq_type to no_irq_chipThomas Gleixner1-1/+1
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu1-1/+1
2008-10-01MN10300: Fix IRQ handlingDavid Howells1-26/+45
2008-02-08mn10300: add the MN10300/AM33 architecture to the kernelDavid Howells1-0/+235