index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
/
irq_cpu.c
Age
Commit message (
Expand
)
Author
2015-06-21
MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.
Ralf Baechle
2015-01-16
MIPS: IRQ: Fix disable_irq on CPU IRQs
Felix Fietkau
2014-11-24
MIPS: Set vint handler when mapping CPU interrupts
Andrew Bresticker
2014-11-24
MIPS: Provide a generic plat_irq_dispatch
Andrew Bresticker
2014-11-24
MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()
Andrew Bresticker
2014-11-24
MIPS: Always use IRQ domains for CPU IRQs
Andrew Bresticker
2013-10-29
MIPS: Panic messages should not end in \n.
Ralf Baechle
2013-02-21
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
2013-02-17
MIPS: add irqdomain support for the CPU IRQ controller
Gabor Juhos
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
2011-07-25
MIPS: Install handlers for software IRQs
Kevin Cernekee
2011-03-29
MIPS: Convert the irq functions to the new names
Thomas Gleixner
2011-03-25
MIPS: irq_cpu: Convert to new irq_chip functions
Thomas Gleixner
2010-10-07
MIPS: Add missing #inclusions of <linux/irq.h>
David Howells
2009-03-30
MIPS: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all platforms
Ralf Baechle
2007-11-15
[MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts.
Ralf Baechle
2007-02-06
[MIPS] use name instead of typename for each irq_chip
Atsushi Nemoto
2007-02-06
[MIPS] Define MIPS_CPU_IRQ_BASE in generic header
Atsushi Nemoto
2006-12-06
[MIPS] Compile __do_IRQ() when really needed
Franck Bui-Huu
2006-11-30
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
Atsushi Nemoto
2006-11-30
[MIPS] IRQ cleanups
Atsushi Nemoto
2006-07-13
[MIPS] Eleminate interrupt migration helper use.
Ralf Baechle
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2005-10-29
MT bulletproofing.
Ralf Baechle
2005-10-29
Inlining will result in back-to-back mtc0 mfc0 instructions. Break the
Ralf Baechle
2005-10-29
Use an irq_enable_hazard hazard barrier in unmask_mips_irq. This
Ralf Baechle
2005-10-29
Convert struct hw_interrupt_type initializations to ISO C99 named
Ralf Baechle
2005-10-29
Mask and ack CPU interrupts upon initialization. Keep the state
Maciej W. Rozycki
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds