summaryrefslogtreecommitdiff
path: root/arch/metag/kernel/irq.c
AgeCommit message (Expand)Author
2018-02-22metag: Remove arch/metag/James Hogan
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-07-14metag/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger
2014-03-17metag: Use irq_set_affinity instead of homebrewn codeThomas Gleixner
2013-10-01irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker
2013-07-02metag: cpu hotplug: route_irq: preserve irq maskJames Hogan
2013-06-13metag/kernel/irq.c: Declare root_domain as staticMarkos Chandras
2013-03-02metag: Internal and external irqchipsJames Hogan
2013-03-02metag: IRQ handlingJames Hogan