index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
/
chip.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq: Prevent nested thread vs synchronize_hardirq() deadlock
Vincent Whitchurch
2023-07-31
1
-7
/
+4
*
Merge tag 'irqchip-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2023-06-26
1
-1
/
+15
|
\
|
*
genirq: Allow fasteoi handler to resend interrupts on concurrent handling
James Gowans
2023-06-16
1
-1
/
+15
*
|
genirq: Use hlist for managing resend handlers
Shanker Donthineni
2023-05-24
1
-0
/
+1
|
/
*
genirq/irqdomain: Rename irq_domain::dev to irq_domain:: Pm_dev
Thomas Gleixner
2022-12-05
1
-4
/
+4
*
Merge branch irq/plic-masking into irq/irqchip-next
Marc Zyngier
2022-07-10
1
-3
/
+5
|
\
|
*
genirq: Return a const cpumask from irq_data_get_affinity_mask
Samuel Holland
2022-07-07
1
-3
/
+5
*
|
genirq: Don't return error on missing optional irq_request_resources()
Antonio Borneo
2022-07-07
1
-1
/
+2
|
/
*
genirq: PM: Use runtime PM for chained interrupts
Marc Zyngier
2022-06-09
1
-1
/
+4
*
genirq: Use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
Minghao Chi
2022-05-02
1
-9
/
+4
*
genirq: Allow irq_chip registration functions to take a const irq_chip
Marc Zyngier
2022-02-15
1
-6
/
+3
*
genirq: Kill irq_chip::parent_device
Marc Zyngier
2022-02-10
1
-3
/
+0
*
genirq: Allow the PM device to originate from irq domain
Marc Zyngier
2022-02-09
1
-5
/
+18
*
irq: remove unused flags argument from __handle_irq_event_percpu()
Sebastian Andrzej Siewior
2022-01-07
1
-3
/
+1
*
genirq: Hide irq_cpu_{on,off}line() behind a deprecated option
Marc Zyngier
2021-10-26
1
-0
/
+2
*
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
2021-08-10
1
-1
/
+4
*
genirq: Add a IRQF_NO_DEBUG flag
Thomas Gleixner
2021-05-17
1
-1
/
+1
*
irq: Fix typos in comments
Ingo Molnar
2021-03-22
1
-1
/
+1
*
genirq: Fix typos and misspellings in comments
Krzysztof Kozlowski
2021-03-16
1
-3
/
+3
*
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2020-12-15
1
-27
/
+0
|
\
|
*
Revert "genirq: Add fasteoi IPI flow"
Valentin Schneider
2020-12-11
1
-27
/
+0
*
|
genirq: Fix kernel-doc markups
Mauro Carvalho Chehab
2020-11-16
1
-1
/
+1
|
/
*
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-12
1
-5
/
+4
|
\
|
*
genirq/chip: Use the first chip in irq_chip_compose_msi_msg()
Thomas Gleixner
2020-09-16
1
-5
/
+4
*
|
genirq: Add fasteoi IPI flow
Marc Zyngier
2020-09-13
1
-0
/
+27
|
/
*
Merge tag 'irqchip-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2020-08-03
1
-1
/
+2
|
\
|
*
genirq: Export irq_chip_retrigger_hierarchy and irq_chip_set_vcpu_affinity_pa...
John Stultz
2020-07-27
1
-1
/
+2
*
|
genirq: Remove preflow handler support
Valentin Schneider
2020-07-04
1
-13
/
+0
|
/
*
genirq: Provide interrupt injection mechanism
Thomas Gleixner
2020-03-08
1
-1
/
+1
*
genirq: Introduce irq_chip_get/set_parent_state calls
Maulik Shah
2019-11-16
1
-0
/
+44
*
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
1
-0
/
+6
|
\
|
*
genirq: Delay deactivation in free_irq()
Thomas Gleixner
2019-07-03
1
-0
/
+6
*
|
genirq: Update irq stats from NMI handlers
Shijith Thotton
2019-07-06
1
-0
/
+4
*
|
genirq: Introduce irq_chip_{request,release}_resource_parent() apis
Lokesh Vutla
2019-05-01
1
-0
/
+27
|
/
*
genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
Stephen Boyd
2019-04-05
1
-0
/
+4
*
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2019-03-08
1
-0
/
+12
|
\
|
*
Merge branch 'ib-qcom-ssbi' into devel
Linus Walleij
2019-02-21
1
-0
/
+11
|
|
\
|
|
*
genirq: introduce irq_chip_mask_ack_parent()
Linus Walleij
2019-02-13
1
-0
/
+11
|
*
|
genirq: export irq_chip_set_wake_parent symbol
Brian Masney
2019-02-04
1
-0
/
+1
|
|
/
*
|
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2019-02-23
1
-0
/
+54
|
\
\
|
*
|
genirq: Provide NMI handlers
Julien Thierry
2019-02-05
1
-0
/
+54
|
|
/
*
/
genirq: Avoid summation loops for /proc/stat
Thomas Gleixner
2019-02-10
1
-2
/
+10
|
/
*
genirq: Fix various typos in comments
Ingo Molnar
2018-12-18
1
-1
/
+1
*
genirq: Add missing SPDX identifiers
Thomas Gleixner
2018-03-20
1
-0
/
+1
*
genirq: Cleanup top of file comments
Thomas Gleixner
2018-03-20
1
-6
/
+3
*
genirq: Make legacy autoprobing work again
Thomas Gleixner
2018-02-01
1
-3
/
+3
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-14
1
-6
/
+29
|
\
|
*
genirq/irqdomain: Propagate early activation
Thomas Gleixner
2017-09-25
1
-2
/
+2
|
*
genirq/irqdomain: Allow irq_domain_activate_irq() to fail
Thomas Gleixner
2017-09-25
1
-2
/
+7
|
*
genirq: Separate activation and startup
Thomas Gleixner
2017-09-25
1
-6
/
+24
[next]