| Commit message (Expand) | Author | Age | Files | Lines |
* | irqchip/atmel-aic5: Use per chip mask caches in mask/unmask() | Ludovic Desroches | 2015-09-22 | 1 | -8/+16 |
* | irqchip: Kill off set_irq_flags usage | Rob Herring | 2015-09-16 | 17 | -37/+18 |
* | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 22 | -35/+31 |
* | irqchip/gic-v3: Use IRQD_FORWARDED_TO_VCPU flag | Thomas Gleixner | 2015-09-16 | 1 | -8/+6 |
* | irqchip/gic: Use IRQD_FORWARDED_TO_VCPU flag | Thomas Gleixner | 2015-09-16 | 1 | -25/+9 |
* | irqchip/renesas-irqc: Propagate wake-up settings to parent | Geert Uytterhoeven | 2015-09-15 | 1 | -0/+3 |
* | irqchip/renesas-intc-irqpin: Propagate wake-up settings to parent | Geert Uytterhoeven | 2015-09-15 | 1 | -0/+3 |
* | irqchip/renesas-intc-irqpin: Use a separate lockdep class | Geert Uytterhoeven | 2015-09-15 | 1 | -0/+7 |
* | irqchip/renesas-irqc: Use a separate lockdep class | Geert Uytterhoeven | 2015-09-15 | 1 | -0/+7 |
* | irqchip/GICv2m: Fix GICv2m build warning on 32 bits | Pavel Fedin | 2015-09-15 | 1 | -2/+2 |
* | irqchip/gic-v3-its: Add missing cache flushes | Marc Zyngier | 2015-09-15 | 1 | -1/+5 |
* | irqchip/GIC: Add workaround for aliased GIC400 | Marc Zyngier | 2015-09-15 | 1 | -5/+39 |
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-08 | 2 | -12/+224 |
|\ |
|
| * | irqchip/GIC: Fix EOImode setting for non-DT/ACPI systems | Marc Zyngier | 2015-09-01 | 1 | -3/+16 |
| * | irqchip/GIC: Don't deactivate interrupts forwarded to a guest | Marc Zyngier | 2015-08-27 | 1 | -0/+55 |
| * | irqchip/GIC: Convert to EOImode == 1 | Marc Zyngier | 2015-08-27 | 1 | -3/+68 |
| * | irqchip/GICv3: Don't deactivate interrupts forwarded to a guest | Marc Zyngier | 2015-08-27 | 1 | -2/+25 |
| * | irqchip/GICv3: Convert to EOImode == 1 | Marc Zyngier | 2015-08-27 | 1 | -6/+62 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-09-03 | 1 | -48/+94 |
|\ \ |
|
| * | | IRQCHIP: irq-mips-gic: Add support for CM3 64-bit timer irqs | Markos Chandras | 2015-08-26 | 1 | -9/+24 |
| * | | IRQCHIP: irq-mips-gic: Extend GIC accessors for 64-bit CMs | Markos Chandras | 2015-08-26 | 1 | -45/+76 |
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 57 | -463/+1591 |
|\ \ \
| | |/
| |/| |
|
| * | | irqchip/imx-gpcv2: IMX GPCv2 driver for wakeup sources | Shenwei Wang | 2015-08-24 | 3 | -0/+285 |
| * | | irqchip: Add bcm2836 interrupt controller for Raspberry Pi 2 | Eric Anholt | 2015-08-20 | 2 | -0/+276 |
| * | | irqchip/bcm2835: Add support for being used as a second level controller | Eric Anholt | 2015-08-20 | 1 | -3/+40 |
| * | | irqchip/bcm2835: Refactor handle_IRQ() calls out of MAKE_HWIRQ | Eric Anholt | 2015-08-20 | 1 | -28/+29 |
| * | | irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instance | Jon Hunter | 2015-08-04 | 1 | -6/+12 |
| * | | irqchip/gic: Only allow the primary GIC to set the CPU map | Jon Hunter | 2015-08-04 | 1 | -18/+25 |
| * | | irqchip/i8259: Prepare i8259_irq_dispatch for irq argument removal | Thomas Gleixner | 2015-07-31 | 1 | -2/+3 |
| * | | MIPS/irqchip: Move i8259 irqchip driver to drivers/irqchip | Ralf Baechle | 2015-07-31 | 3 | -0/+388 |
| * | | irqchip: Remove header drivers/irqchip/irqchip.h | Joel Porquet | 2015-07-31 | 1 | -11/+0 |
| * | | irqchip/GICv2m: Add platform MSI support | Marc Zyngier | 2015-07-30 | 1 | -8/+25 |
| * | | irqchip/GICv2m: Get rid of struct msi_controller | Marc Zyngier | 2015-07-30 | 1 | -17/+10 |
| * | | irqchip/gicv3-its: Add platform MSI support | Marc Zyngier | 2015-07-30 | 2 | -1/+94 |
| * | | irqchip/gicv3-its: Make the PCI/MSI code standalone | Marc Zyngier | 2015-07-30 | 2 | -22/+73 |
| * | | irqchip/gicv3-its: Get rid of struct msi_controller | Marc Zyngier | 2015-07-30 | 1 | -22/+16 |
| * | | irqchip/gicv3-its: Register irq domain with NEXUS token | Marc Zyngier | 2015-07-30 | 1 | -1/+2 |
| * | | irqchip/gicv3-its: Split PCI/MSI code from the core ITS driver | Marc Zyngier | 2015-07-30 | 3 | -84/+117 |
| * | | Merge branch 'linus' into irq/core | Thomas Gleixner | 2015-07-30 | 4 | -48/+77 |
| |\ \ |
|
| * | | | irqchip/bcm7120-l2: Fix interrupt status for multiple parent IRQs | Florian Fainelli | 2015-07-27 | 1 | -13/+39 |
| * | | | irqchip/bcm7120-l2: Perform suspend/resume even without installed child IRQs | Brian Norris | 2015-07-27 | 1 | -8/+13 |
| * | | | irqchip: Appropriate __init annotation for const data | Nicolas Pitre | 2015-07-27 | 3 | -6/+6 |
| * | | | irqchip/gic: Remove redundant gic_set_irqchip_flags | Sudeep Holla | 2015-07-27 | 1 | -5/+0 |
| * | | | irqchip/gic: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND | Sudeep Holla | 2015-07-27 | 2 | -2/+6 |
| * | | | drivers/irqchip: Replace pr_warning by pr_warn | Wang Long | 2015-07-22 | 1 | -2/+2 |
| * | | | irqchip: omap-intc: Improve IRQ handler | Felipe Balbi | 2015-07-22 | 1 | -30/+5 |
| * | | | irqchip/renesas-irqc: Make use of irq_find_mapping() | Magnus Damm | 2015-07-20 | 1 | -7/+4 |
| * | | | irqchip/renesas-irqc: Use linear IRQ domain | Magnus Damm | 2015-07-20 | 1 | -2/+2 |
| * | | | irqchip/renesas-irqc: Get rid of IRQF_VALID | Magnus Damm | 2015-07-20 | 1 | -1/+0 |
| * | | | irqchip/spear-shirq: Prepare shirq_handler for irq argument removal | Thomas Gleixner | 2015-07-16 | 1 | -1/+1 |