summaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel/irq.c
Commit message (Expand)AuthorAgeFilesLines
* arch: remove m32r portArnd Bergmann2018-03-091-44/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* m32r: Use generic show_interrupts()Thomas Gleixner2011-03-241-45/+0
* m32r: Fixup last __do_IRQ leftoverThomas Gleixner2011-02-051-1/+1
* m32r: Cleanup direct irq_desc accessThomas Gleixner2011-01-211-4/+6
* genirq: Cleanup irq_chip->typename leftoversThomas Gleixner2010-09-231-1/+1
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
* sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-111-1/+1
* m32r/kernel/: cleanupsAdrian Bunk2008-09-271-6/+0
* spelling fixes: arch/m32r/Simon Arlott2007-10-201-1/+1
* [PATCH] m32r pt_regs fixesAl Viro2006-10-071-1/+4
* [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-1/+1
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-6/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+91