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
/
parisc
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
2015-09-08
parisc: Filter out spurious interrupts in PA-RISC irq handler
Helge Deller
2015-07-31
parisc/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-03-05
parisc: fix up obsolete cpu function usage.
Rusty Russell
2014-03-12
parisc: Validate online cpus in irq_set_affinity() callbacks
Thomas Gleixner
2013-11-12
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-11-07
parisc: do not count IPI calls twice
Helge Deller
2013-10-01
irq: Consolidate do_softirq() arch overriden implementations
Frederic Weisbecker
2013-05-24
parisc: fix irq stack on UP and SMP
Helge Deller
2013-05-24
parisc: show number of FPE and unaligned access handler calls in /proc/interr...
Helge Deller
2013-05-11
parisc: implement irq stacks - part 2 (v2)
Helge Deller
2013-05-07
parisc: tlb flush counting fix for SMP and UP
Helge Deller
2013-05-07
parisc: more irq statistics in /proc/interrupts
Helge Deller
2013-05-07
parisc: implement irq stacks
Helge Deller
2013-05-07
parisc: add kernel stack overflow check
Helge Deller
2013-02-20
parisc: remove IRQF_DISABLED
Peter Zijlstra
2013-01-07
parisc: don't claim cpu irqs more than once
John David Anglin
2011-03-29
parisc: Use irq_to_desc() in show_interrupts()
Thomas Gleixner
2011-03-29
parisc: Convert irq namespace
Thomas Gleixner
2011-03-29
parisc: Convert the final irq bits
Thomas Gleixner
2011-02-10
[PARISC] Convert to new irq_chip functions
Thomas Gleixner
2011-02-09
[PARISC] fix per-cpu flag problem in the cpu affinity checkers
Thomas Gleixner
2010-12-04
parisc: convert the rest of the irq handlers to simple/percpu
James Bottomley
2010-12-04
parisc: fix dino/gsc interrupts
James Bottomley
2010-10-14
parisc: kill __do_IRQ
Kyle McMartin
2010-10-14
parisc: convert iosapic interrupts to proper flow handlers
Kyle McMartin
2010-10-14
parisc: convert cpu interrupts to proper flow handlers
Kyle McMartin
2010-10-14
parisc: lay groundwork for killing __do_IRQ
Kyle McMartin
2009-12-16
parisc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-09-28
parisc: convert to asm-generic/hardirq.h
Christoph Hellwig
2009-07-03
parisc: remove obsolete hw_interrupt_type
Thomas Gleixner
2009-07-03
parisc: fix irq compile bugs in arch/parisc/kernel/irq.c
Helge Deller
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
2009-04-02
Merge branch 'rusty-cpumask-parisc' into parisc
Kyle McMartin
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-16
Merge branches 'irq/genirq' and 'linus' into irq/core
Ingo Molnar
2009-03-16
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: parisc
Rusty Russell
2009-03-13
parisc: convert cpu_check_affinity to new cpumask api
Kyle McMartin
2009-03-13
parisc: fix use of new cpumask api in irq.c
Kyle McMartin
2009-03-13
parisc: update parisc for new irq_desc
Mike Travis
2009-01-12
irq: update all arches for new irq_desc
Mike Travis
2009-01-11
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
2009-01-05
parisc: Replace NR_CPUS in parisc code
Helge Deller
2009-01-05
parisc: trivial fixes
Helge Deller
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2007-12-06
[PARISC] timer interrupt should not be IRQ_DISABLED
Kyle McMartin
2007-06-12
[PARISC] remove global_ack_eiem
Grant Grundler
2007-05-08
Add IRQF_IRQPOLL flag on parisc
Bernhard Walle
2007-02-17
[PARISC] use fls_long in irq.c
Kyle McMartin
2006-10-07
[PARISC] Use set_irq_regs
Matthew Wilcox
[next]