index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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.18.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
/
kernel
/
irq
/
manage.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-10
Merge tag 'irq-msi-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-10
Merge tag 'irq-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-01-13
genirq/cpuhotplug: Notify about affinity changes breaking the affinity mask
Imran Khan
2026-01-13
genirq: Warn about using IRQF_ONESHOT without a threaded handler
Sebastian Andrzej Siewior
2025-12-15
genirq: Add interrupt redirection infrastructure
Radu Rendec
2025-12-15
genirq: Remove setup_percpu_irq()
Marc Zyngier
2025-12-15
genirq: Remove __request_percpu_irq() helper
Marc Zyngier
2025-12-15
genirq: Remove IRQ timing tracking infrastructure
Marc Zyngier
2025-12-13
genirq: Don't overwrite interrupt thread flags on setup
Thomas Gleixner
2025-12-10
genirq: Allow NULL affinity for setup_percpu_irq()
Marc Zyngier
2025-12-02
Merge tag 'irq-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-11-22
genirq: Remove cpumask availability check on kthread affinity setting
Frederic Weisbecker
2025-11-22
genirq: Fix interrupt threads affinity vs. cpuset isolated partitions
Frederic Weisbecker
2025-11-18
genirq: Use raw_spinlock_irq() in irq_set_affinity_notifier()
Chengkaitao
2025-11-01
genirq/manage: Reduce priority of forced secondary interrupt handler
Lukas Wunner
2025-10-27
genirq: Allow per-cpu interrupt sharing for non-overlapping affinities
Marc Zyngier
2025-10-27
genirq: Update request_percpu_nmi() to take an affinity
Marc Zyngier
2025-10-27
genirq: Add affinity to percpu_devid interrupt requests
Marc Zyngier
2025-10-27
genirq: Factor-in percpu irqaction creation
Marc Zyngier
2025-10-24
genirq/manage: Add buslock back in to enable_irq()
Charles Keepax
2025-10-24
genirq/manage: Add buslock back in to __disable_irq_nosync()
Charles Keepax
2025-05-14
genirq/manage: Use the correct lock guard in irq_set_irq_wake()
Jon Hunter
2025-05-07
genirq: Use scoped_guard() to shut clang up
Thomas Gleixner
2025-05-07
genirq: Remove unused remove_percpu_irq()
Dr. David Alan Gilbert
2025-05-07
genirq/manage: Rework irq_set_irqchip_state()
Thomas Gleixner
2025-05-07
genirq/manage: Rework irq_get_irqchip_state()
Thomas Gleixner
2025-05-07
genirq/manage: Rework teardown_percpu_nmi()
Thomas Gleixner
2025-05-07
genirq/manage: Rework prepare_percpu_nmi()
Thomas Gleixner
2025-05-07
genirq/manage: Rework disable_percpu_irq()
Thomas Gleixner
2025-05-07
genirq/manage: Rework irq_percpu_is_enabled()
Thomas Gleixner
2025-05-07
genirq/manage: Rework enable_percpu_irq()
Thomas Gleixner
2025-05-07
genirq/manage: Rework irq_set_parent()
Thomas Gleixner
2025-05-07
genirq/manage: Rework can_request_irq()
Thomas Gleixner
2025-05-07
genirq/manage: Rework irq_set_irq_wake()
Thomas Gleixner
2025-05-07
genirq/manage: Rework enable_irq()
Thomas Gleixner
2025-05-07
genirq/manage: Rework __disable_irq_nosync()
Thomas Gleixner
2025-05-07
genirq/manage: Rework irq_set_vcpu_affinity()
Thomas Gleixner
2025-05-07
genirq/manage: Rework __irq_apply_affinity_hint()
Thomas Gleixner
2025-05-07
genirq/manage: Rework irq_update_affinity_desc()
Thomas Gleixner
2025-05-07
genirq/manage: Convert to lock guards
Thomas Gleixner
2025-05-07
genirq/manage: Cleanup kernel doc comments
Thomas Gleixner
2025-03-10
genirq: Make a few functions static
Thomas Gleixner
2024-12-03
genirq: Reuse irq_thread_fn() for forced thread case
Andy Shevchenko
2024-12-03
genirq: Move irq_thread_fn() further up in the code
Andy Shevchenko
2024-08-27
genirq: Get rid of global lock in irq_do_set_affinity()
Marc Zyngier
2024-07-09
task_work: s/task_work_cancel()/task_work_cancel_func()/
Frederic Weisbecker
2024-05-14
Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-04-24
genirq: Reuse irq_is_nmi()
Jinjie Ruan
[next]