index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-09-03
1
-0
/
+1
|
\
|
*
KVM: PPC: Book3S HV: XIVE: Fix mapping of passthrough interrupts
Cédric Le Goater
2021-08-10
1
-0
/
+1
*
|
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-08-30
12
-49
/
+194
|
\
\
|
*
\
Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2021-08-29
1
-0
/
+1
|
|
\
\
|
|
*
|
irqdomain: Export irq_domain_disconnect_hierarchy()
Maulik Shah
2021-08-23
1
-0
/
+1
|
|
|
/
|
*
|
genirq/msi: Move MSI sysfs handling from PCI to MSI core
Barry Song
2021-08-24
1
-0
/
+134
|
*
|
genirq/cpuhotplug: Demote debug printk to KERN_DEBUG
Lee Jones
2021-08-24
1
-1
/
+1
|
*
|
genirq: Fix kernel doc indentation
Thomas Gleixner
2021-08-13
1
-3
/
+1
|
*
|
genirq: Fix kernel-doc warnings in pm.c, msi.c and ipi.c
Randy Dunlap
2021-08-11
3
-24
/
+29
|
*
|
genirq/timings: Fix error return code in irq_timings_test_irqs()
Zhen Lei
2021-08-11
1
-0
/
+2
|
*
|
genirq/matrix: Fix kernel doc warnings for irq_matrix_alloc_managed()
Baokun Li
2021-08-10
1
-1
/
+2
|
*
|
genirq: Change force_irqthreads to a static key
Tanner Love
2021-08-10
1
-6
/
+5
|
*
|
genirq/generic_chip: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2021-08-10
1
-7
/
+10
|
*
|
genirq: Clarify documentation for request_threaded_irq()
Joel Savitz
2021-08-10
1
-3
/
+5
|
*
|
genirq/affinity: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-10
1
-4
/
+4
|
*
|
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
2021-08-10
1
-1
/
+4
|
|
\
\
|
*
|
|
genirq: Improve "hwirq" output in /proc and /sys/
Cédric Le Goater
2021-07-30
2
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
genirq/msi: Ensure deactivation on teardown
Bixuan Cui
2021-08-10
1
-5
/
+8
*
|
|
genirq/timings: Prevent potential array overflow in __irq_timings_store()
Ben Dai
2021-08-10
1
-0
/
+5
|
|
/
|
/
|
*
|
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
2021-08-10
1
-1
/
+4
|
/
*
Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2021-07-09
1
-1
/
+0
|
\
|
*
genirq/irqdesc: Drop excess kernel-doc entry @lookup
Randy Dunlap
2021-06-28
1
-1
/
+0
*
|
Merge tag 'irqchip-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2021-06-28
3
-69
/
+129
|
\
|
|
*
genirq: Move non-irqdomain handle_domain_irq() handling into ARM's handle_IRQ()
Marc Zyngier
2021-06-10
1
-22
/
+8
|
*
genirq: Add generic_handle_domain_irq() helper
Marc Zyngier
2021-06-10
1
-1
/
+18
|
*
genirq: Use irq_resolve_mapping() to implement __handle_domain_irq() and co
Marc Zyngier
2021-06-10
1
-25
/
+35
|
*
irqdomain: Introduce irq_resolve_mapping()
Marc Zyngier
2021-06-10
1
-8
/
+20
|
*
irqdomain: Protect the linear revmap with RCU
Marc Zyngier
2021-06-10
1
-26
/
+23
|
*
irqdomain: Cache irq_data instead of a virq number in the revmap
Marc Zyngier
2021-06-10
1
-5
/
+11
|
*
irqdomain: Use struct_size() helper when allocating irqdomain
Marc Zyngier
2021-06-10
1
-1
/
+1
|
*
irqdomain: Make normal and nomap irqdomains exclusive
Marc Zyngier
2021-06-10
1
-10
/
+35
|
*
powerpc: Move the use of irq_domain_add_nomap() behind a config option
Marc Zyngier
2021-06-10
2
-0
/
+7
|
*
irqdomain: Reimplement irq_linear_revmap() with irq_find_mapping()
Marc Zyngier
2021-06-10
1
-3
/
+3
*
|
Merge branch 'irq/affinity' into irq/core
Thomas Gleixner
2021-05-19
1
-1
/
+32
|
\
\
|
*
|
genirq: Export affinity setter for modules
Thomas Gleixner
2021-05-19
1
-1
/
+32
|
|
/
*
/
genirq: Add a IRQF_NO_DEBUG flag
Thomas Gleixner
2021-05-17
4
-2
/
+19
|
/
*
Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-05-05
1
-10
/
+10
|
\
|
*
irqdomain: Introduce irq_domain_create_simple() API
Andy Shevchenko
2021-03-26
1
-10
/
+10
*
|
Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-30
1
-0
/
+1
|
\
\
|
*
|
kernel/irq: export irq_gc_set_wake
Jianqun Xu
2021-03-15
1
-0
/
+1
*
|
|
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-26
14
-93
/
+59
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2021-04-24
1
-46
/
+6
|
|
\
\
|
|
*
|
irqdomain: Drop references to recusive irqdomain setup
Marc Zyngier
2021-04-22
1
-6
/
+2
|
|
*
|
irqdomain: Get rid of irq_create_strict_mappings()
Marc Zyngier
2021-04-22
1
-32
/
+0
|
|
*
|
irqdomain: Get rid of irq_create_identity_mapping()
Marc Zyngier
2021-04-07
1
-3
/
+0
|
*
|
|
genirq: Reduce irqdebug cacheline bouncing
Nicholas Piggin
2021-04-10
1
-0
/
+4
|
*
|
|
kernel: Initialize cpumask before parsing
Tetsuo Handa
2021-04-10
1
-2
/
+2
|
*
|
|
genirq/irq_sim: Shrink devm_irq_domain_create_sim()
Bartosz Golaszewski
2021-03-30
1
-19
/
+12
|
*
|
|
irq: Fix typos in comments
Ingo Molnar
2021-03-22
7
-12
/
+12
|
*
|
|
genirq/matrix: Prevent allocation counter corruption
Vitaly Kuznetsov
2021-03-19
1
-1
/
+3
[next]