Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: Treat handle_arch_irq as a function pointer | Laura Abbott | 2014-11-25 | 1 | -0/+2 |
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-10-09 | 1 | -27/+0 |
|\ | |||||
| * | arm64: Get rid of handle_IRQ | Marc Zyngier | 2014-09-03 | 1 | -11/+0 |
| * | arm64: Convert handle_IRQ to use __handle_domain_irq | Marc Zyngier | 2014-09-03 | 1 | -17/+1 |
* | | arm64: use irq_set_affinity with force=false when migrating irqs | Sudeep Holla | 2014-09-03 | 1 | -8/+4 |
|/ | |||||
* | arm64: use cpu_online_mask when using forced irq_set_affinity | Sudeep Holla | 2014-05-12 | 1 | -3/+7 |
* | arm64: add CPU_HOTPLUG infrastructure | Mark Rutland | 2013-10-25 | 1 | -0/+61 |
* | arm64: Use irqchip_init() for interrupt controller initialisation | Catalin Marinas | 2013-03-26 | 1 | -10/+9 |
* | arm64: IRQ handling | Marc Zyngier | 2012-09-17 | 1 | -0/+84 |