index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
Age
Commit message (
Expand
)
Author
2021-07-09
Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2021-06-28
genirq/irqdesc: Drop excess kernel-doc entry @lookup
Randy Dunlap
2021-06-28
Merge tag 'irqchip-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2021-06-10
genirq: Move non-irqdomain handle_domain_irq() handling into ARM's handle_IRQ()
Marc Zyngier
2021-06-10
genirq: Add generic_handle_domain_irq() helper
Marc Zyngier
2021-06-10
genirq: Use irq_resolve_mapping() to implement __handle_domain_irq() and co
Marc Zyngier
2021-06-10
irqdomain: Introduce irq_resolve_mapping()
Marc Zyngier
2021-06-10
irqdomain: Protect the linear revmap with RCU
Marc Zyngier
2021-06-10
irqdomain: Cache irq_data instead of a virq number in the revmap
Marc Zyngier
2021-06-10
irqdomain: Use struct_size() helper when allocating irqdomain
Marc Zyngier
2021-06-10
irqdomain: Make normal and nomap irqdomains exclusive
Marc Zyngier
2021-06-10
powerpc: Move the use of irq_domain_add_nomap() behind a config option
Marc Zyngier
2021-06-10
irqdomain: Reimplement irq_linear_revmap() with irq_find_mapping()
Marc Zyngier
2021-05-19
Merge branch 'irq/affinity' into irq/core
Thomas Gleixner
2021-05-19
genirq: Export affinity setter for modules
Thomas Gleixner
2021-05-17
genirq: Add a IRQF_NO_DEBUG flag
Thomas Gleixner
2021-05-05
Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-04-30
Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-04-26
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-24
Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2021-04-22
irqdomain: Drop references to recusive irqdomain setup
Marc Zyngier
2021-04-22
irqdomain: Get rid of irq_create_strict_mappings()
Marc Zyngier
2021-04-10
genirq: Reduce irqdebug cacheline bouncing
Nicholas Piggin
2021-04-10
kernel: Initialize cpumask before parsing
Tetsuo Handa
2021-04-07
irqdomain: Get rid of irq_create_identity_mapping()
Marc Zyngier
2021-03-30
genirq/irq_sim: Shrink devm_irq_domain_create_sim()
Bartosz Golaszewski
2021-03-26
irqdomain: Introduce irq_domain_create_simple() API
Andy Shevchenko
2021-03-22
irq: Fix typos in comments
Ingo Molnar
2021-03-21
genirq: Disable interrupts for force threaded handlers
Thomas Gleixner
2021-03-19
genirq/matrix: Prevent allocation counter corruption
Vitaly Kuznetsov
2021-03-17
irq: Simplify condition in irq_matrix_reserve()
Juergen Gross
2021-03-16
genirq/irq_sim: Fix typos in kernel doc (fnode -> fwnode)
Andy Shevchenko
2021-03-16
genirq: Fix typos and misspellings in comments
Krzysztof Kozlowski
2021-03-15
kernel/irq: export irq_gc_set_wake
Jianqun Xu
2021-03-08
irqdomain: Remove debugfs_file from struct irq_domain
Greg Kroah-Hartman
2021-03-06
genirq: Add IRQF_NO_AUTOEN for request_irq/nmi()
Barry Song
2021-02-24
Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-02-21
Merge tag 'irq-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-09
irqdomain: Mark fwnodes when their irqdomain is added/removed
Saravana Kannan
2021-01-30
genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
Marc Zyngier
2021-01-28
genirq: Use new tasklet API for resend_tasklet
Emil Renner Berthing
2021-01-13
genirq: Export irq_check_status_bit()
Thomas Gleixner
2021-01-12
Merge tag 'irqchip-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2020-12-25
genirq: Fix export of irq_to_desc() for powerpc KVM
Michael Ellerman
2020-12-24
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-18
genirq/msi: Initialize msi_alloc_info before calling msi_domain_prepare_irqs()
Zenghui Yu
2020-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-15
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-15
genirq: Restrict export of irq_to_desc()
Thomas Gleixner
2020-12-15
genirq: Provide kstat_irqdesc_cpu()
Thomas Gleixner
[next]