summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-31mn10300/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-31irqchip/i8259: Prepare i8259_irq_dispatch for irq argument removalThomas Gleixner
2015-07-31MIPS/irqchip: Move i8259 irqchip driver to drivers/irqchipRalf Baechle
2015-07-31irqchip: Remove header drivers/irqchip/irqchip.hJoel Porquet
2015-07-31mips/irq: prepare for drivers/irqchip/irqchip.h removalJoel Porquet
2015-07-31microblaze/irq: prepare for drivers/irqchip/irqchip.h removalJoel Porquet
2015-07-30PCI/MSI: Drop domain field from msi_controllerMarc Zyngier
2015-07-30PCI/MSI: pci-xgene-msi: Get rid of struct msi_controllerMarc Zyngier
2015-07-30irqchip/GICv2m: Add platform MSI supportMarc Zyngier
2015-07-30irqchip/GICv2m: Get rid of struct msi_controllerMarc Zyngier
2015-07-30irqchip/gicv3-its: Add platform MSI supportMarc Zyngier
2015-07-30irqchip/gicv3-its: Make the PCI/MSI code standaloneMarc Zyngier
2015-07-30irqchip/gicv3-its: Get rid of struct msi_controllerMarc Zyngier
2015-07-30irqchip/gicv3-its: Register irq domain with NEXUS tokenMarc Zyngier
2015-07-30irqchip/gicv3-its: Split PCI/MSI code from the core ITS driverMarc Zyngier
2015-07-30genirq: Add DOMAIN_BUS_NEXUS irqdomain propertyMarc Zyngier
2015-07-30drivers/base: Add MSI domain support for non-PCI devicesMarc Zyngier
2015-07-30of/platform: Assign MSI domain to platform deviceMarc Zyngier
2015-07-30PCI/MSI: Let pci_msi_get_domain use struct device::msi_domainMarc Zyngier
2015-07-30PCI/MSI: Allow msi_domain lookup using the host bridge nodeMarc Zyngier
2015-07-30PCI/MSI: Add support for OF-provided msi_domainMarc Zyngier
2015-07-30PCI/MSI: Add hooks to populate the msi_domain fieldMarc Zyngier
2015-07-30device core: Introduce per-device MSI domain pointerMarc Zyngier
2015-07-30PCI/MSI: Register irq domain with specific tokenMarc Zyngier
2015-07-30genirq/irqdomain: Allow irq domain aliasingMarc Zyngier
2015-07-30genirq: Use the proper parameter name in kernel docMasanari Iida
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner
2015-07-29xtensa/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-29spmi/pmic: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-07-29spmi/pmic_arb: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-29sh/intc: Prepare irq flow handlers for irq argument removalThomas Gleixner
2015-07-29sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-07-29sh/irq: Use access helper irq_data_get_affinity_mask()Thomas Gleixner
2015-07-29sh/irq: Use irq accessor functions instead of open coded accessJiang Liu
2015-07-29sh/irq: Use accessor irq_data_get_node()Jiang Liu
2015-07-27ia64/iosapic: Use irq_set_chip_handler_name_locked()Thomas Gleixner
2015-07-27ia64/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-27C6X/meagmod-pic: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-27blackfin/irq: Use irq_set_handler_locked()Thomas Gleixner
2015-07-27blackfin/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-27alpha/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-27irqchip/bcm7120-l2: Fix interrupt status for multiple parent IRQsFlorian Fainelli
2015-07-27irqchip/bcm7120-l2: Perform suspend/resume even without installed child IRQsBrian Norris
2015-07-27genirq: Add chip_[suspend|resume] PM support to irq_chipBrian Norris
2015-07-27irqchip: Appropriate __init annotation for const dataNicolas Pitre
2015-07-27genirq: Export irq_[get|set]_irqchip_state()Bjorn Andersson
2015-07-27irqchip/gic: Remove redundant gic_set_irqchip_flagsSudeep Holla
2015-07-27irqchip/gic: Enable SKIP_SET_WAKE and MASK_ON_SUSPENDSudeep Holla
2015-07-26Linux 4.2-rc4v4.2-rc4Linus Torvalds
2015-07-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds