Age | Commit message (Expand) | Author |
2016-09-20 | irqchip/mips-gic: Fix local interrupts | Paul Burton |
2016-09-20 | irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning | James Morse |
2016-09-13 | irqchip/atmel-aic: Fix potential deadlock in ->xlate() | Boris Brezillon |
2016-08-22 | irqchip/mips-gic: Implement activate op for device domain | Paul Burton |
2016-08-22 | irqchip/mips-gic: Cleanup chip and handler setup | Paul Burton |
2016-08-19 | irqchip/gicv3-its: Disable the ITS before initializing it | David Daney |
2016-08-17 | irqchip/gicv3: Remove disabling redistributor and group1 non-secure interrupts | Sudeep Holla |
2016-08-17 | irqchip/gic: Allow self-SGIs for SMP on UP configurations | Marc Zyngier |
2016-08-04 | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada |
2016-08-02 | Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-08-01 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-08-01 | Merge branch 'pci/msi-affinity' into next | Bjorn Helgaas |
2016-07-29 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-25 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-07-19 | irqchip/armada: Avoid unused function warnings | Arnd Bergmann |
2016-07-14 | irqchip/bcm2836: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-07-14 | irqchip/armada-370-xp: Convert to hotplug state machine | Richard Cochran |
2016-07-14 | irqchip/hip04: Convert to hotplug state machine | Richard Cochran |
2016-07-14 | irqchip/gicv3: Convert to hotplug state machine | Richard Cochran |
2016-07-14 | irqchip/gic: Convert to hotplug state machine | Richard Cochran |
2016-07-06 | irqchip: clps711x: Changing the compatibility string to match with the smalle... | Alexander Shiyan |
2016-07-05 | irqchip/mips-gic: Match IPI IRQ domain by bus token only | Paul Burton |
2016-07-05 | irqchip/mips-gic: Map to VPs using HW VPNum | Paul Burton |
2016-07-04 | Merge branch 'irq/for-block' into irq/core | Thomas Gleixner |
2016-07-02 | Merge tag 'irqchip-core-4.8-2' of git://git.infradead.org/users/jcooper/linux... | Thomas Gleixner |
2016-07-02 | Merge branch 'irqchip/aspeed' into irqchip/core | Jason Cooper |
2016-06-23 | Merge tag 'irqchip-core-4.8' of git://git.infradead.org/users/jcooper/linux i... | Thomas Gleixner |
2016-06-23 | Merge branch 'irqchip/misc' into irqchip/core | Jason Cooper |
2016-06-23 | irqchip/s3c24xx: Fixup IO accessors for big endian | Ben Dooks |
2016-06-23 | irqchip/exynos-combiner: Fix usage of __raw IO | Ben Dooks |
2016-06-22 | irqchip/aspeed-vic: Add irq controller for Aspeed | Benjamin Herrenschmidt |
2016-06-15 | PCI/MSI: irqchip: Fix PCI_MSI dependencies | Arnd Bergmann |
2016-06-14 | irqchip/mips-gic: Populate irq_domain names | Harvey Hunt |
2016-06-14 | irqchip/mips-gic: Fix IRQs in gic_dev_domain | Harvey Hunt |
2016-06-13 | irqchip/gicv3-its: Implement two-level(indirect) device table support | Shanker Donthineni |
2016-06-13 | irqchip/gicv3-its: Remove an unused argument 'node_name' | Shanker Donthineni |
2016-06-13 | irqchip/gicv3-its: Split its_alloc_tables() into two functions | Shanker Donthineni |
2016-06-13 | irqchip/gicv3-its: Add a new function for parsing device table BASERn | Shanker Donthineni |
2016-06-13 | irqchip/gicv3-its: Introduce two helper functions for accessing BASERn | Shanker Donthineni |
2016-06-13 | irqchip/gic: Add platform driver for non-root GICs that require RPM | Jon Hunter |
2016-06-13 | irqchip/gic: Prepare for adding platform driver | Jon Hunter |
2016-06-13 | irqchip/gic: Add helper function for chip initialisation | Jon Hunter |
2016-06-13 | irqchip/gic: Isolate early GIC initialisation code | Jon Hunter |
2016-06-13 | irqchip/vic: Make vic_syscore_ops and vic_of_init static | Ben Dooks |
2016-06-13 | irqchip/omap-intc: Fix missing <linux/irqchip/irq-omap-intc.h> include | Ben Dooks |
2016-06-13 | irqchip/gic-v2m: Fix missing include of <linux/irqchip/arm-gic.h> | Ben Dooks |
2016-06-13 | irqchip/brcmstb-l2: Make of probe function static | Ben Dooks |
2016-06-13 | irqchip/bcm7120-l2: Make probe functions static | Ben Dooks |
2016-06-13 | irqchip/bcm2836: Make bcm2836_smp_boot_secondary static | Ben Dooks |
2016-06-13 | irqchip/armada-370-xp: Make syscore_ops static | Ben Dooks |