index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
internals.h
Age
Commit message (
Expand
)
Author
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
2016-07-04
Merge branch 'irq/for-block' into irq/core
Thomas Gleixner
2016-07-04
genirq: Introduce IRQD_AFFINITY_MANAGED flag
Thomas Gleixner
2016-06-18
genirq: Add untracked irq handler
Keith Busch
2016-06-13
genirq: Add runtime power management support for IRQ chips
Jon Hunter
2016-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-02-23
irq: Privatize irq_common_data::state_use_accessors
Boqun Feng
2016-02-15
genirq: Use a common macro to go through the actions list
Daniel Lezcano
2015-11-10
genirq/PM: Restore system wake up from chained interrupts
Grygorii Strashko
2015-10-09
genirq: Allow migration of chained interrupts by installing default action
Mika Westerberg
2015-09-22
genirq: Remove the second parameter from handle_irq_event_percpu()
Huang Shijie
2015-09-16
genirq: Move field 'node' from irq_data into irq_common_data
Jiang Liu
2015-07-30
Merge branch 'linus' into irq/core
Thomas Gleixner
2015-07-11
genirq: Remove irq argument from __enable/__disable_irq()
Jiang Liu
2015-07-11
genirq: Remove irq arg from __irq_set_trigger()
Jiang Liu
[next]