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
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
1
-4
/
+4
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-223
/
+569
2022-01-13
Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-5
/
+5
2022-01-10
genirq/msi: Populate sysfs entry only once
Thomas Gleixner
1
-6
/
+5
2022-01-07
irq: remove unused flags argument from __handle_irq_event_percpu()
Sebastian Andrzej Siewior
3
-11
/
+4
2022-01-07
random: remove unused irq_flags argument from add_interrupt_randomness()
Sebastian Andrzej Siewior
1
-1
/
+1
2021-12-16
genirq/msi: Convert storage to xarray
Thomas Gleixner
1
-92
/
+77
2021-12-16
genirq/msi: Simplify sysfs handling
Thomas Gleixner
1
-107
/
+91
2021-12-16
genirq/msi: Mop up old interfaces
Thomas Gleixner
1
-16
/
+15
2021-12-16
genirq/msi: Convert to new functions
Thomas Gleixner
1
-9
/
+14
2021-12-16
genirq/msi: Make interrupt allocation less convoluted
Thomas Gleixner
1
-60
/
+69
2021-12-16
platform-msi: Simplify platform device MSI code
Thomas Gleixner
1
-24
/
+21
2021-12-16
genirq/msi: Provide domain flags to allocate/free MSI descriptors automatically
Thomas Gleixner
1
-0
/
+48
2021-12-16
genirq/msi: Provide msi_alloc_msi_desc() and a simple allocator
Thomas Gleixner
1
-0
/
+59
2021-12-16
genirq/msi: Provide a set of advanced MSI accessors and iterators
Thomas Gleixner
1
-0
/
+96
2021-12-16
genirq/msi: Provide msi_domain_alloc/free_irqs_descs_locked()
Thomas Gleixner
1
-16
/
+58
2021-12-16
genirq/msi: Add mutex for MSI list protection
Thomas Gleixner
1
-0
/
+21
2021-12-16
genirq/msi: Move descriptor list to struct msi_device_data
Thomas Gleixner
1
-1
/
+4
2021-12-16
genirq/msi: Provide interface to retrieve Linux interrupt number
Thomas Gleixner
1
-0
/
+36
2021-12-16
genirq/msi: Remove the original sysfs interfaces
Thomas Gleixner
1
-33
/
+20
2021-12-16
genirq/msi: Provide msi_device_populate/destroy_sysfs()
Thomas Gleixner
1
-2
/
+40
2021-12-16
device: Add device:: Msi_data pointer and struct msi_device_data
Thomas Gleixner
1
-0
/
+32
2021-12-16
genirq/msi: Use PCI device property
Thomas Gleixner
1
-15
/
+2
2021-12-10
genirq: Provide new interfaces for affinity hints
Thomas Gleixner
1
-4
/
+4
2021-12-09
genirq/msi: Handle PCI/MSI allocation fail in core code
Thomas Gleixner
1
-4
/
+25
2021-12-09
genirq/msi, treewide: Use a named struct for PCI/MSI attributes
Thomas Gleixner
1
-2
/
+2
2021-12-09
genirq/msi: Fixup includes
Thomas Gleixner
1
-0
/
+1
2021-12-09
genirq/msi: Remove unused domain callbacks
Thomas Gleixner
1
-5
/
+0
2021-12-09
genirq/msi: Guard sysfs code
Thomas Gleixner
1
-0
/
+2
2021-12-01
genirq/generic_chip: Constify irq_generic_chip_ops
Rikard Falkeborn
1
-1
/
+1
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
[next]