Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-10-09 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -28/+72 |
2014-10-02 | Merge branch 'irqchip/gic' into irqchip/core | Jason Cooper | 1 | -21/+66 |
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-03 | irqchip: gic-v3: Convert to handle_domain_irq | Marc Zyngier | 1 | -7/+6 |
2014-09-03 | irqchip: gic-v3: Declare rdist as __percpu pointer to __iomem pointer | Will Deacon | 1 | -1/+1 |
2014-08-18 | irqchip: gic-v3: Tag all low level accessors __maybe_unused | Mark Brown | 1 | -5/+5 |
2014-08-17 | irqchip: gic-v3: Only define gic_peek_irq() when building SMP | Mark Brown | 1 | -13/+13 |
2014-07-25 | arm64: gicv3: Allow GICv3 compilation with older binutils | Catalin Marinas | 1 | -8/+8 |
2014-07-09 | irqchip: gic-v3: Initial support for GICv3 | Marc Zyngier | 1 | -0/+692 |