index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq: Unlock irq descriptor after errors
Guenter Roeck
2020-08-13
1
-2
/
+5
*
genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()
Guenter Roeck
2020-08-12
1
-2
/
+6
*
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-06
1
-5
/
+1
|
\
|
*
sched,irq: Convert to sched_set_fifo()
Peter Zijlstra
2020-06-15
1
-5
/
+1
*
|
Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-08-04
3
-19
/
+4
|
\
\
|
*
\
Merge tag 'irqchip-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2020-08-03
2
-2
/
+4
|
|
\
\
|
|
*
|
genirq: Export irq_chip_retrigger_hierarchy and irq_chip_set_vcpu_affinity_pa...
John Stultz
2020-07-27
1
-1
/
+2
|
|
*
|
irqdomain: Export irq_domain_update_bus_token
John Stultz
2020-07-27
1
-0
/
+1
|
|
*
|
genirq/irqdomain: Remove redundant NULL pointer check on fwnode
Zenghui Yu
2020-07-27
1
-1
/
+1
|
|
|
/
|
*
/
genirq: Remove preflow handler support
Valentin Schneider
2020-07-04
2
-17
/
+0
|
|
/
*
|
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-08-04
1
-1
/
+1
|
\
\
|
*
|
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
2020-07-30
1
-1
/
+1
|
|
/
*
|
genirq/debugfs: Add missing irqchip flags
Marc Zyngier
2020-07-27
1
-0
/
+5
*
|
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
2020-07-27
1
-1
/
+5
*
|
genirq/affinity: Handle affinity setting on inactive interrupts correctly
Thomas Gleixner
2020-07-17
1
-2
/
+35
|
/
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-2
/
+2
*
Merge tag 'irqchip-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2020-05-30
3
-136
/
+185
|
\
|
*
irqdomain: Allow software nodes for IRQ domain creation
Andy Shevchenko
2020-05-21
1
-1
/
+2
|
*
irqdomain: Get rid of special treatment for ACPI in __irq_domain_add()
Andy Shevchenko
2020-05-21
1
-16
/
+1
|
*
irqdomain: Make __irq_domain_add() less OF-dependent
Andy Shevchenko
2020-05-21
1
-7
/
+6
|
*
genirq/irq_sim: Simplify the API
Bartosz Golaszewski
2020-05-18
2
-102
/
+166
|
*
irqdomain: Make irq_domain_reset_irq_data() available to non-hierarchical users
Bartosz Golaszewski
2020-05-18
1
-12
/
+12
*
|
genirq: Check irq_data_get_irq_chip() return value before use
Marek Vasut
2020-05-28
1
-0
/
+4
|
/
*
genirq: Remove setup_irq() and remove_irq()
afzal mohammed
2020-04-14
1
-44
/
+0
*
Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-03-30
1
-1
/
+1
|
\
*
\
Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-30
7
-72
/
+136
|
\
\
|
*
|
genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()
Alexander Sverdlin
2020-03-08
1
-5
/
+5
|
*
|
genirq: Provide interrupt injection mechanism
Thomas Gleixner
2020-03-08
5
-37
/
+59
|
*
|
genirq: Sanitize state handling in check_irq_resend()
Thomas Gleixner
2020-03-08
1
-8
/
+14
|
*
|
genirq: Add return value to check_irq_resend()
Thomas Gleixner
2020-03-08
3
-37
/
+51
|
*
|
genirq: Add protection against unsafe usage of generic_handle_irq()
Thomas Gleixner
2020-03-08
3
-2
/
+17
|
*
|
genirq/debugfs: Add missing sanity checks to interrupt injection
Thomas Gleixner
2020-03-08
1
-2
/
+9
|
*
|
irqdomain: Fix function documentation of __irq_domain_alloc_fwnode()
luanshi
2020-03-08
1
-2
/
+2
|
|
/
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-30
1
-0
/
+7
|
\
\
|
*
|
lockdep: Introduce wait-type checks
Peter Zijlstra
2020-03-21
1
-0
/
+7
|
|
/
*
/
genirq: Fix reference leaks on irq affinity notifiers
Edward Cree
2020-03-21
1
-2
/
+9
|
/
*
genirq/proc: Reject invalid affinity masks (again)
Thomas Gleixner
2020-02-14
3
-18
/
+24
*
Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-09
2
-1
/
+5
|
\
|
*
x86/apic/msi: Plug non-maskable MSI affinity race
Thomas Gleixner
2020-02-01
2
-1
/
+5
*
|
genirq: Clarify that irq wake state is orthogonal to enable/disable
Stephen Boyd
2020-02-07
1
-0
/
+7
*
|
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-21
/
+21
*
|
Merge tag 'irqchip-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2020-01-24
1
-0
/
+18
|
\
\
|
*
|
irqdomain: Fix a memory leak in irq_domain_push_irq()
Kevin Hao
2020-01-20
1
-0
/
+1
|
*
|
genirq: Introduce irq_domain_translate_onecell
Yash Shah
2020-01-20
1
-0
/
+17
|
|
/
*
|
genirq, sched/isolation: Isolate from handling managed interrupts
Ming Lei
2020-01-22
2
-3
/
+59
*
|
genirq: Add missing __must_hold() sparse annotation
Jules Irenge
2020-01-09
1
-0
/
+1
*
|
genirq: Add missing __releases() sparse annotation
Jules Irenge
2020-01-09
1
-0
/
+1
*
|
genirq: Show irq name in non-oneshot error message
Luca Ceresoli
2020-01-09
1
-2
/
+2
|
/
*
Merge tag 'irqchip-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2019-11-20
1
-0
/
+44
|
\
|
*
genirq: Introduce irq_chip_get/set_parent_state calls
Maulik Shah
2019-11-16
1
-0
/
+44
[next]