Age | Commit message (Expand) | Author | Files | Lines |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -5/+5 |
2014-10-09 | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -10/+4 |
2014-10-09 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 25 | -138/+1107 |
2014-10-09 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -0/+409 |
2014-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-10-02 | Merge branch 'irqchip/gic' into irqchip/core | Jason Cooper | 1 | -21/+66 |
2014-10-02 | Merge branch 'irqchip/broadcom' into irqchip/core | Jason Cooper | 2 | -1/+221 |
2014-10-02 | Merge branch 'irqchip/atmel' into irqchip/core | Jason Cooper | 1 | -1/+11 |
2014-10-01 | irqchip: armada-370-xp: Remove arch_msi_check_device() | Alexander Gordeev | 1 | -10/+4 |
2014-09-26 | treewide: Fix typos in Kconfig | Masanari Iida | 1 | -1/+1 |
2014-09-19 | irqchip: Properly fetch the per cpu offset | Christoph Lameter | 1 | -1/+1 |
2014-09-17 | irqchip: omap-intc: remove unnecessary comments | Felipe Balbi | 1 | -9/+0 |
2014-09-17 | irqchip: omap-intc: correct maximum number or MIR registers | Felipe Balbi | 1 | -1/+1 |
2014-09-17 | irqchip: omap-intc: enable TURBO idle mode | Felipe Balbi | 1 | -0/+5 |
2014-09-17 | irqchip: omap-intc: enable IP protection | Felipe Balbi | 1 | -2/+20 |
2014-09-17 | irqchip: omap-intc: remove unnecesary of_address_to_resource() call | Felipe Balbi | 1 | -6/+0 |
2014-09-17 | irqchip: omap-intc: comment style cleanup | Felipe Balbi | 1 | -2/+4 |
2014-09-17 | irqchip: omap-intc: minor improvement to omap_irq_pending() | Felipe Balbi | 1 | -4/+3 |
2014-09-17 | arm: omap: irq: move irq.c to drivers/irqchip/ | Felipe Balbi | 3 | -0/+400 |
2014-09-14 | irqchip: gic-v3: Implement CPU PM notifier | Sudeep Holla | 1 | -11/+46 |
2014-09-14 | irqchip: gic-v3: Refactor gic_enable_redist to support both enabling and disa... | Sudeep Holla | 1 | -10/+20 |
2014-09-14 | Merge branch 'irqchip/handle_domain' into irqchip/core | Jason Cooper | 17 | -65/+45 |
2014-09-14 | Merge branch 'irqchip/gic' into irqchip/core | Jason Cooper | 2 | -19/+42 |
2014-09-14 | Merge branch 'irqchip/hip04' into irqchip/core | Jason Cooper | 2 | -0/+425 |
2014-09-14 | Merge branch 'irqchip/keystone' into irqchip/core | Jason Cooper | 3 | -0/+240 |
2014-09-14 | irqchip: renesas-intc-irqpin: Add minimal runtime PM support | Geert Uytterhoeven | 1 | -4/+34 |
2014-09-14 | irqchip: renesas-intc-irqpin: Add helper variable dev = &pdev->dev | Geert Uytterhoeven | 1 | -23/+22 |
2014-09-14 | irqchip: atmel-aic5: Add sama5d4 support | Alexandre Belloni | 1 | -0/+10 |
2014-09-14 | irqchip: atmel-aic5: The sama5d3 has 48 IRQs | Alexandre Belloni | 1 | -1/+1 |
2014-09-14 | irqchip: bcm7120-l2: Add Broadcom BCM7120-style Level 2 interrupt controller | Florian Fainelli | 2 | -1/+221 |
2014-09-03 | irqchip: or1k-pic: Convert to handle_domain_irq | Marc Zyngier | 1 | -2/+2 |
2014-09-03 | irqchip: atmel-aic5: Convert to handle_domain_irq | Marc Zyngier | 1 | -3/+1 |
2014-09-03 | irqchip: atmel-aic: Convert to handle_domain_irq | Marc Zyngier | 1 | -3/+1 |
2014-09-03 | irqchip: gic-v3: Convert to handle_domain_irq | Marc Zyngier | 1 | -7/+6 |
2014-09-03 | irqchip: zevio: Convert to handle_domain_irq | Marc Zyngier | 1 | -2/+1 |
2014-09-03 | irqchip: vt8500: Convert to handle_domain_irq | Marc Zyngier | 1 | -3/+2 |
2014-09-03 | irqchip: vic: Convert to handle_domain_irq | Marc Zyngier | 1 | -1/+1 |
2014-09-03 | irqchip: versatile-fpga: Convert to handle_domain_irq | Marc Zyngier | 1 | -1/+1 |
2014-09-03 | irqchip: sun4i: Convert to handle_domain_irq | Marc Zyngier | 1 | -3/+2 |
2014-09-03 | irqchip: sirfsoc: Convert to handle_domain_irq | Marc Zyngier | 1 | -4/+2 |
2014-09-03 | irqchip: s3c24xx: Convert to handle_domain_irq | Marc Zyngier | 1 | -3/+1 |
2014-09-03 | irqchip: orion: Convert to handle_domain_irq | Marc Zyngier | 1 | -3/+2 |
2014-09-03 | irqchip: mxs: Convert to handle_domain_irq | Marc Zyngier | 1 | -2/+1 |
2014-09-03 | irqchip: mmp: Convert to handle_domain_irq | Marc Zyngier | 1 | -6/+4 |
2014-09-03 | irqchip: clps711x: Convert to handle_domain_irq | Marc Zyngier | 1 | -11/+7 |
2014-09-03 | irqchip: armada-370-xp: Convert to handle_domain_irq | Marc Zyngier | 1 | -9/+10 |
2014-09-03 | irqchip: gic: Convert to handle_domain_irq | Marc Zyngier | 1 | -2/+1 |
2014-09-03 | irqchip: gic-v3: Declare rdist as __percpu pointer to __iomem pointer | Will Deacon | 1 | -1/+1 |
2014-09-03 | irqchip: gic: Make gic_default_routable_irq_domain_ops static | Will Deacon | 1 | -1/+1 |
2014-09-03 | irqchip: exynos-combiner: Fix compilation error on ARM64 | Naveen Krishna Chatradhi | 1 | -0/+1 |