aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/kernel/irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-09arch: remove m32r portArnd Bergmann1-44/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2011-03-24m32r: Use generic show_interrupts()Thomas Gleixner1-45/+0
2011-02-05m32r: Fixup last __do_IRQ leftoverThomas Gleixner1-1/+1
2011-01-21m32r: Cleanup direct irq_desc accessThomas Gleixner1-4/+6
2010-09-23genirq: Cleanup irq_chip->typename leftoversThomas Gleixner1-1/+1
2009-12-14genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner1-2/+2
2009-01-11sparseirq: use kstat_irqs_cpu insteadYinghai Lu1-1/+1
2008-09-27m32r/kernel/: cleanupsAdrian Bunk1-6/+0
2007-10-20spelling fixes: arch/m32r/Simon Arlott1-1/+1
2006-10-07[PATCH] m32r pt_regs fixesAl Viro1-1/+4
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-1/+1
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-6/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+91