| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-10-15 | 1 | -5/+5 |
|\ |
|
| * | irqchip: Properly fetch the per cpu offset | Christoph Lameter | 2014-09-19 | 1 | -1/+1 |
| * | irqchips: Replace __this_cpu_ptr uses | Christoph Lameter | 2014-08-26 | 1 | -5/+5 |
* | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-10-09 | 1 | -10/+4 |
|\ \ |
|
| * | | irqchip: armada-370-xp: Remove arch_msi_check_device() | Alexander Gordeev | 2014-10-01 | 1 | -10/+4 |
| |/ |
|
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-10-09 | 25 | -138/+1107 |
|\ \ |
|
| * \ | Merge branch 'irqchip/gic' into irqchip/core | Jason Cooper | 2014-10-02 | 1 | -21/+66 |
| |\ \ |
|
| | * | | irqchip: gic-v3: Implement CPU PM notifier | Sudeep Holla | 2014-09-14 | 1 | -11/+46 |
| | * | | irqchip: gic-v3: Refactor gic_enable_redist to support both enabling and disa... | Sudeep Holla | 2014-09-14 | 1 | -10/+20 |
| * | | | Merge branch 'irqchip/broadcom' into irqchip/core | Jason Cooper | 2014-10-02 | 2 | -1/+221 |
| |\ \ \ |
|
| | * | | | irqchip: bcm7120-l2: Add Broadcom BCM7120-style Level 2 interrupt controller | Florian Fainelli | 2014-09-14 | 2 | -1/+221 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'irqchip/atmel' into irqchip/core | Jason Cooper | 2014-10-02 | 1 | -1/+11 |
| |\ \ \ |
|
| | * | | | irqchip: atmel-aic5: Add sama5d4 support | Alexandre Belloni | 2014-09-14 | 1 | -0/+10 |
| | * | | | irqchip: atmel-aic5: The sama5d3 has 48 IRQs | Alexandre Belloni | 2014-09-14 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge branch 'irqchip/handle_domain' into irqchip/core | Jason Cooper | 2014-09-14 | 17 | -65/+45 |
| |\ \ \ |
|
| | * | | | irqchip: or1k-pic: Convert to handle_domain_irq | Marc Zyngier | 2014-09-03 | 1 | -2/+2 |
| | * | | | irqchip: atmel-aic5: Convert to handle_domain_irq | Marc Zyngier | 2014-09-03 | 1 | -3/+1 |
| | * | | | irqchip: atmel-aic: Convert to handle_domain_irq | Marc Zyngier | 2014-09-03 | 1 | -3/+1 |
| | * | | | irqchip: gic-v3: Convert to handle_domain_irq | Marc Zyngier | 2014-09-03 | 1 | -7/+6 |
| | * | | | irqchip: zevio: Convert to handle_domain_irq | Marc Zyngier | 2014-09-03 | 1 | -2/+1 |
| | * | | | irqchip: vt8500: Convert to handle_domain_irq | Marc Zyngier | 2014-09-03 | 1 | -3/+2 |
| | * | | | irqchip: vic: Convert to handle_domain_irq | Marc Zyngier | 2014-09-03 | 1 | -1/+1 |
| | * | | | irqchip: versatile-fpga: Convert to handle_domain_irq | Marc Zyngier | 2014-09-03 | 1 | -1/+1 |
| | * | | | irqchip: sun4i: Convert to handle_domain_irq | Marc Zyngier | 2014-09-03 | 1 | -3/+2 |
| | * | | | irqchip: sirfsoc: Convert to handle_domain_irq | Marc Zyngier | 2014-09-03 | 1 | -4/+2 |
| | * | | | irqchip: s3c24xx: Convert to handle_domain_irq | Marc Zyngier | 2014-09-03 | 1 | -3/+1 |
| | * | | | irqchip: orion: Convert to handle_domain_irq | Marc Zyngier | 2014-09-03 | 1 | -3/+2 |
| | * | | | irqchip: mxs: Convert to handle_domain_irq | Marc Zyngier | 2014-09-03 | 1 | -2/+1 |
| | * | | | irqchip: mmp: Convert to handle_domain_irq | Marc Zyngier | 2014-09-03 | 1 | -6/+4 |
| | * | | | irqchip: clps711x: Convert to handle_domain_irq | Marc Zyngier | 2014-09-03 | 1 | -11/+7 |
| | * | | | irqchip: armada-370-xp: Convert to handle_domain_irq | Marc Zyngier | 2014-09-03 | 1 | -9/+10 |
| | * | | | irqchip: gic: Convert to handle_domain_irq | Marc Zyngier | 2014-09-03 | 1 | -2/+1 |
| | |/ / |
|
| * | | | Merge branch 'irqchip/gic' into irqchip/core | Jason Cooper | 2014-09-14 | 2 | -19/+42 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | irqchip: gic: Preserve gic V2 bypass bits in cpu ctrl register | Feng Kan | 2014-08-19 | 1 | -3/+22 |
| | * | | irqchip: gic: Replace hex numbers with defines. | Feng Kan | 2014-08-19 | 2 | -18/+22 |
| | |/ |
|
| * | | Merge branch 'irqchip/hip04' into irqchip/core | Jason Cooper | 2014-09-14 | 2 | -0/+425 |
| |\ \ |
|
| | * | | irqchip: hip04: Enable Hisilicon HiP04 interrupt controller | Haojian Zhuang | 2014-08-20 | 2 | -0/+425 |
| | |/ |
|
| * | | Merge branch 'irqchip/keystone' into irqchip/core | Jason Cooper | 2014-09-14 | 3 | -0/+240 |
| |\ \ |
|
| | * | | irqchip: keystone: Remove warning unsigned 'kirq->irq' is never less than zero | Grygorii Strashko | 2014-09-03 | 1 | -1/+1 |
| | * | | irqchip: keystone: Add irq controller ip driver | Grygorii Strashko | 2014-08-17 | 3 | -0/+240 |
| | |/ |
|
| * | | irqchip: renesas-intc-irqpin: Add minimal runtime PM support | Geert Uytterhoeven | 2014-09-14 | 1 | -4/+34 |
| * | | irqchip: renesas-intc-irqpin: Add helper variable dev = &pdev->dev | Geert Uytterhoeven | 2014-09-14 | 1 | -23/+22 |
| * | | irqchip: renesas-intc-irqpin: Add suspend-to-RAM wake up support | Geert Uytterhoeven | 2014-08-21 | 1 | -3/+1 |
| |/ |
|
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-10-08 | 3 | -0/+409 |
|\ \ |
|
| * | | irqchip: omap-intc: remove unnecessary comments | Felipe Balbi | 2014-09-16 | 1 | -9/+0 |
| * | | irqchip: omap-intc: correct maximum number or MIR registers | Felipe Balbi | 2014-09-16 | 1 | -1/+1 |
| * | | irqchip: omap-intc: enable TURBO idle mode | Felipe Balbi | 2014-09-16 | 1 | -0/+5 |
| * | | irqchip: omap-intc: enable IP protection | Felipe Balbi | 2014-09-16 | 1 | -2/+20 |
| * | | irqchip: omap-intc: remove unnecesary of_address_to_resource() call | Felipe Balbi | 2014-09-16 | 1 | -6/+0 |
| * | | irqchip: omap-intc: comment style cleanup | Felipe Balbi | 2014-09-16 | 1 | -2/+4 |