index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
irqdesc.c
Age
Commit message (
Expand
)
Author
2022-02-21
Merge tag 'irq-api-2022-02-21' into irq/core
Thomas Gleixner
2022-02-21
genirq: Provide generic_handle_irq_safe()
Sebastian Andrzej Siewior
2022-02-02
genirq, softirq: Use in_hardirq() instead of in_irq()
Changbin Du
2021-10-26
irq: remove handle_domain_{irq,nmi}()
Mark Rutland
2021-10-26
irq: remove CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY
Mark Rutland
2021-10-25
irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY
Mark Rutland
2021-10-25
irq: unexport handle_irq_desc()
Mark Rutland
2021-10-25
irq: simplify handle_domain_{irq,nmi}()
Mark Rutland
2021-07-30
genirq: Improve "hwirq" output in /proc and /sys/
Cédric Le Goater
2021-06-28
genirq/irqdesc: Drop excess kernel-doc entry @lookup
Randy Dunlap
2021-06-10
genirq: Move non-irqdomain handle_domain_irq() handling into ARM's handle_IRQ()
Marc Zyngier
2021-06-10
genirq: Add generic_handle_domain_irq() helper
Marc Zyngier
2021-06-10
genirq: Use irq_resolve_mapping() to implement __handle_domain_irq() and co
Marc Zyngier
2021-03-22
irq: Fix typos in comments
Ingo Molnar
2020-12-25
genirq: Fix export of irq_to_desc() for powerpc KVM
Michael Ellerman
2020-12-15
genirq: Restrict export of irq_to_desc()
Thomas Gleixner
2020-12-15
genirq: Provide kstat_irqdesc_cpu()
Thomas Gleixner
2020-12-15
genirq: Make kstat_irqs() static
Thomas Gleixner
2020-12-15
genirq: Annotate irq stats data races
Thomas Gleixner
2020-12-15
genirq: Move irq_set_lockdep_class() to core
Thomas Gleixner
2020-11-14
genirq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQ
Thomas Gleixner
2020-03-08
genirq: Add protection against unsafe usage of generic_handle_irq()
Thomas Gleixner
2020-01-09
genirq: Add missing __releases() sparse annotation
Jules Irenge
2019-11-15
genirq: Fix function documentation of __irq_alloc_descs()
luanshi
2019-08-19
genirq: Properly pair kobject_del() with kobject_add()
Michael Kelley
2019-07-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-06
genirq: Update irq stats from NMI handlers
Shijith Thotton
2019-06-21
arm64: Fix interrupt tracing in the presence of NMIs
Julien Thierry
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-04-25
irqdesc: Replace irq_kobj_type's default_attrs field with groups
Kimberly Brown
2019-04-05
genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n
Kefeng Wang
2019-02-23
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2019-02-14
Merge branch 'linus' into irq/core
Thomas Gleixner
2019-02-10
genirq: Avoid summation loops for /proc/stat
Thomas Gleixner
2019-02-05
irqdesc: Add domain handler for NMIs
Julien Thierry
2019-01-18
genirq/irqdesc: Fix double increment in alloc_descs()
Huacai Chen
2018-12-19
genirq/affinity: Add is_managed to struct irq_affinity_desc
Dou Liyang
2018-12-19
genirq/core: Introduce struct irq_affinity_desc
Dou Liyang
2018-06-19
genirq: Use rcu in kstat_irqs_usr()
Eric Dumazet
2018-03-20
genirq: Add missing SPDX identifiers
Thomas Gleixner
2018-03-20
genirq: Cleanup top of file comments
Thomas Gleixner
2018-02-28
genirq: Add wakeup sysfs node to show IRQ wakeup state
Andy Shevchenko
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-01
irq/core: Fix boot crash when the irqaffinity= boot parameter is passed on CP...
Rakib Mullick
2017-10-18
genirq: export irq_get_percpu_devid_partition to modules
Will Deacon
2017-09-25
genirq: Set managed shut down flag at init
Thomas Gleixner
2017-09-25
genirq/debugfs: Show debug information for all irq descriptors
Thomas Gleixner
2017-09-07
genirq: Make sparse_irq_lock protect what it should protect
Thomas Gleixner
2017-07-09
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-04
genirq: Add mutex to irq desc to serialize request/free_irq()
Thomas Gleixner
[next]