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
/
drivers
/
irqchip
Age
Commit message (
Expand
)
Author
2018-02-16
irqchip/bcm: Remove hashed address printing
Jaedon Shin
2018-02-16
irqchip/gic-v2m: Add PCI Multi-MSI support
Marc Zyngier
2018-02-16
irqchip/gic-v3: Ignore disabled ITS nodes
Stephen Boyd
2018-02-16
irqchip/gic-v3: Use wmb() instead of smb_wmb() in gic_raise_softirq()
Shanker Donthineni
2018-02-16
irqchip/gic-v3: Change pr_debug message to pr_devel
Mark Salter
2018-02-16
irqchip/mips-gic: Avoid spuriously handling masked interrupts
Matt Redfearn
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-01-30
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-01-29
irqchip/stm32: Fix copyright
Benjamin Gaignard
2018-01-04
irqchip/gic-v3: Fix the driver probe() fail due to disabled GICC entry
Shanker Donthineni
2018-01-04
irqchip/irq-goldfish-pic: Add Goldfish PIC driver
Miodrag Dinic
2018-01-04
irqchip/ompic: fix return value check in ompic_of_init()
Wei Yongjun
2018-01-04
irqchip/irq-bcm2836: Add support for DT interrupt polarity
Stefan Wahren
2018-01-02
irqchip: gic-v3: Use of_cpu_node_to_id helper
Suzuki K Poulose
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
2017-12-28
kernel/irq: Extend lockdep class for request mutex
Andrew Lunn
2017-12-18
irqchip/i8259: Set I/O port resource types correctly
Bjorn Helgaas
2017-11-26
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-23
irqchip/imgpdc: Use resource_size function on resource object
Vasyl Gomonovych
2017-11-23
irqchip/qcom: Fix u32 comparison with value less than zero
Colin Ian King
2017-11-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2017-11-16
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
irqchip/exiu: Fix return value check in exiu_init()
Wei Yongjun
2017-11-14
Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2017-11-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-13
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2017-11-13
irqchip/gic-v3-its: Remove artificial dependency on PCI
Marc Zyngier
2017-11-13
irqchip/gic-v3: pr_err() strings should end with newlines
Arvind Yadav
2017-11-13
irqchip/s3c24xx: pr_err() strings should end with newlines
Arvind Yadav
2017-11-12
irqchip/gic-v3: Fix ppi-partitions lookup
Johan Hovold
2017-11-10
irqchip/gic-v4: Clear IRQ_DISABLE_UNLAZY again if mapping fails
Marc Zyngier
2017-11-09
Merge tag 'irqchip-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2017-11-09
irqchip: mips-gic: Print warning if inherited GIC base is used
Matt Redfearn
2017-11-09
irqchip/mips-gic: Add pr_fmt and reword pr_* messages
Matt Redfearn
2017-11-07
irqchip/stm32: Move the wakeup on interrupt mask
Ludovic Barre
2017-11-07
irqchip/stm32: Fix initial values
Ludovic Barre
2017-11-07
irqchip/stm32: Add stm32h7 support
Ludovic Barre
2017-11-07
irqchip/stm32: Add multi-bank management
Ludovic Barre
2017-11-07
irqchip/stm32: Select GENERIC_IRQ_CHIP
Ludovic Barre
2017-11-07
irqchip/exiu: Add support for Socionext Synquacer EXIU controller
Ard Biesheuvel
2017-11-07
irqchip/gic-v3-its: Fix VPE activate callback return value
Marc Zyngier
2017-11-06
KVM: arm/arm64: Check that system supports split eoi/deactivate
Christoffer Dall
2017-11-05
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-03
irqchip: add initial support for ompic
Stafford Horne
2017-11-02
Merge tag 'irqchip-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2017-11-02
irqchip: mips-gic: Make IPI bitmaps static
Paul Burton
2017-11-02
irqchip: mips-gic: Share register writes in gic_set_type()
Paul Burton
2017-11-02
irqchip: mips-gic: Remove gic_vpes variable
Paul Burton
[next]