summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irqchip-3.16' of git://git.infradead.org/users/jcooper/linux into ...Thomas Gleixner2014-05-277-1/+241
|\
| * Documentation: brcmstb-l2: Add Broadcom STB Level-2 interrupt controller bindingFlorian Fainelli2014-05-271-0/+29
| * irqchip: brcmstb-l2: Add Broadcom Set Top Box Level-2 interrupt controllerFlorian Fainelli2014-05-273-0/+209
| * irqchip: armada-370-xp: Move the devicetree binding documentationEzequiel Garcia2014-05-191-0/+0
| * irqchip: gic: Use mask field in GICC_IARHaojian Zhuang2014-05-192-1/+3
* | genirq: Improve documentation to match current implementationJiang Liu2014-05-273-6/+5
* | ARM: iop13xx: fix msi support with sparse IRQArnd Bergmann2014-05-261-0/+1
* | Merge branch 'irq/for-net' into irq/coreThomas Gleixner2014-05-211-20/+26
|\ \
| * | genirq: Provide !SMP stub for irq_set_affinity_notifier()Eyal Perry2014-05-211-20/+26
* | | genirq: Remove dynamic_irq messThomas Gleixner2014-05-162-26/+7
* | | ia64: Use irq_init_descThomas Gleixner2014-05-163-5/+5
* | | genirq: Replace dynamic_irq_init/cleanupThomas Gleixner2014-05-163-0/+15
* | | genirq: Remove irq_reserve_irq[s]Thomas Gleixner2014-05-162-32/+0
* | | genirq: Replace reserve_irqs in core codeThomas Gleixner2014-05-163-3/+15
* | | s390: Avoid call to irq_reserve_irqs()Thomas Gleixner2014-05-161-1/+5
* | | s390: Remove pointless arch_show_interrupts()Thomas Gleixner2014-05-161-5/+0
* | | s390: pci: Check return value of alloc_irq_desc() properThomas Gleixner2014-05-161-3/+3
* | | sh: intc: Remove pointless irq_reserve_irqs() invocationThomas Gleixner2014-05-161-6/+0
* | | x86, irq: Remove pointless irq_reserve_irqs() callThomas Gleixner2014-05-161-3/+0
* | | genirq: Make create/destroy_irq() ia64 privateThomas Gleixner2014-05-162-4/+3
* | | tile: Use SPARSE_IRQThomas Gleixner2014-05-163-54/+9
* | | tile: pci: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-161-9/+8
* | | tile: hvc: Use irq_alloc/free_hwirqThomas Gleixner2014-05-161-4/+4
* | | tile: serial: Use irq_alloc/free_hwirqThomas Gleixner2014-05-161-4/+4
* | | tile: net: Use irq_alloc/free_hwirqThomas Gleixner2014-05-161-3/+3
* | | tile: usb: Use irq_alloc/free_hwirqThomas Gleixner2014-05-162-8/+8
* | | tile: Implement irq_alloc/free_hwirq() for migrationThomas Gleixner2014-05-162-0/+15
* | | x86: Remove create/destroy_irq()Thomas Gleixner2014-05-162-109/+1
* | | ia64: Remove unused check_irq_used()Thomas Gleixner2014-05-162-9/+0
* | | iommu: dmar: Provide arch specific irq allocationThomas Gleixner2014-05-163-3/+8
* | | iommu: smar: Fix return value check of create_irq()Thomas Gleixner2014-05-161-1/+1
* | | x86: Get rid of get_nr_irqs_gsi()Thomas Gleixner2014-05-163-23/+1
* | | x86: ioapic: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-161-13/+10
* | | x86: htirq: Use irq_alloc/free_irq()Thomas Gleixner2014-05-161-9/+4
* | | x86: uv: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-161-6/+4
* | | x86: hpet: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-161-3/+2
* | | x86: irq_remapping: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-161-7/+5
* | | x86: Implement arch_setup/teardown_hwirq()Thomas Gleixner2014-05-162-0/+34
* | | genirq: Provide generic hwirq allocation facilityThomas Gleixner2014-05-163-0/+71
* | | mips: Kill pointless destroy_irq()Thomas Gleixner2014-05-162-18/+2
* | | arm: iop13xx: Use sparse irqs for MSIThomas Gleixner2014-05-168-42/+19
| | |
| \ \
*-. \ \ Merge branches 'linus' and 'irq/urgent' into irq/coreThomas Gleixner2014-05-16349-2580/+3994
|\ \ \ \ | | |/ / | |/| |
| | * | MAINTAINERS: Add co-maintainer for drivers/irqchipJason Cooper2014-05-131-0/+8
| | * | genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann2014-05-071-0/+5
| * | | Linux 3.15-rc5v3.15-rc5Linus Torvalds2014-05-091-1/+1
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-0938-77/+150
| |\ \ \
| | * | | x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()Boris Ostrovsky2014-05-091-1/+1
| | * | | x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macroAndres Freund2014-05-091-1/+1
| | * | | x86: Fix typo preventing msr_set/clear_bit from having an effectAndres Freund2014-05-091-1/+1
| | * | | x86/intel: Add quirk to disable HPET for the Baytrail platformFeng Tang2014-05-081-0/+16