| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-06-12 | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -10/+18 |
| 2014-05-16 | x86, irq: Remove pointless irq_reserve_irqs() call |  Thomas Gleixner | 1 | -3/+0 |
| 2014-05-16 | x86: Remove create/destroy_irq() |  Thomas Gleixner | 1 | -105/+1 |
| 2014-05-16 | x86: Get rid of get_nr_irqs_gsi() |  Thomas Gleixner | 1 | -5/+0 |
| 2014-05-16 | x86: ioapic: Use irq_alloc/free_hwirq() |  Thomas Gleixner | 1 | -13/+10 |
| 2014-05-16 | x86: Implement arch_setup/teardown_hwirq() |  Thomas Gleixner | 1 | -0/+33 |
| 2014-05-05 | asmlinkage, x86: Add explicit __visible to arch/x86/* |  Andi Kleen | 1 | -1/+1 |
| 2014-04-28 | genirq: x86: Ensure that dynamic irq allocation does not conflict |  Thomas Gleixner | 1 | -0/+5 |
| 2014-04-16 | x86/irq: Fix fixup_irqs() error handling |  Prarit Bhargava | 1 | -10/+18 |
| 2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm |  Linus Torvalds | 1 | -3/+0 |
| 2014-01-13 | x86/irq: Fix kbuild warning in smp_irq_move_cleanup_interrupt() |  Prarit Bhargava | 1 | -1/+1 |
| 2014-01-12 | x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqs |  Prarit Bhargava | 1 | -9/+9 |
| 2013-12-07 | ACPI: Clean up inclusions of ACPI header files |  Lv Zheng | 1 | -3/+0 |
| 2013-08-26 | x86/ioapic: Check attr against the previous setting when programmed more than once |  Liu Ping Fan | 1 | -3/+6 |
| 2013-08-20 | x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lock |  Yoshihiro YUNOMAE | 1 | -0/+5 |
| 2013-01-28 | x86, io_apic: Introduce eoi_ioapic_pin call-back |  Joerg Roedel | 1 | -14/+6 |
| 2013-01-28 | x86, msi: Introduce x86_msi.compose_msi_msg call-back |  Joerg Roedel | 1 | -27/+30 |
| 2013-01-28 | x86, irq: Introduce setup_remapped_irq() |  Joerg Roedel | 1 | -10/+3 |
| 2013-01-28 | x86, irq: Move irq_remapped() check into free_remapped_irq |  Joerg Roedel | 1 | -2/+2 |
| 2013-01-28 | x86, io-apic: Remove !irq_remapped() check from __target_IO_APIC_irq() |  Joerg Roedel | 1 | -6/+2 |
| 2013-01-28 | x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core |  Joerg Roedel | 1 | -43/+1 |
| 2013-01-28 | x86, io_apic: Remove irq_remapping_enabled check in setup_timer_IRQ0_pin |  Joerg Roedel | 1 | -3/+0 |
| 2013-01-28 | x86, io_apic: Move irq_remapping_enabled checks out of check_timer() |  Joerg Roedel | 1 | -4/+2 |
| 2013-01-28 | x86, io_apic: Convert setup_ioapic_entry to function pointer |  Joerg Roedel | 1 | -9/+5 |
| 2013-01-28 | x86, io_apic: Introduce set_affinity function pointer |  Joerg Roedel | 1 | -10/+7 |
| 2013-01-28 | x86, msi: Use IRQ remapping specific setup_msi_irqs routine |  Joerg Roedel | 1 | -94/+10 |
| 2013-01-28 | x86, hpet: Introduce x86_msi_ops.setup_hpet_msi |  Joerg Roedel | 1 | -7/+1 |
| 2013-01-28 | x86, io_apic: Introduce x86_io_apic_ops.print_entries for debugging |  Joerg Roedel | 1 | -53/+56 |
| 2013-01-28 | x86, io_apic: Introduce x86_io_apic_ops.disable() |  Joerg Roedel | 1 | -22/+19 |
| 2013-01-24 | x86/MSI: Support multiple MSIs in presense of IRQ remapping |  Alexander Gordeev | 1 | -32/+133 |
| 2012-12-11 | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+3 |
| 2012-12-11 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -20/+6 |
| 2012-11-26 | x86, apic: Cleanup cfg->domain setup for legacy interrupts |  Suresh Siddha | 1 | -20/+6 |
| 2012-11-14 | x86, hotplug: Handle retrigger irq by the first available CPU |  Fenghua Yu | 1 | -1/+3 |
| 2012-11-02 | x86: hpet: Fix inverted return value check in arch_setup_hpet_msi() |  Jan Beulich | 1 | -2/+3 |
| 2012-10-24 | x86/irq/ioapic: Check for valid irq_cfg pointer in smp_irq_move_cleanup_interrupt |  Dimitri Sivanich | 1 | -0/+3 |
| 2012-08-14 | x86, apic: fix broken legacy interrupts in the logical apic mode |  Suresh Siddha | 1 | -0/+10 |
| 2012-07-26 | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs |  Tomoki Sekiyama | 1 | -2/+2 |
| 2012-07-22 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -150/+162 |
| 2012-07-06 | x86/apic/x2apic: Limit the vector reservation to the user specified mask |  Suresh Siddha | 1 | -16/+15 |
| 2012-07-06 | x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain membership |  Suresh Siddha | 1 | -7/+8 |
| 2012-06-20 | Merge commit 'v3.5-rc3' into x86/debug |  Ingo Molnar | 1 | -2/+2 |
| 2012-06-15 | irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity() for UP |  Suresh Siddha | 1 | -99/+81 |
| 2012-06-15 | Merge branch 'x86/cleanups' into x86/apic |  Ingo Molnar | 1 | -4/+5 |
| 2012-06-14 | x86/apic: Eliminate cpu_mask_to_apicid() operation |  Alexander Gordeev | 1 | -1/+2 |
| 2012-06-08 | x86/apic: Make cpu_mask_to_apicid() operations return error code |  Alexander Gordeev | 1 | -31/+57 |
| 2012-06-08 | x86/apic: Avoid useless scanning thru a cpumask in assign_irq_vector() |  Alexander Gordeev | 1 | -3/+9 |
| 2012-06-08 | x86/apic: Try to spread IRQ vectors to different priority levels |  Alexander Gordeev | 1 | -4/+3 |
| 2012-06-06 | x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs |  Tomoki Sekiyama | 1 | -2/+2 |
| 2012-06-06 | x86/apic: Trivial whitespace fixes |  Alexander Gordeev | 1 | -2/+2 |