1. 62a08ae genirq: x86: Ensure that dynamic irq allocation does not conflict by Thomas Gleixner · 10 years ago
  2. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  3. c7a730f x86/irq: Fix kbuild warning in smp_irq_move_cleanup_interrupt() by Prarit Bhargava · 10 years ago
  4. 9345005 x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqs by Prarit Bhargava · 10 years ago
  5. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 11 years ago
  6. 25aa295 x86/ioapic: Check attr against the previous setting when programmed more than once by Liu Ping Fan · 11 years ago
  7. 1740545 x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lock by Yoshihiro YUNOMAE · 11 years ago
  8. da16532 x86, io_apic: Introduce eoi_ioapic_pin call-back by Joerg Roedel · 12 years ago
  9. 7601384 x86, msi: Introduce x86_msi.compose_msi_msg call-back by Joerg Roedel · 12 years ago
  10. 2976fd8 x86, irq: Introduce setup_remapped_irq() by Joerg Roedel · 12 years ago
  11. 11b4a1c x86, irq: Move irq_remapped() check into free_remapped_irq by Joerg Roedel · 12 years ago
  12. 9f9d39e x86, io-apic: Remove !irq_remapped() check from __target_IO_APIC_irq() by Joerg Roedel · 12 years ago
  13. 9b1b0e4 x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core by Joerg Roedel · 12 years ago
  14. 1d25442 x86, io_apic: Remove irq_remapping_enabled check in setup_timer_IRQ0_pin by Joerg Roedel · 12 years ago
  15. 6a9f5de x86, io_apic: Move irq_remapping_enabled checks out of check_timer() by Joerg Roedel · 12 years ago
  16. a6a25dd x86, io_apic: Convert setup_ioapic_entry to function pointer by Joerg Roedel · 12 years ago
  17. 373dd7a x86, io_apic: Introduce set_affinity function pointer by Joerg Roedel · 12 years ago
  18. 5afba62 x86, msi: Use IRQ remapping specific setup_msi_irqs routine by Joerg Roedel · 12 years ago
  19. 71054d8 x86, hpet: Introduce x86_msi_ops.setup_hpet_msi by Joerg Roedel · 12 years ago
  20. afcc8a4 x86, io_apic: Introduce x86_io_apic_ops.print_entries for debugging by Joerg Roedel · 12 years ago
  21. 1c4248c x86, io_apic: Introduce x86_io_apic_ops.disable() by Joerg Roedel · 12 years ago
  22. 51906e7 x86/MSI: Support multiple MSIs in presense of IRQ remapping by Alexander Gordeev · 12 years ago
  23. 1ebaf4f Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  24. e9a5a91 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  25. 29c574c x86, apic: Cleanup cfg->domain setup for legacy interrupts by Suresh Siddha · 12 years ago
  26. 8d966a0 x86, hotplug: Handle retrigger irq by the first available CPU by Fenghua Yu · 12 years ago
  27. 5074b85 x86: hpet: Fix inverted return value check in arch_setup_hpet_msi() by Jan Beulich · 12 years ago
  28. 94777fc x86/irq/ioapic: Check for valid irq_cfg pointer in smp_irq_move_cleanup_interrupt by Dimitri Sivanich · 12 years ago
  29. f1c630018 x86, apic: fix broken legacy interrupts in the logical apic mode by Suresh Siddha · 12 years ago
  30. 1d44b30 x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs by Tomoki Sekiyama · 12 years ago
  31. bd3e57f Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  32. 1ac322d x86/apic/x2apic: Limit the vector reservation to the user specified mask by Suresh Siddha · 12 years ago
  33. b39f25a x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain membership by Suresh Siddha · 12 years ago
  34. 6a991ac Merge commit 'v3.5-rc3' into x86/debug by Ingo Molnar · 12 years ago
  35. 7eb9ae0 irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity() for UP by Suresh Siddha · 12 years ago
  36. 879060d Merge branch 'x86/cleanups' into x86/apic by Ingo Molnar · 12 years ago
  37. a5a3915 x86/apic: Eliminate cpu_mask_to_apicid() operation by Alexander Gordeev · 12 years ago
  38. ff16432 x86/apic: Make cpu_mask_to_apicid() operations return error code by Alexander Gordeev · 12 years ago
  39. 8637e38 x86/apic: Avoid useless scanning thru a cpumask in assign_irq_vector() by Alexander Gordeev · 12 years ago
  40. 1bccd58 x86/apic: Try to spread IRQ vectors to different priority levels by Alexander Gordeev · 12 years ago
  41. f6175f5 x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs by Tomoki Sekiyama · 12 years ago
  42. 49d0c7a x86/apic: Trivial whitespace fixes by Alexander Gordeev · 12 years ago
  43. 332afa6 x86/irq: Update irq_cfg domain unless the new affinity is a subset of the current domain by Suresh Siddha · 12 years ago
  44. c767a54 x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level> by Joe Perches · 12 years ago
  45. f841d79 x86: Return IRQ_SET_MASK_OK_NOCOPY from irq affinity functions by Jiang Liu · 12 years ago
  46. d5b4bb4 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  47. f08b9c2 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  48. bb8187d MCA: delete all remaining traces of microchannel bus support. by Paul Gortmaker · 12 years ago
  49. d1ecad6 x86/apic: Only compile local function if used with !CONFIG_GENERIC_PENDING_IRQ by Márton Németh · 12 years ago
  50. 8a8f422 iommu: rename intr_remapping.[ch] to irq_remapping.[ch] by Suresh Siddha · 12 years ago
  51. 95a02e9 iommu: rename intr_remapping references to irq_remapping by Suresh Siddha · 12 years ago
  52. 263b5e8 x86, iommu/vt-d: Clean up interfaces for interrupt remapping by Joerg Roedel · 12 years ago
  53. 5e2b930 iommu/vt-d: Convert MSI remapping setup to remap_ops by Joerg Roedel · 12 years ago
  54. 9d619f6 iommu/vt-d: Convert free_irte into a remap_ops callback by Joerg Roedel · 12 years ago
  55. 4c1bad6 iommu/vt-d: Convert IR set_affinity function to remap_ops by Joerg Roedel · 12 years ago
  56. 0c3f173 iommu/vt-d: Convert IR ioapic-setup to use remap_ops by Joerg Roedel · 12 years ago
  57. 736baef iommu/vt-d: Make intr-remapping initialization generic by Joerg Roedel · 12 years ago
  58. 4a8e2a3 x86/apic: Replace io_apic_ops with x86_io_apic_ops. by Konrad Rzeszutek Wilk · 12 years ago
  59. 136d249 x86/ioapic: Add io_apic_ops driver layer to allow interception by Jeremy Fitzhardinge · 12 years ago
  60. 4da7072 x86/io_apic: Move and reenable irq only when CONFIG_GENERIC_PENDING_IRQ=y by Alexander Gordeev · 12 years ago
  61. 73d63d0 x86/ioapic: Add register level checks to detect bogus io-apic entries by Suresh Siddha · 12 years ago
  62. 67b0243 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  63. fb209bd x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remapping by Yinghai Lu · 13 years ago
  64. 98ad1cc x86: Call idle notifier after irq_enter() by Frederic Weisbecker · 13 years ago
  65. 6fd36ba x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioapic chip by Mathias Nyman · 13 years ago
  66. bb84ac2 x86/apic: Do not clear nr_irqs_gsi if no legacy irqs by Jacob Pan · 13 years ago
  67. 0791e98 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  68. 141d55e x86/irq: Standardize on CONFIG_SPARSE_IRQ=y by Yinghai Lu · 13 years ago
  69. 6f50d45 x86, ioapic: Clean up ioapic/apic_id usage by Yinghai Lu · 13 years ago
  70. cda417d x86, ioapic: Factor out print_IO_APIC() to only print one io apic by Yinghai Lu · 13 years ago
  71. 3a61d7f x86, ioapic: Print out irte with right ioapic index by Yinghai Lu · 13 years ago
  72. c5b4712 x86, ioapic: Split up setup_ioapic_entry() by Yinghai Lu · 13 years ago
  73. e4aff81 x86, ioapic: Pass struct irq_attr * to setup_ioapic_irq() by Yinghai Lu · 13 years ago
  74. c020570 x86, ioapic: Consolidate the explicit EOI code by Suresh Siddha · 13 years ago
  75. e57253a x86, ioapic: Restore the mask bit correctly in eoi_ioapic_irq() by Suresh Siddha · 13 years ago
  76. 1e75b31 x86, kdump, ioapic: Reset remote-IRR in clear_IO_APIC by Suresh Siddha · 13 years ago
  77. d3f1381 iommu: Rename the DMAR and INTR_REMAP config options by Suresh Siddha · 13 years ago
  78. c39d77f x86, ioapic: Define irq_remap_modify_chip_defaults() by Suresh Siddha · 13 years ago
  79. 13ea20f x86, msi, intr-remap: Use the ioapic set affinity routine by Suresh Siddha · 13 years ago
  80. 42f0efc x86, ioapic: Print IR_IO_APIC_route_entry when IR is enabled by Naga Chumbalkar · 13 years ago
  81. 3040db9 x86, ioapic: Print IRTE when IR is enabled by Naga Chumbalkar · 13 years ago
  82. 7fece83 x86, ioapic: Also print Dest field by Naga Chumbalkar · 13 years ago
  83. bd6a46e x86, ioapic: Format clean up for IOAPIC output by Naga Chumbalkar · 13 years ago
  84. ded1f6a x86: print APIC data a little later during boot by Naga Chumbalkar · 13 years ago
  85. 2f344d2 x86, ioapic: Restore ioapic entries during resume properly by Suresh Siddha · 13 years ago
  86. 8f18c97 x86, ioapic: Consolidate mp_ioapic_routing[] into 'struct ioapic' by Suresh Siddha · 13 years ago
  87. c040aae x86, ioapic: Consolidate gsi routing info into 'struct ioapic' by Suresh Siddha · 13 years ago
  88. d537143 x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' by Suresh Siddha · 13 years ago
  89. 57a6f74 x86, ioapic: Consolidate ioapic_saved_data[] into 'struct ioapic' by Suresh Siddha · 13 years ago
  90. b69c6c3 x86, ioapic: Add struct ioapic by Suresh Siddha · 13 years ago
  91. 15bac20 x86, ioapic: Remove duplicate code for saving/restoring RTEs by Suresh Siddha · 13 years ago
  92. 31dce14 x86, ioapic: Use ioapic_saved_data while enabling intr-remapping by Suresh Siddha · 13 years ago
  93. 4c79185 x86, ioapic: Allocate ioapic_saved_data early by Suresh Siddha · 13 years ago
  94. b64ce24 x86, ioapic: Fix potential resume deadlock by Daniel J Blueman · 13 years ago
  95. 2044359 x86: devicetree: Configure IOAPIC pin only once by Sebastian Andrzej Siewior · 13 years ago
  96. f3c6ea1 x86: Use syscore_ops instead of sysdev classes and sysdevs by Rafael J. Wysocki · 13 years ago
  97. f2e1fbb Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  98. e16b396 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  99. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 13 years ago
  100. 1a0e62a x86: ioapic: Avoid redundant lookup of irq_cfg by Thomas Gleixner · 13 years ago