Age | Commit message (Expand) | Author | Files | Lines |
2015-09-08 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -12/+224 |
2015-09-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -48/+94 |
2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 57 | -463/+1591 |
2015-09-01 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+0 |
2015-09-01 | irqchip/GIC: Fix EOImode setting for non-DT/ACPI systems | Marc Zyngier | 1 | -3/+16 |
2015-08-27 | irqchip/GIC: Don't deactivate interrupts forwarded to a guest | Marc Zyngier | 1 | -0/+55 |
2015-08-27 | irqchip/GIC: Convert to EOImode == 1 | Marc Zyngier | 1 | -3/+68 |
2015-08-27 | irqchip/GICv3: Don't deactivate interrupts forwarded to a guest | Marc Zyngier | 1 | -2/+25 |
2015-08-27 | irqchip/GICv3: Convert to EOImode == 1 | Marc Zyngier | 1 | -6/+62 |
2015-08-26 | IRQCHIP: irq-mips-gic: Add support for CM3 64-bit timer irqs | Markos Chandras | 1 | -9/+24 |
2015-08-26 | IRQCHIP: irq-mips-gic: Extend GIC accessors for 64-bit CMs | Markos Chandras | 1 | -45/+76 |
2015-08-24 | irqchip/imx-gpcv2: IMX GPCv2 driver for wakeup sources | Shenwei Wang | 3 | -0/+285 |
2015-08-20 | irqchip: Add bcm2836 interrupt controller for Raspberry Pi 2 | Eric Anholt | 2 | -0/+276 |
2015-08-20 | irqchip/bcm2835: Add support for being used as a second level controller | Eric Anholt | 1 | -3/+40 |
2015-08-20 | irqchip/bcm2835: Refactor handle_IRQ() calls out of MAKE_HWIRQ | Eric Anholt | 1 | -28/+29 |
2015-08-20 | irqchip/crossbar: Restore set_wake functionality | Grygorii Strashko | 1 | -2/+2 |
2015-08-20 | irqchip/crossbar: Restore the mask on suspend behaviour | Grygorii Strashko | 1 | -0/+1 |
2015-08-20 | irqchip/crossbar: Restore the irq_set_type() mechanism | Grygorii Strashko | 1 | -0/+1 |
2015-08-04 | irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instance | Jon Hunter | 1 | -6/+12 |
2015-08-04 | irqchip/gic: Only allow the primary GIC to set the CPU map | Jon Hunter | 1 | -18/+25 |
2015-08-03 | MIPS: SMP: Don't increment irq_count multiple times for call function IPIs | Alex Smith | 1 | -1/+1 |
2015-07-31 | irqchip/i8259: Prepare i8259_irq_dispatch for irq argument removal | Thomas Gleixner | 1 | -2/+3 |
2015-07-31 | MIPS/irqchip: Move i8259 irqchip driver to drivers/irqchip | Ralf Baechle | 3 | -0/+388 |
2015-07-31 | irqchip: Remove header drivers/irqchip/irqchip.h | Joel Porquet | 1 | -11/+0 |
2015-07-30 | irqchip/GICv2m: Add platform MSI support | Marc Zyngier | 1 | -8/+25 |
2015-07-30 | irqchip/GICv2m: Get rid of struct msi_controller | Marc Zyngier | 1 | -17/+10 |
2015-07-30 | irqchip/gicv3-its: Add platform MSI support | Marc Zyngier | 2 | -1/+94 |
2015-07-30 | irqchip/gicv3-its: Make the PCI/MSI code standalone | Marc Zyngier | 2 | -22/+73 |
2015-07-30 | irqchip/gicv3-its: Get rid of struct msi_controller | Marc Zyngier | 1 | -22/+16 |
2015-07-30 | irqchip/gicv3-its: Register irq domain with NEXUS token | Marc Zyngier | 1 | -1/+2 |
2015-07-30 | irqchip/gicv3-its: Split PCI/MSI code from the core ITS driver | Marc Zyngier | 3 | -84/+117 |
2015-07-30 | Merge branch 'linus' into irq/core | Thomas Gleixner | 4 | -48/+77 |
2015-07-28 | ARM: kill off set_irq_flags usage | Rob Herring | 1 | -1/+0 |
2015-07-27 | irqchip/bcm7120-l2: Fix interrupt status for multiple parent IRQs | Florian Fainelli | 1 | -13/+39 |
2015-07-27 | irqchip/bcm7120-l2: Perform suspend/resume even without installed child IRQs | Brian Norris | 1 | -8/+13 |
2015-07-27 | irqchip: Appropriate __init annotation for const data | Nicolas Pitre | 3 | -6/+6 |
2015-07-27 | irqchip/gic: Remove redundant gic_set_irqchip_flags | Sudeep Holla | 1 | -5/+0 |
2015-07-27 | irqchip/gic: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND | Sudeep Holla | 2 | -2/+6 |
2015-07-22 | drivers/irqchip: Replace pr_warning by pr_warn | Wang Long | 1 | -2/+2 |
2015-07-22 | irqchip: omap-intc: Improve IRQ handler | Felipe Balbi | 1 | -30/+5 |
2015-07-20 | irqchip/renesas-irqc: Make use of irq_find_mapping() | Magnus Damm | 1 | -7/+4 |
2015-07-20 | irqchip/renesas-irqc: Use linear IRQ domain | Magnus Damm | 1 | -2/+2 |
2015-07-20 | irqchip/renesas-irqc: Get rid of IRQF_VALID | Magnus Damm | 1 | -1/+0 |
2015-07-18 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -36/+75 |
2015-07-17 | Update Viresh Kumar's email address | Viresh Kumar | 1 | -1/+1 |
2015-07-17 | irqchip/gicv3-its: Fix mapping of LPIs to collections | Marc Zyngier | 1 | -36/+75 |
2015-07-16 | irqchip/spear-shirq: Prepare shirq_handler for irq argument removal | Thomas Gleixner | 1 | -1/+1 |
2015-07-16 | irqchip/versatile-fpga: Prepare fpga_irq_handle for irq argument removal | Thomas Gleixner | 1 | -1/+2 |
2015-07-16 | irqchip/tb10x: Prepare tb10x_irq_cascade for irq argument removal | Thomas Gleixner | 1 | -1/+2 |
2015-07-16 | irqchip/s3c24xx: Prepare s3c_irq_demux for irq argument removal | Thomas Gleixner | 1 | -5/+3 |