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
/
sparc64
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2008-09-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
David S. Miller
2008-09-16
sparc64: Fix SMP bootup with CONFIG_STACK_DEBUG or ftrace.
David S. Miller
2008-09-08
sparc64: Disable timer interrupts in fixup_irqs().
David S. Miller
2008-08-29
sparc: Kill now spurious includes of sbus.h
David S. Miller
2008-08-12
sparc64: Implement IRQ stacks.
David S. Miller
2008-08-04
sparc64: Always allocate the send mondo blocks, even on non-sun4v.
David S. Miller
2008-07-22
sparc64: Fix lockdep issues in LDC protocol layer.
David S. Miller
2008-04-26
sparc64: Fix wedged irq regression.
David S. Miller
2008-03-26
[SPARC64]: Fix sparse warnings in arch/sparc64/kernel/irq.c
David S. Miller
2008-02-08
misc: removal of final callers using fastcall
Harvey Harrison
2007-10-22
[SPARC64]: Stop using __do_IRQ().
David S. Miller
2007-10-17
[SPARC64]: Fix boot failures due to bootmem.
David S. Miller
2007-10-13
[SPARC64]: virt_to_real_irq_table --> virt_irq_table
David S. Miller
2007-10-13
[SPARC64]: virt_irq --> bucket mapping no longer necessary
David S. Miller
2007-10-13
[SPARC64]: Kill ugly __bucket() macro.
David S. Miller
2007-10-13
[SPARC64]: Kill ugly __irq_ino() macro.
David S. Miller
2007-10-13
[SPARC64]: Only use bypass accesses to INO buckets.
David S. Miller
2007-10-13
[SPARC64]: Use sun4v VIRQ interfaces as intended.
David S. Miller
2007-10-13
[SPARC64]: Allocate ivector_table dynamically.
David S. Miller
2007-10-13
[SPARC64]: Access ivector_table[] using physical addresses.
David S. Miller
2007-10-13
[SPARC64]: Make IVEC pointers 64-bit.
David S. Miller
2007-10-13
[SPARC64]: Consolidate MSI support code.
David S. Miller
2007-10-13
[SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.
David S. Miller
2007-08-30
[SPARC64]: Fix several bugs in MSI handling.
David S. Miller
2007-08-30
[SPARC64]: Fix type and constant sizes wrt. sun4u IMAP/ICLR handling.
David S. Miller
2007-08-08
[SPARC64]: Fix memory leak when cpu hotplugging.
David S. Miller
2007-07-20
[SPARC64]: Fix virq decomposition.
David S. Miller
2007-07-20
[SPARC64]: Use KERN_ERR in IRQ manipulation error printks.
David S. Miller
2007-07-19
[SPARC64]: Tweak assertions in sun4v_build_virq().
David S. Miller
2007-07-16
[SPARC64]: dr-cpu unconfigure support.
David S. Miller
2007-07-16
[SPARC64]: Add ->set_affinity IRQ handlers.
David S. Miller
2007-07-16
[SPARC64]: Do not ACK an INO if it is disabled or inprogress.
David S. Miller
2007-06-26
[SPARC64]: Need to set state to IDLE during sun4v IRQ enable.
David S. Miller
2007-06-26
[SPARC64]: Fix VIRQ enabling.
David S. Miller
2007-06-13
[SPARC64]: Wire up cookie based sun4v interrupt registry.
David S. Miller
2007-05-29
[SPARC64]: Use machine description and OBP properly for cpu probing.
David S. Miller
2007-05-06
[SPARC64]: SUN4U PCI-E controller support.
David S. Miller
2007-04-26
[SPARC64]: constify of_get_property return: arch/sparc64
Stephen Rothwell
2007-04-26
[SPARC64]: Unify timer interrupt handler.
David S. Miller
2007-02-26
[SPARC64]: virt_irq_free only needed when CONFIG_PCI_MSI
David S. Miller
2007-02-10
[SPARC64]: Add PCI MSI support on Niagara.
David S. Miller
2007-02-10
[SPARC64] IRQ: Use irq_desc->chip_data instead of irq_desc->handler_data
David S. Miller
2006-12-17
[SPARC64]: Minor irq handling cleanups.
David S. Miller
2006-10-09
[PATCH] sparc64 irq pt_regs fallout
Al Viro
2006-10-08
[PATCH] sparc64 pt_regs fixes
Al Viro
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
[SPARC64]: Let irq_install_pre_handler() get called multiple times.
David S. Miller
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
[next]