Age | Commit message (Expand) | Author |
2014-08-08 | Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-08-08 | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-08-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-08-05 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-08-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2014-07-26 | Merge branches 'samsung/cleanup' and 'samsung/s5p-cleanup-v2', tag 'v3.16-rc6... | Arnd Bergmann |
2014-07-25 | arm64: gicv3: Allow GICv3 compilation with older binutils | Catalin Marinas |
2014-07-25 | Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linux | Catalin Marinas |
2014-07-19 | Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Olof Johansson |
2014-07-18 | Merge branch 'irqchip/atmel-aic' into irqchip/core | Jason Cooper |
2014-07-18 | Merge tag 'tags/deps-irqchip-gic-3.17' into irqchip/core | Jason Cooper |
2014-07-18 | irqchip: gic: Fix core ID calculation when topology is read from DT | Tomasz Figa |
2014-07-17 | irqchip: atmel-aic: Define irq fixups for atmel SoCs | Boris BREZILLON |
2014-07-17 | irqchip: atmel-aic: Implement RTC irq fixup | Boris BREZILLON |
2014-07-17 | irqchip: atmel-aic: Add irq fixup infrastructure | Boris BREZILLON |
2014-07-17 | irqchip: atmel-aic: Add atmel AIC/AIC5 drivers | Boris BREZILLON |
2014-07-17 | irqchip: gic: Add binding probe for ARM GIC400 | Suravee Suthikulpanit |
2014-07-12 | Merge tag 'ux500-core-for-v3.17-1' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson |
2014-07-13 | ARM: S5PC100: no more support S5PC100 SoC | Kukjin Kim |
2014-07-08 | irqchip: gic: Add support for cortex a7 compatible string | Matthias Brugger |
2014-07-08 | irqchip: gic-v3: Initial support for GICv3 | Marc Zyngier |
2014-07-08 | irqchip: gic: Move some bits of GICv2 to a library-type file | Marc Zyngier |
2014-07-01 | Merge branch 'irqchip/crossbar' into irqchip/core | Jason Cooper |
2014-07-01 | irqchip: or1k-pic: Migrate from arch/openrisc/ | Stefan Kristiansson |
2014-06-30 | irqchip: crossbar: Allow for quirky hardware with direct hardwiring of GIC | Nishanth Menon |
2014-06-30 | irqchip: crossbar: Introduce centralized check for crossbar write | Nishanth Menon |
2014-06-30 | irqchip: crossbar: Introduce ti, max-crossbar-sources to identify valid cross... | Nishanth Menon |
2014-06-30 | irqchip: crossbar: Add kerneldoc for crossbar_domain_unmap callback | Sricharan R |
2014-06-30 | irqchip: crossbar: Set cb pointer to null in case of error | Sricharan R |
2014-06-30 | irqchip: crossbar: Change the goto naming | Nishanth Menon |
2014-06-30 | irqchip: crossbar: Return proper error value | Nishanth Menon |
2014-06-30 | irqchip: crossbar: Fix kerneldoc warning | Nishanth Menon |
2014-06-30 | irqchip: crossbar: Fix sparse and checkpatch warnings | Nishanth Menon |
2014-06-30 | irqchip: crossbar: Remove IS_ERR_VALUE check | Nishanth Menon |
2014-06-30 | irqchip: crossbar: Change allocation logic by reversing search for free irqs | Nishanth Menon |
2014-06-30 | irqchip: crossbar: Initialise the crossbar with a safe value | Nishanth Menon |
2014-06-30 | irqchip: crossbar: Introduce ti, irqs-skip to skip irqs that bypass crossbar | Nishanth Menon |
2014-06-30 | irqchip: crossbar: Check for premapped crossbar before allocating | Nishanth Menon |
2014-06-30 | irqchip: crossbar: Dont use '0' to mark reserved interrupts | Nishanth Menon |
2014-06-24 | irqchip: versatile-fpga: add support for arm,versatile-sic | Rob Herring |
2014-06-24 | irqchip: versatile-fpga: Add IRQCHIP_DECLARE support | Rob Herring |
2014-06-24 | irqchip: spear_shirq: Simplify register access code | Thomas Gleixner |
2014-06-24 | irqchip: spear_shirq: Use proper irq chips for the different SoCs | Thomas Gleixner |
2014-06-24 | irqchip: spear_shirq: Remove the parent irq "ack"/unmask | Thomas Gleixner |
2014-06-24 | irqchip: spear_shirq: Simplify chained handler | Thomas Gleixner |
2014-06-24 | irqchip: spear_shirq: Kill the clear_reg nonsense | Thomas Gleixner |
2014-06-24 | irqchip: spear_shirq: Precalculate status mask | Thomas Gleixner |
2014-06-24 | irqchip: spear_shirq: Use the proper interfaces | Thomas Gleixner |
2014-06-24 | irqchip: spear_shirq: Reorder the spear320 ras blocks | Thomas Gleixner |
2014-06-24 | irqchip: spear_shirq: Namespace cleanup | Thomas Gleixner |