Age | Commit message (Expand) | Author | Files | Lines |
2015-04-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -0/+107 |
2015-04-20 | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -4/+4 |
2015-04-17 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 6 | -68/+515 |
2015-04-11 | Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux... | Thomas Gleixner | 4 | -138/+508 |
2015-04-11 | Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux... | Thomas Gleixner | 7 | -40/+343 |
2015-04-11 | Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/core | Jason Cooper | 1 | -0/+5 |
2015-04-11 | Merge branch 'irqchip/stacked-omap' into irqchip/core | Jason Cooper | 2 | -141/+128 |
2015-04-11 | Merge branch 'irqchip/stacked-tegra' into irqchip/core | Jason Cooper | 2 | -0/+378 |
2015-04-09 | Merge tag 'irqchip-core-4.0' of git://git.infradead.org/users/jcooper/linux i... | Thomas Gleixner | 4 | -2/+216 |
2015-04-09 | irqchip: GICv3: Add support for irq_[get, set]_irqchip_state() | Marc Zyngier | 1 | -13/+70 |
2015-04-09 | irqchip: GIC: Add support for irq_[get, set]_irqchip_state() | Marc Zyngier | 1 | -4/+65 |
2015-04-03 | Merge branch 'irqchip/renesas' into irqchip/core | Jason Cooper | 1 | -6/+48 |
2015-04-03 | Merge branch 'irqchip/mvebu' into irqchip/core | Jason Cooper | 1 | -0/+1 |
2015-04-03 | irqchip: renesas-irqc: Add wake-up support | Geert Uytterhoeven | 1 | -1/+25 |
2015-04-03 | irqchip: armada-370-xp: Allow using wakeup source | Gregory CLEMENT | 1 | -0/+1 |
2015-04-01 | IRQCHIP: Add new driver for BCM7038-style level 1 interrupt controllers | Kevin Cernekee | 3 | -0/+341 |
2015-04-01 | IRQCHIP: bcm7120-l2: Add support for BCM3380-style controllers | Kevin Cernekee | 1 | -4/+51 |
2015-04-01 | IRQCHIP: bcm7120-l2: Split STB-specific logic into its own function | Kevin Cernekee | 1 | -55/+68 |
2015-04-01 | IRQCHIP: bcm7120-l2: Refactor driver for arbitrary IRQEN/IRQSTAT offsets | Kevin Cernekee | 1 | -13/+28 |
2015-04-01 | IRQCHIP: brcmstb-l2: don't clear wakeable interrupts at init time | Brian Norris | 1 | -3/+6 |
2015-03-31 | IRQCHIP: irq-mips-gic: Add new functions to start/stop the GIC counter | Markos Chandras | 1 | -0/+21 |
2015-03-31 | IRQCHIP: mips-gic: Add function for retrieving FDC IRQ | James Hogan | 1 | -0/+23 |
2015-03-31 | irqchip: mips-gic: Don't treat FDC IRQ as percpu devid | James Hogan | 1 | -5/+10 |
2015-03-31 | IRQCHIP: mips-gic: Fix typo in comment | James Hogan | 1 | -1/+1 |
2015-03-29 | irqchip: mips-gic: Add new functions to start/stop the GIC counter | Markos Chandras | 1 | -0/+21 |
2015-03-29 | irqchip: tegra: Add Tegra210 support | Thierry Reding | 1 | -1/+7 |
2015-03-29 | Merge branch 'irqchip/urgent-gic' into irqchip/urgent | Jason Cooper | 1 | -9/+48 |
2015-03-29 | irqchip: gicv3-its: Use non-cacheable accesses when no shareability | Marc Zyngier | 1 | -4/+43 |
2015-03-29 | irqchip: gicv3-its: Fix PROP/PEND and BASE/CBASE confusion | Marc Zyngier | 1 | -3/+3 |
2015-03-29 | irqchip: gicv3-its: Fix device ID encoding | Andre Przywara | 1 | -1/+1 |
2015-03-29 | irqchip: gicv3-its: Fix encoding of collection's target redistributor | Marc Zyngier | 1 | -1/+1 |
2015-03-26 | ACPI: move arm64 GSI IRQ model to generic GSI IRQ layer | Lorenzo Pieralisi | 1 | -0/+2 |
2015-03-26 | irqchip: Add GICv2 specific ACPI boot support | Tomasz Nowicki | 2 | -0/+105 |
2015-03-23 | irqchip: digicolor: Move digicolor_set_gc to init section | Baruch Siach | 1 | -2/+2 |
2015-03-23 | irqchip: renesas-irqc: Add minimal runtime PM support | Geert Uytterhoeven | 1 | -0/+8 |
2015-03-23 | irqchip: renesas-irqc: Add more register documentation | Geert Uytterhoeven | 1 | -5/+15 |
2015-03-15 | Merge branch 'irqchip/vybrid' into irqchip/core | Jason Cooper | 2 | -0/+213 |
2015-03-15 | Merge branch 'irqchip/mvebu' into irqchip/core | Jason Cooper | 1 | -30/+75 |
2015-03-15 | Merge branch 'irqchip/urgent-gic' into irqchip/urgent | Jason Cooper | 3 | -38/+141 |
2015-03-15 | irqchip: gic: Don't complain in gic_get_cpumask() if UP system | Stephen Boyd | 1 | -1/+1 |
2015-03-15 | irqchip: gic: Add an entry point to set up irqchip flags | Marc Zyngier | 1 | -0/+5 |
2015-03-15 | irqchip: gic: Get rid of routable domain | Marc Zyngier | 1 | -54/+5 |
2015-03-15 | irqchip: crossbar: Convert dra7 crossbar to stacked domains | Marc Zyngier | 1 | -87/+123 |
2015-03-15 | irqchip: tegra: Add DT-based support for legacy interrupt controller | Marc Zyngier | 2 | -0/+372 |
2015-03-08 | irqchip: gicv3-its: Support safe initialization | Yun Wu | 1 | -0/+35 |
2015-03-08 | irqchip: gicv3-its: Define macros for GITS_CTLR fields | Yun Wu | 1 | -1/+1 |
2015-03-08 | irqchip: gicv3-its: Add limitation to page order | Yun Wu | 1 | -0/+5 |
2015-03-08 | irqchip: gicv3-its: Use 64KB page as default granule | Yun Wu | 1 | -2/+2 |
2015-03-08 | irqchip: gicv3-its: Zero itt before handling to hardware | Yun Wu | 1 | -1/+1 |
2015-03-08 | irqchip: gic-v3: Fix out of bounds access to cpu_logical_map | Vladimir Murzin | 1 | -1/+1 |