index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-11
PCI/MSI: Move non-mask check back into low level accessors
Thomas Gleixner
1
-2
/
+2
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+4
2021-11-04
PCI: apple: Add INTx and per-port interrupt support
Marc Zyngier
1
-0
/
+1
2021-11-04
irqdomain: Make of_phandle_args_to_fwspec() generally available
Marc Zyngier
1
-3
/
+3
2021-10-29
Merge tag 'irqchip-5.16' into irq/core
Borislav Petkov
6
-68
/
+48
2021-10-28
Merge branch irq/irq_cpu_offline into irq/irqchip-next
Marc Zyngier
2
-0
/
+9
2021-10-28
Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-next
Marc Zyngier
3
-67
/
+35
2021-10-26
genirq: Hide irq_cpu_{on,off}line() behind a deprecated option
Marc Zyngier
2
-0
/
+9
2021-10-26
irq: remove handle_domain_{irq,nmi}()
Mark Rutland
2
-58
/
+17
2021-10-26
irq: remove CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY
Mark Rutland
1
-26
/
+0
2021-10-25
irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRY
Mark Rutland
2
-0
/
+34
2021-10-25
irq: add generic_handle_arch_irq()
Mark Rutland
1
-0
/
+18
2021-10-25
irq: unexport handle_irq_desc()
Mark Rutland
1
-1
/
+0
2021-10-25
irq: simplify handle_domain_{irq,nmi}()
Mark Rutland
1
-20
/
+4
2021-10-20
genirq: Export irq_gc_noop()
Florian Fainelli
1
-0
/
+1
2021-10-20
genirq: Export irq_gc_{unmask_enable,mask_disable}_reg
Florian Fainelli
1
-0
/
+2
2021-09-24
Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
1
-1
/
+1
2021-09-22
irqdomain: Change the type of 'size' in __irq_domain_add() to be consistent
Bixuan Cui
1
-1
/
+1
2021-09-19
genirq: Disable irqfixup/poll on PREEMPT_RT.
Ingo Molnar
1
-0
/
+8
2021-09-17
genirq: Move prio assignment into the newly created thread
Thomas Gleixner
1
-2
/
+2
2021-09-17
genirq: Update irq_set_irqchip_state documentation
Josh Cartwright
1
-1
/
+1
2021-09-03
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2021-08-30
Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-49
/
+194
2021-08-29
Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1
-0
/
+1
2021-08-24
genirq/msi: Move MSI sysfs handling from PCI to MSI core
Barry Song
1
-0
/
+134
2021-08-24
genirq/cpuhotplug: Demote debug printk to KERN_DEBUG
Lee Jones
1
-1
/
+1
2021-08-23
irqdomain: Export irq_domain_disconnect_hierarchy()
Maulik Shah
1
-0
/
+1
2021-08-13
genirq: Fix kernel doc indentation
Thomas Gleixner
1
-3
/
+1
2021-08-11
genirq: Fix kernel-doc warnings in pm.c, msi.c and ipi.c
Randy Dunlap
3
-24
/
+29
2021-08-11
genirq/timings: Fix error return code in irq_timings_test_irqs()
Zhen Lei
1
-0
/
+2
2021-08-10
genirq/matrix: Fix kernel doc warnings for irq_matrix_alloc_managed()
Baokun Li
1
-1
/
+2
2021-08-10
genirq: Change force_irqthreads to a static key
Tanner Love
1
-6
/
+5
2021-08-10
genirq/msi: Ensure deactivation on teardown
Bixuan Cui
1
-5
/
+8
2021-08-10
genirq/timings: Prevent potential array overflow in __irq_timings_store()
Ben Dai
1
-0
/
+5
2021-08-10
genirq/generic_chip: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-7
/
+10
2021-08-10
KVM: PPC: Book3S HV: XIVE: Fix mapping of passthrough interrupts
Cédric Le Goater
1
-0
/
+1
2021-08-10
genirq: Clarify documentation for request_threaded_irq()
Joel Savitz
1
-3
/
+5
2021-08-10
genirq/affinity: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-4
/
+4
2021-08-10
Merge branch 'irq/urgent' into irq/core
Thomas Gleixner
1
-1
/
+4
2021-08-10
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
1
-1
/
+4
2021-07-30
genirq: Improve "hwirq" output in /proc and /sys/
Cédric Le Goater
2
-2
/
+2
2021-07-09
Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
1
-1
/
+0
2021-06-28
genirq/irqdesc: Drop excess kernel-doc entry @lookup
Randy Dunlap
1
-1
/
+0
2021-06-28
Merge tag 'irqchip-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
3
-69
/
+129
2021-06-10
genirq: Move non-irqdomain handle_domain_irq() handling into ARM's handle_IRQ()
Marc Zyngier
1
-22
/
+8
2021-06-10
genirq: Add generic_handle_domain_irq() helper
Marc Zyngier
1
-1
/
+18
2021-06-10
genirq: Use irq_resolve_mapping() to implement __handle_domain_irq() and co
Marc Zyngier
1
-25
/
+35
2021-06-10
irqdomain: Introduce irq_resolve_mapping()
Marc Zyngier
1
-8
/
+20
2021-06-10
irqdomain: Protect the linear revmap with RCU
Marc Zyngier
1
-26
/
+23
2021-06-10
irqdomain: Cache irq_data instead of a virq number in the revmap
Marc Zyngier
1
-5
/
+11
[next]