aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* genirq: Improve documentation to match current implementationJiang Liu2014-05-27
* ARM: iop13xx: fix msi support with sparse IRQArnd Bergmann2014-05-26
* Merge branch 'irq/for-net' into irq/coreThomas Gleixner2014-05-20
|\
| * genirq: Provide !SMP stub for irq_set_affinity_notifier()Eyal Perry2014-05-20
* | genirq: Remove dynamic_irq messThomas Gleixner2014-05-16
* | ia64: Use irq_init_descThomas Gleixner2014-05-16
* | genirq: Replace dynamic_irq_init/cleanupThomas Gleixner2014-05-16
* | genirq: Remove irq_reserve_irq[s]Thomas Gleixner2014-05-16
* | genirq: Replace reserve_irqs in core codeThomas Gleixner2014-05-16
* | s390: Avoid call to irq_reserve_irqs()Thomas Gleixner2014-05-16
* | s390: Remove pointless arch_show_interrupts()Thomas Gleixner2014-05-16
* | s390: pci: Check return value of alloc_irq_desc() properThomas Gleixner2014-05-16
* | sh: intc: Remove pointless irq_reserve_irqs() invocationThomas Gleixner2014-05-16
* | x86, irq: Remove pointless irq_reserve_irqs() callThomas Gleixner2014-05-16
* | genirq: Make create/destroy_irq() ia64 privateThomas Gleixner2014-05-16
* | tile: Use SPARSE_IRQThomas Gleixner2014-05-16
* | tile: pci: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-16
* | tile: hvc: Use irq_alloc/free_hwirqThomas Gleixner2014-05-16
* | tile: serial: Use irq_alloc/free_hwirqThomas Gleixner2014-05-16
* | tile: net: Use irq_alloc/free_hwirqThomas Gleixner2014-05-16
* | tile: usb: Use irq_alloc/free_hwirqThomas Gleixner2014-05-16
* | tile: Implement irq_alloc/free_hwirq() for migrationThomas Gleixner2014-05-16
* | x86: Remove create/destroy_irq()Thomas Gleixner2014-05-16
* | ia64: Remove unused check_irq_used()Thomas Gleixner2014-05-16
* | iommu: dmar: Provide arch specific irq allocationThomas Gleixner2014-05-16
* | iommu: smar: Fix return value check of create_irq()Thomas Gleixner2014-05-16
* | x86: Get rid of get_nr_irqs_gsi()Thomas Gleixner2014-05-16
* | x86: ioapic: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-16
* | x86: htirq: Use irq_alloc/free_irq()Thomas Gleixner2014-05-16
* | x86: uv: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-16
* | x86: hpet: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-16
* | x86: irq_remapping: Use irq_alloc/free_hwirq()Thomas Gleixner2014-05-16
* | x86: Implement arch_setup/teardown_hwirq()Thomas Gleixner2014-05-16
* | genirq: Provide generic hwirq allocation facilityThomas Gleixner2014-05-16
* | mips: Kill pointless destroy_irq()Thomas Gleixner2014-05-16
* | arm: iop13xx: Use sparse irqs for MSIThomas Gleixner2014-05-16
| |
| \
*-. \ Merge branches 'linus' and 'irq/urgent' into irq/coreThomas Gleixner2014-05-16
|\ \ \ | | |/ | |/|
| | * MAINTAINERS: Add co-maintainer for drivers/irqchipJason Cooper2014-05-13
| | * genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann2014-05-06
| * | Linux 3.15-rc5Linus Torvalds2014-05-09
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-05-09
| |\ \
| | * | x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()Boris Ostrovsky2014-05-09
| | * | x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macroAndres Freund2014-05-09
| | * | x86: Fix typo preventing msr_set/clear_bit from having an effectAndres Freund2014-05-09
| | * | x86/intel: Add quirk to disable HPET for the Baytrail platformFeng Tang2014-05-08
| | * | x86/hpet: Make boot_hpet_disable externFeng Tang2014-05-08
| | * | x86-64, build: Fix stack protector Makefile breakage with 32-bit userlandGeorge Spelvin2014-05-07
| | * | x86/reboot: Add reboot quirk for Certec BPC600Christian Gmeiner2014-05-07
| | * | asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*Andi Kleen2014-05-05
| | * | asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen2014-05-05