summaryrefslogtreecommitdiff
path: root/kernel/irq/internals.h
AgeCommit message (Expand)Author
2026-06-15Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
2026-06-03genirq: Move NULL check into irqdesc_lock guard unlock expressionDmitry Ilvokhin
2026-05-26genirq/proc: Runtime size the chip nameThomas Gleixner
2026-05-26genirq: Expose irq_find_desc_at_or_after() in core codeThomas Gleixner
2026-05-26genirq: Add rcuref count to struct irq_descThomas Gleixner
2026-05-26genirq: Calculate precision only when requiredThomas Gleixner
2026-05-26genirq: Cache the condition for /proc/interrupts exposureThomas Gleixner
2026-05-26genirq: Expose nr_irqs in core codeThomas Gleixner
2026-01-13genirq/cpuhotplug: Notify about affinity changes breaking the affinity maskImran Khan
2025-12-15genirq: Remove IRQ timing tracking infrastructureMarc Zyngier
2025-07-22genirq: Split up irq_pm_check_wakeup()Thomas Gleixner
2025-07-22genirq: Move irq_wait_for_poll() to call siteThomas Gleixner
2025-05-15genirq: Retain disable depth for managed interrupts across CPU hotplugBrian Norris
2025-05-13genirq: Ensure flags in lock guard is consistently initializedNathan Chancellor
2025-05-07genirq: Remove irq_[get|put]_desc*()Thomas Gleixner
2025-05-07genirq: Provide conditional lock guardsThomas Gleixner
2025-03-25Merge tag 'irq-drivers-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-10genirq: Make a few functions staticThomas Gleixner
2025-02-20genirq: Introduce common irq_force_complete_move() implementationThomas Gleixner
2025-01-15genirq: Remove IRQ_MOVE_PCNTXT and related codeThomas Gleixner
2025-01-15genirq: Remove handle_enforce_irqctx() wrapperThomas Gleixner
2025-01-15genirq: Make handle_enforce_irqctx() unconditionally availableThomas Gleixner
2024-06-03genirq/debugfs: Print irqdomain flags as human-readable stringsJinjie Ruan
2024-04-24genirq: Reuse irq_is_nmi()Jinjie Ruan
2024-04-12genirq: Avoid summation loops for /proc/interruptsBitao Hu
2024-04-12genirq: Convert kstat_irqs to a structBitao Hu
2023-07-31genirq: Remove unused extern declarationYueHaibing
2023-07-31genirq: Prevent nested thread vs synchronize_hardirq() deadlockVincent Whitchurch
2023-06-26Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2023-06-16genirq: Expand doc for PENDING and REPLAY flagsJames Gowans
2023-05-24genirq: Use a maple tree for interrupt descriptor managementShanker Donthineni
2023-05-24genirq: Encapsulate sparse bitmap handlingShanker Donthineni
2023-05-24genirq: Use hlist for managing resend handlersShanker Donthineni
2022-11-30genirq/irqdesc: Don't try to remove non-existing sysfs filesYang Yingliang
2022-05-05genirq: Synchronize interrupt thread startupThomas Pfaff
2022-01-07irq: remove unused flags argument from __handle_irq_event_percpu()Sebastian Andrzej Siewior
2020-09-16genirq/chip: Use the first chip in irq_chip_compose_msi_msg()Thomas Gleixner
2020-03-08genirq: Provide interrupt injection mechanismThomas Gleixner
2020-03-08genirq: Add return value to check_irq_resend()Thomas Gleixner
2020-03-08genirq: Add protection against unsafe usage of generic_handle_irq()Thomas Gleixner
2020-02-14genirq/proc: Reject invalid affinity masks (again)Thomas Gleixner
2019-07-08Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-07-03genirq: Add optional hardware synchronization for shutdownThomas Gleixner
2019-07-03genirq: Delay deactivation in free_irq()Thomas Gleixner
2019-06-12genirq/timings: Encapsulate timings pushDaniel Lezcano
2019-02-23Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2019-02-10genirq: Avoid summation loops for /proc/statThomas Gleixner
2019-02-05genirq: Provide basic NMI management for interrupt linesJulien Thierry
2018-02-01genirq: Make legacy autoprobing work againThomas Gleixner
2017-12-29genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner