summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-25irqchip/mips-gic: Use gic_vpes instead of NR_CPUSQais Yousef1-3/+3
2016-02-25irqchip/mips-gic: Add device hierarchy domainQais Yousef1-20/+83
2016-02-25irqchip/mips-gic: Add a IPI hierarchy domainQais Yousef2-5/+180
2016-02-25genirq: Implement ipi_send_mask/single()Qais Yousef2-1/+160
2016-02-25genirq: Add send_ipi callbacks to irq_chipQais Yousef1-0/+5
2016-02-25genirq: Add a new function to get IPI reverse mappingQais Yousef2-0/+35
2016-02-25genirq: Add a new generic IPI reservation code to irq coreQais Yousef4-0/+146
2016-02-25genirq: Make irq_domain_alloc_descs() non staticQais Yousef2-4/+4
2016-02-25genirq: Add ipi_offset to irq_common_dataQais Yousef1-0/+4
2016-02-25genirq: Add an extra comment about the use of affinity in irq_common_dataQais Yousef1-1/+3
2016-02-25genirq: Add GENERIC_IRQ_IPI Kconfig symbolQais Yousef1-0/+4
2016-02-25genirq: Add DOMAIN_BUS_IPIQais Yousef1-0/+1
2016-02-25genirq: Add new IPI irqdomain flagsQais Yousef1-0/+37
2016-02-21Merge tag 'irqchip-core-4.6-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner12-237/+884
2016-02-21Merge tag 'irqchip-core-4.6' of git://git.infradead.org/users/jcooper/linux i...Thomas Gleixner6-94/+79
2016-02-21Merge branch 'irqchip/mvebu' into irqchip/coreJason Cooper6-14/+284
2016-02-21Merge branch 'irqchip/mips' into irqchip/coreJason Cooper5-223/+313
2016-02-21Merge branch 'irqchip/tango' into irqchip/coreJason Cooper4-0/+287
2016-02-19irqchip/gic: Return IRQ_SET_MASK_OK_DONE in the set_affinity methodMarc Zyngier3-27/+3
2016-02-19irqchip/mvebu-odmi: Add new driver for platform MSI on Marvell 7K/8KThomas Petazzoni4-0/+294
2016-02-18irqchip/ts4800: Make ts4800_ic_ops static constAxel Lin1-1/+1
2016-02-18irqchip/bcm2836: Drop extra memory barrier in SMP boot.Eric Anholt1-1/+0
2016-02-18irqchip/ts4800: Add hardware dependencyJean Delvare1-0/+1
2016-02-18irqchip/tango: Add support for Sigma Designs SMP86xx/SMP87xx interrupt contro...Mans Rullgard3-0/+238
2016-02-18devicetree: Add binding for Sigma Designs SMP86xx interrupt controllerMans Rullgard1-0/+49
2016-02-17irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/Alban Bedel4-75/+105
2016-02-17irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/Alban Bedel4-148/+208
2016-02-16irqchip/armada-370-xp: Do not enable it by default when ARCH_MVEBU is selectedGregory CLEMENT1-1/+0
2016-02-16ARM: mvebu: Use the ARMADA_370_XP_IRQ optionThomas Petazzoni1-1/+5
2016-02-16irqchip/armada-370-xp: Allow allocation of multiple MSIsThomas Petazzoni1-11/+14
2016-02-16irqchip/armada-370-xp: Use shorter names for irq_chipThomas Petazzoni1-3/+3
2016-02-16irqchip/armada-370-xp: Use PCI_MSI_DOORBELL_START where appropriateThomas Petazzoni1-2/+2
2016-02-16irqchip/armada-370-xp: Use the generic MSI infrastructureThomas Petazzoni2-88/+62
2016-02-16irqchip/armada-370-xp: Add Kconfig option for the driverThomas Petazzoni2-1/+6
2016-02-15genirq: Use a common macro to go through the actions listDaniel Lezcano5-13/+10
2016-02-08genirq: Add default affinity mask command line optionThomas Gleixner2-2/+28
2016-02-08irqchips/bmips: Add bcm6345-l1 interrupt controllerSimon Arlott6-2/+380
2016-02-08irqchip/atmel-aic: Remove duplicate bit operationMilo Kim1-1/+1
2016-02-08irqchip/atmel-aic: Change return type of aic_common_set_priority()Milo Kim4-14/+6
2016-02-08irqchip/atmel-aic: Handle aic_common_irq_fixup in aic_common_of_initMilo Kim4-11/+8
2016-02-08Linux 4.5-rc3v4.5-rc3Linus Torvalds1-1/+1
2016-02-08Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds33-149/+230
2016-02-08Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds2-7/+2
2016-02-07Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds15-65/+131
2016-02-07Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-14/+32
2016-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds23-126/+166
2016-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds6-17/+75
2016-02-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds28-252/+461
2016-02-06Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-23/+10
2016-02-06epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUTJason Baron1-6/+32