summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-25irqchip/mips-gic: Add a IPI hierarchy domainQais Yousef
2016-02-25genirq: Implement ipi_send_mask/single()Qais Yousef
2016-02-25genirq: Add send_ipi callbacks to irq_chipQais Yousef
2016-02-25genirq: Add a new function to get IPI reverse mappingQais Yousef
2016-02-25genirq: Add a new generic IPI reservation code to irq coreQais Yousef
2016-02-25genirq: Make irq_domain_alloc_descs() non staticQais Yousef
2016-02-25genirq: Add ipi_offset to irq_common_dataQais Yousef
2016-02-25genirq: Add an extra comment about the use of affinity in irq_common_dataQais Yousef
2016-02-25genirq: Add GENERIC_IRQ_IPI Kconfig symbolQais Yousef
2016-02-25genirq: Add DOMAIN_BUS_IPIQais Yousef
2016-02-25genirq: Add new IPI irqdomain flagsQais Yousef
2016-02-21Merge tag 'irqchip-core-4.6-2' of git://git.infradead.org/users/jcooper/linux...Thomas Gleixner
2016-02-21Merge tag 'irqchip-core-4.6' of git://git.infradead.org/users/jcooper/linux i...Thomas Gleixner
2016-02-21Merge branch 'irqchip/mvebu' into irqchip/coreJason Cooper
2016-02-21Merge branch 'irqchip/mips' into irqchip/coreJason Cooper
2016-02-21Merge branch 'irqchip/tango' into irqchip/coreJason Cooper
2016-02-19irqchip/gic: Return IRQ_SET_MASK_OK_DONE in the set_affinity methodMarc Zyngier
2016-02-19irqchip/mvebu-odmi: Add new driver for platform MSI on Marvell 7K/8KThomas Petazzoni
2016-02-18irqchip/ts4800: Make ts4800_ic_ops static constAxel Lin
2016-02-18irqchip/bcm2836: Drop extra memory barrier in SMP boot.Eric Anholt
2016-02-18irqchip/ts4800: Add hardware dependencyJean Delvare
2016-02-18irqchip/tango: Add support for Sigma Designs SMP86xx/SMP87xx interrupt contro...Mans Rullgard
2016-02-18devicetree: Add binding for Sigma Designs SMP86xx interrupt controllerMans Rullgard
2016-02-17irqchip/ath79-cpu: Move the CPU IRQ driver from arch/mips/ath79/Alban Bedel
2016-02-17irqchip/ath79-misc: Move the MISC driver from arch/mips/ath79/Alban Bedel
2016-02-16irqchip/armada-370-xp: Do not enable it by default when ARCH_MVEBU is selectedGregory CLEMENT
2016-02-16ARM: mvebu: Use the ARMADA_370_XP_IRQ optionThomas Petazzoni
2016-02-16irqchip/armada-370-xp: Allow allocation of multiple MSIsThomas Petazzoni
2016-02-16irqchip/armada-370-xp: Use shorter names for irq_chipThomas Petazzoni
2016-02-16irqchip/armada-370-xp: Use PCI_MSI_DOORBELL_START where appropriateThomas Petazzoni
2016-02-16irqchip/armada-370-xp: Use the generic MSI infrastructureThomas Petazzoni
2016-02-16irqchip/armada-370-xp: Add Kconfig option for the driverThomas Petazzoni
2016-02-15genirq: Use a common macro to go through the actions listDaniel Lezcano
2016-02-08genirq: Add default affinity mask command line optionThomas Gleixner
2016-02-08irqchips/bmips: Add bcm6345-l1 interrupt controllerSimon Arlott
2016-02-08irqchip/atmel-aic: Remove duplicate bit operationMilo Kim
2016-02-08irqchip/atmel-aic: Change return type of aic_common_set_priority()Milo Kim
2016-02-08irqchip/atmel-aic: Handle aic_common_irq_fixup in aic_common_of_initMilo Kim
2016-02-07Linux 4.5-rc3v4.5-rc3Linus Torvalds
2016-02-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-02-07Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...Linus Torvalds
2016-02-06Merge tag 'usb-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-06Merge tag 'staging-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2016-02-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-02-05Merge tag 'pm+acpi-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-05epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUTJason Baron
2016-02-05radix-tree: fix oops after radix_tree_iter_retryKonstantin Khlebnikov
2016-02-05MAINTAINERS: trim the file triggers for ABI/APIMichael Kerrisk (man-pages)