index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-armada-370-xp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
irqchip/armada-370-xp: Do not touch Performance Counter Overflow on A375, A38...
Pali Rohár
2022-05-06
1
-1
/
+10
*
irqchip/armada-370-xp: Enable MSI affinity configuration
Nathan Rossi
2022-05-04
1
-12
/
+33
*
irqchip/armada-370-xp: Fix support for Multi-MSI interrupts
Pali Rohár
2021-11-25
1
-9
/
+5
*
irqchip/armada-370-xp: Fix return value of armada_370_xp_msi_alloc()
Pali Rohár
2021-11-25
1
-1
/
+1
*
irq: remove handle_domain_{irq,nmi}()
Mark Rutland
2021-10-26
1
-9
/
+4
*
irqchip/armada-370-xp: Fix ack/eoi breakage
Marc Zyngier
2021-09-22
1
-2
/
+2
*
irqchip: Bulk conversion to generic_handle_domain_irq()
Marc Zyngier
2021-06-10
1
-11
/
+8
*
irqchip/armada-370-xp: Make IPIs use handle_percpu_devid_irq()
Valentin Schneider
2020-12-11
1
-1
/
+1
*
irqchip/armada-370-xp: Configure IPIs as standard interrupts
Marc Zyngier
2020-09-17
1
-84
/
+178
*
Merge tag 'irqchip-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2017-08-31
1
-1
/
+1
|
\
|
*
irqchip/armada-370-xp: Enable MSI-X support
Stefan Roese
2017-08-18
1
-1
/
+1
*
|
irqchip/armada-370-xp: Report that effective affinity is a single target
Marc Zyngier
2017-08-18
1
-0
/
+3
|
/
*
Merge tag 'irqchip-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2017-06-23
1
-17
/
+129
|
\
|
*
Revert "irqchip/armada-370-xp: Fix regression by clearing IRQ_NOAUTOEN"
Thomas Petazzoni
2017-06-22
1
-1
/
+0
|
*
irqchip/armada-370-xp: Re-enable per-CPU interrupts at resume time
Thomas Petazzoni
2017-06-22
1
-6
/
+40
|
*
irqchip/armada-370-xp: Document the overall driver logic
Thomas Petazzoni
2017-06-22
1
-0
/
+80
|
*
irqchip/armada-370-xp: Re-order register definitions
Thomas Petazzoni
2017-06-22
1
-11
/
+10
*
|
irqchip/MSI: Use irq_domain_update_bus_token instead of an open coded access
Marc Zyngier
2017-06-22
1
-1
/
+1
|
/
*
irqchip/armada-xp: Consolidate hotplug state space
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
1
-2
/
+2
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-29
1
-29
/
+15
|
\
|
*
irqchip/armada: Avoid unused function warnings
Arnd Bergmann
2016-07-19
1
-1
/
+1
|
*
irqchip/armada-370-xp: Convert to hotplug state machine
Richard Cochran
2016-07-14
1
-29
/
+15
*
|
irqchip/armada-370-xp: Make syscore_ops static
Ben Dooks
2016-06-13
1
-1
/
+1
|
/
*
irqchip/armada-370-xp: Allow allocation of multiple MSIs
Thomas Petazzoni
2016-02-16
1
-11
/
+14
*
irqchip/armada-370-xp: Use shorter names for irq_chip
Thomas Petazzoni
2016-02-16
1
-3
/
+3
*
irqchip/armada-370-xp: Use PCI_MSI_DOORBELL_START where appropriate
Thomas Petazzoni
2016-02-16
1
-2
/
+2
*
irqchip/armada-370-xp: Use the generic MSI infrastructure
Thomas Petazzoni
2016-02-16
1
-88
/
+61
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-11-04
1
-10
/
+4
|
\
|
*
irqchip: armada-370-xp: Rework per-cpu interrupts handling
Maxime Ripard
2015-09-29
1
-10
/
+4
*
|
irqchip/armada-370-xp: Fix regression by clearing IRQ_NOAUTOEN
Thomas Petazzoni
2015-10-26
1
-0
/
+1
|
/
*
irqchip: Kill off set_irq_flags usage
Rob Herring
2015-09-16
1
-2
/
+1
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-2
/
+1
*
irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-07-11
1
-1
/
+1
*
irqchip: Prepare for local stub header removal
Joel Porquet
2015-07-11
1
-2
/
+1
*
irqchip: Constify irq_domain_ops
Krzysztof Kozlowski
2015-05-05
1
-1
/
+1
*
irqchip: armada-370-xp: Allow using wakeup source
Gregory CLEMENT
2015-04-02
1
-0
/
+1
*
irqchip: armada-370-xp: Enable the PMU interrupts
Maxime Ripard
2015-03-08
1
-3
/
+20
*
irqchip: armada-370-xp: Introduce a is_percpu_irq() helper for readability
Ezequiel Garcia
2015-03-08
1
-4
/
+14
*
irqchip: armada-370-xp: Initialize per cpu registers when CONFIG_SMP=N
Ezequiel Garcia
2015-03-08
1
-24
/
+23
*
irqchip: armada-370-xp: Fix chained per-cpu interrupts
Maxime Ripard
2015-03-08
1
-1
/
+20
*
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-12-10
1
-8
/
+8
|
\
|
*
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
2014-11-23
1
-4
/
+4
|
*
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
2014-11-23
1
-1
/
+1
|
*
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
Yijing Wang
2014-11-12
1
-3
/
+3
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-10
1
-1
/
+1
|
\
\
|
*
|
irqchip: irq-armada-370-xp: Use proper return value for ->set_affinity()
Thomas Petazzoni
2014-11-09
1
-1
/
+1
|
|
/
*
|
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2014-12-09
1
-0
/
+52
|
\
\
|
*
|
irqchip: armada-370-xp: Add suspend/resume support
Thomas Petazzoni
2014-11-30
1
-0
/
+52
|
|
/
*
|
irqchip: armada-370-xp: Fix MPIC interrupt handling
Grzegorz Jaszczyk
2014-11-02
1
-6
/
+17
[next]