aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc/kernel/irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-26irq: openrisc: perform irqentry in entry codeMark Rutland1-5/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-08-03openrisc: Use the new GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt1-7/+0
2014-09-03openrisc: Get rid of handle_IRQMarc Zyngier1-5/+0
2014-09-03openrisc: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier1-8/+1
2014-07-01irqchip: or1k-pic: Migrate from arch/openrisc/Stefan Kristiansson1-133/+13
2012-10-11openrisc: mask interrupts in irq_mask_ack functionGong Tao1-0/+2
2012-10-11openrisc: fix typos in comments and warningsJonas Bonn1-3/+3
2012-10-11openrisc: PIC should act on domain-local irqsJonas Bonn1-6/+6
2012-05-08openrisc: remove unnecessary includesJonas Bonn1-4/+0
2012-05-08openrisc: implement irqdomainsJonas Bonn1-32/+47
2012-02-17openrisc: include export.h for EXPORT_SYMBOLJonas Bonn1-0/+1
2011-07-22OpenRISC: IRQJonas Bonn1-0/+172