index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
internals.h
Age
Commit message (
Expand
)
Author
2024-06-03
genirq/debugfs: Print irqdomain flags as human-readable strings
Jinjie Ruan
2024-04-24
genirq: Reuse irq_is_nmi()
Jinjie Ruan
2024-04-12
genirq: Avoid summation loops for /proc/interrupts
Bitao Hu
2024-04-12
genirq: Convert kstat_irqs to a struct
Bitao Hu
2023-07-31
genirq: Remove unused extern declaration
YueHaibing
2023-07-31
genirq: Prevent nested thread vs synchronize_hardirq() deadlock
Vincent Whitchurch
2023-06-26
Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2023-06-16
genirq: Expand doc for PENDING and REPLAY flags
James Gowans
2023-05-24
genirq: Use a maple tree for interrupt descriptor management
Shanker Donthineni
2023-05-24
genirq: Encapsulate sparse bitmap handling
Shanker Donthineni
2023-05-24
genirq: Use hlist for managing resend handlers
Shanker Donthineni
2022-11-30
genirq/irqdesc: Don't try to remove non-existing sysfs files
Yang Yingliang
2022-05-05
genirq: Synchronize interrupt thread startup
Thomas Pfaff
2022-01-07
irq: remove unused flags argument from __handle_irq_event_percpu()
Sebastian Andrzej Siewior
2020-09-16
genirq/chip: Use the first chip in irq_chip_compose_msi_msg()
Thomas Gleixner
2020-03-08
genirq: Provide interrupt injection mechanism
Thomas Gleixner
2020-03-08
genirq: Add return value to check_irq_resend()
Thomas Gleixner
2020-03-08
genirq: Add protection against unsafe usage of generic_handle_irq()
Thomas Gleixner
2020-02-14
genirq/proc: Reject invalid affinity masks (again)
Thomas Gleixner
2019-07-08
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-03
genirq: Add optional hardware synchronization for shutdown
Thomas Gleixner
2019-07-03
genirq: Delay deactivation in free_irq()
Thomas Gleixner
2019-06-12
genirq/timings: Encapsulate timings push
Daniel Lezcano
2019-02-23
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2019-02-10
genirq: Avoid summation loops for /proc/stat
Thomas Gleixner
2019-02-05
genirq: Provide basic NMI management for interrupt lines
Julien Thierry
2018-02-01
genirq: Make legacy autoprobing work again
Thomas Gleixner
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
2017-11-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-25
genirq/irqdomain: Propagate early activation
Thomas Gleixner
2017-09-25
genirq/irqdomain: Allow irq_domain_activate_irq() to fail
Thomas Gleixner
2017-09-25
genirq: Separate activation and startup
Thomas Gleixner
2017-09-25
genirq: Make state consistent for !IRQ_DOMAIN_HIERARCHY
Thomas Gleixner
2017-09-25
genirq/msi: Capture device name for debugfs
Thomas Gleixner
2017-08-14
genirq: Fix for_each_action_of_desc() macro
Masahiro Yamada
2017-07-17
genirq/PM: Properly pretend disabled state when force resuming interrupts
Juergen Gross
2017-07-04
genirq/debugfs: Fix build for !CONFIG_IRQ_DOMAIN
Sebastian Ott
2017-06-24
genirq/timings: Add infrastructure for estimating the next interrupt arrival ...
Daniel Lezcano
2017-06-24
genirq/timings: Add infrastructure to track the interrupt timings
Daniel Lezcano
2017-06-24
genirq/debugfs: Remove pointless NULL pointer check
Thomas Gleixner
2017-06-22
genirq: Add force argument to irq_startup()
Thomas Gleixner
2017-06-22
genirq: Introduce IRQD_MANAGED_SHUTDOWN
Thomas Gleixner
2017-06-22
genirq: Move irq_fixup_move_pending() to core
Thomas Gleixner
2017-06-22
genirq/cpuhotplug: Add support for cleaning up move in progress
Thomas Gleixner
2017-06-22
genirq: Move pending helpers to internal.h
Christoph Hellwig
2017-06-22
genirq: Rename setup_affinity() to irq_setup_affinity()
Thomas Gleixner
2017-06-22
genirq: Remove mask argument from setup_affinity()
Thomas Gleixner
2017-06-22
genirq/debugfs: Add proper debugfs interface
Thomas Gleixner
2017-06-21
irq/generic-chip: Export irq_init_generic_chip() locally
Bartosz Golaszewski
[next]