Age | Commit message (Expand) | Author |
2016-05-20 | irqchip: nps: add 64BIT dependency | Arnd Bergmann |
2016-05-19 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2016-05-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2016-05-19 | Merge tag 'arc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup... | Linus Torvalds |
2016-05-18 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2016-05-17 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-05-16 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-05-13 | irqchip: mips-gic: Provide VP ID accessor | Paul Burton |
2016-05-13 | irqchip: mips-gic: Use HW IDs for VPE_OTHER_ADDR | Paul Burton |
2016-05-11 | irqchip/bcm2836: Use a more generic memory barrier call | Eric Anholt |
2016-05-11 | irqchip/bcm2836: Fix compiler warning on 64-bit build | Eric Anholt |
2016-05-11 | irqchip/bcm2836: Drop smp_set_ops on arm64 builds | Eric Anholt |
2016-05-11 | irqchip/gic: Add helper functions for GIC setup and teardown | Jon Hunter |
2016-05-11 | irqchip/gic: Store GIC configuration parameters | Jon Hunter |
2016-05-11 | irqchip/gic: Pass GIC pointer to save/restore functions | Jon Hunter |
2016-05-11 | irqchip/gic: Return an error if GIC initialisation fails | Jon Hunter |
2016-05-11 | irqchip/gic: Remove static irq_chip definition for eoimode1 | Jon Hunter |
2016-05-11 | irqchip/gic: Don't initialise chip if mapping IO space fails | Jon Hunter |
2016-05-11 | irqchip/gic: WARN if setting the interrupt type for a PPI fails | Jon Hunter |
2016-05-11 | irqchip/gic: Don't unnecessarily write the IRQ configuration | Jon Hunter |
2016-05-11 | irqchip: Mask the non-type/sense bits when translating an IRQ | Jon Hunter |
2016-05-11 | irqchip/gic-v3: Configure all interrupts as non-secure Group-1 | Marc Zyngier |
2016-05-11 | irqchip/gic-v2m: Add workaround for Broadcom NS2 GICv2m erratum | Ray Jui |
2016-05-11 | irqchip/irq-alpine-msi: Don't use <asm-generic/msi.h> | Christoph Hellwig |
2016-05-11 | irqchip/mbigen: Checking for IS_ERR() instead of NULL | Dan Carpenter |
2016-05-11 | irqchip/gicv3-its: Don't allow devices whose ID is outside range | Shanker Donthineni |
2016-05-11 | irqchip: Add LPC32xx interrupt controller driver | Vladimir Zapolskiy |
2016-05-11 | irqchip/gic: Ensure ordering between read of INTACK and shared data | Will Deacon |
2016-05-09 | irqchip: add nps Internal and external irqchips | Noam Camus |
2016-05-04 | irqchip: Add Layerscape SCFG MSI controller support | Minghuan Lian |
2016-05-03 | irqchip/gic-v3: Parse and export virtual GIC information | Julien Grall |
2016-05-03 | irqchip/gic-v3: Gather all ACPI specific data in a single structure | Julien Grall |
2016-05-03 | irqchip/gic-v3: Prefix all pr_* messages by "GICv3: " | Julien Grall |
2016-05-03 | irqchip/gic-v2: Parse and export virtual GIC information | Julien Grall |
2016-05-03 | irqchip/gic-v2: Gather ACPI specific data in a single structure | Julien Grall |
2016-05-02 | irqchip/gic-v3: Add support for partitioned PPIs | Marc Zyngier |
2016-05-02 | irqchip: Add per-cpu interrupt partitioning library | Marc Zyngier |
2016-04-26 | irqchip: versatile-fpga: add new compatible for OX810SE SoC | Neil Armstrong |
2016-04-25 | irqchip/gic: Restore CPU interface checking | Marc Zyngier |
2016-04-21 | irqchip/mips-gic: Don't overrun pcpu_masks array | Paul Burton |
2016-03-23 | irqchip/mbigen: Make CONFIG_HISILICON_IRQ_MBIGEN a hidden option | MaJun |
2016-03-21 | irqchip/mbigen: Handle multiple device nodes in a mbigen module | MaJun |
2016-03-20 | irqchip/tegra: Switch to use irq_domain_free_irqs_common | Axel Lin |
2016-03-11 | irqchip/irq-alpine-msi: Release the correct domain on error | Dan Carpenter |
2016-03-10 | irqchip/mxs: Fix error check of of_io_request_and_map() | Vladimir Zapolskiy |
2016-03-10 | irqchip/sunxi-nmi: Fix error check of of_io_request_and_map() | Vladimir Zapolskiy |
2016-03-09 | irqchip/gic/realview: Support more RealView DCC variants | Linus Walleij |
2016-03-09 | irqchip: Add the Alpine MSIX interrupt controller | Antoine Tenart |
2016-03-09 | irqchip/gic-v3: Always return IRQ_SET_MASK_OK_DONE in gic_set_affinity | Antoine Tenart |
2016-03-09 | irqchip/gic-v3-its: Mark its_init() and its children as __init | Tomasz Nowicki |