1. f7a0c78 x86: Cleanup irq_domain ops by Thomas Gleixner · 9 years ago
  2. 335efdf x86, ioapic: Use proper defines for the entry fields by Thomas Gleixner · 9 years ago
  3. 1f93464 x86/irq: Remove sis apic bug workaround by Thomas Gleixner · 9 years ago
  4. 154d9e5 x86/irq: Clean up io_apic.h by Jiang Liu · 9 years ago
  5. ca1b886 x86: Remove more unmodified io_apic_ops by Thomas Gleixner · 9 years ago
  6. 9a93d47 x86/irq: Remove x86_io_apic_ops.write and x86_io_apic_ops.modify by Jiang Liu · 9 years ago
  7. 50a6ad8 x86/irq: Remove struct io_apic_irq_attr by Jiang Liu · 9 years ago
  8. ad66e1e x86/irq: Remove x86_io_apic_ops.eoi_ioapic_pin and related interfaces by Jiang Liu · 9 years ago
  9. aa5cb97 x86/irq: Remove x86_io_apic_ops.set_affinity and related interfaces by Jiang Liu · 9 years ago
  10. 35d50d8 x86/irq: Remove x86_io_apic_ops.setup_entry and related interfaces by Jiang Liu · 9 years ago
  11. 84bea5c x86/irq: Remove x86_io_apic_ops.print_entries and related interfaces by Jiang Liu · 9 years ago
  12. 5ad274d x86/irq: Remove unused old IOAPIC irqdomain interfaces by Jiang Liu · 9 years ago
  13. 49c7e60 x86/irq: Implement callbacks to enable hierarchical irqdomains on IOAPICs by Jiang Liu · 9 years ago
  14. c4d05a2 x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomains by Jiang Liu · 9 years ago
  15. 4e69d7e x86/irq: Remove unused pre_init_apic_IRQ0() by Jiang Liu · 9 years ago
  16. 8686608 x86/ioapic: Provide stub functions for IOAPIC%3Dn by Thomas Gleixner · 10 years ago
  17. 11d686e x86, irq: Move IRQ initialization routines from io_apic.c into vector.c by Jiang Liu · 10 years ago
  18. 8643e28 x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h by Jiang Liu · 10 years ago
  19. 4438098 x86, irq: Move PCI MSI related code from io_apic.c into msi.c by Jiang Liu · 10 years ago
  20. e89900c x86, irq: Introduce helper to check whether an IOAPIC has been registered by Jiang Liu · 10 years ago
  21. 15516a3 x86, irq, ACPI: Implement interfaces to support ACPI based IOAPIC hot-removal by Jiang Liu · 10 years ago
  22. 35ef9c9 x86, irq: Refine mp_register_ioapic() to prepare for IOAPIC hotplug by Jiang Liu · 10 years ago
  23. 67dc5e7 x86, irq: Remove __init marker for functions will be used by IOAPIC hotplug by Jiang Liu · 10 years ago
  24. e106798 x86: irq: Fix placement of mp_should_keep_irq() by Jan Beulich · 10 years ago
  25. f3761db x86, irq: Fix build error caused by 9eabc99a635a77cbf09 by Jiang Liu · 10 years ago
  26. 9eabc99 x86, irq, PCI: Keep IRQ assignment for runtime power management by Jiang Liu · 10 years ago
  27. df334be x86, irq: Introduce helper functions to release IOAPIC pin by Jiang Liu · 10 years ago
  28. 9f354b0 x86, irq: Clean up unused IOAPIC interface by Jiang Liu · 10 years ago
  29. 15a3c7c x86, irq: Introduce two helper functions to support irqdomain map operation by Jiang Liu · 10 years ago
  30. 44767bf x86, irq: Enhance mp_register_ioapic() to support irqdomain by Jiang Liu · 10 years ago
  31. d7f3d47 x86, irq: Introduce mechanisms to support dynamically allocate IRQ for IOAPIC by Jiang Liu · 10 years ago
  32. 6b9fb70 x86, ACPI, irq: Consolidate algorithm of mapping (ioapic, pin) to IRQ number by Jiang Liu · 10 years ago
  33. 18e4855 x86, irq: Introduce some helper utilities to improve readability by Jiang Liu · 10 years ago
  34. 4035ed0 x86, ioapic: Kill unused global variable timer_through_8259 by Jiang Liu · 10 years ago
  35. 3eb2be5 x86, irq, trivial: Minor improvements of IRQ related code by Jiang Liu · 10 years ago
  36. a491cc902 x86, mpparse: Simplify arch/x86/include/asm/mpspec.h by Jiang Liu · 10 years ago
  37. d07c9f1 x86: Get rid of get_nr_irqs_gsi() by Thomas Gleixner · 10 years ago
  38. da16532 x86, io_apic: Introduce eoi_ioapic_pin call-back by Joerg Roedel · 12 years ago
  39. 7601384 x86, msi: Introduce x86_msi.compose_msi_msg call-back by Joerg Roedel · 12 years ago
  40. 9b1b0e4 x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core by Joerg Roedel · 12 years ago
  41. a6a25dd x86, io_apic: Convert setup_ioapic_entry to function pointer by Joerg Roedel · 12 years ago
  42. 373dd7a x86, io_apic: Introduce set_affinity function pointer by Joerg Roedel · 12 years ago
  43. afcc8a4 x86, io_apic: Introduce x86_io_apic_ops.print_entries for debugging by Joerg Roedel · 12 years ago
  44. 1c4248c x86, io_apic: Introduce x86_io_apic_ops.disable() by Joerg Roedel · 12 years ago
  45. 4a8e2a3 x86/apic: Replace io_apic_ops with x86_io_apic_ops. by Konrad Rzeszutek Wilk · 12 years ago
  46. 136d249 x86/ioapic: Add io_apic_ops driver layer to allow interception by Jeremy Fitzhardinge · 12 years ago
  47. c040aae x86, ioapic: Consolidate gsi routing info into 'struct ioapic' by Suresh Siddha · 13 years ago
  48. d537143 x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic' by Suresh Siddha · 13 years ago
  49. b69c6c3 x86, ioapic: Add struct ioapic by Suresh Siddha · 13 years ago
  50. 31dce14 x86, ioapic: Use ioapic_saved_data while enabling intr-remapping by Suresh Siddha · 13 years ago
  51. 2044359 x86: devicetree: Configure IOAPIC pin only once by Sebastian Andrzej Siewior · 13 years ago
  52. abb0052 x86: ioapic: Move trigger defines to io_apic.h by Thomas Gleixner · 13 years ago
  53. 41098ff x86: ioapic: Make a few functions static by Thomas Gleixner · 13 years ago
  54. ff973d0 x86: ioapic: Add io_apic_setup_irq_pin() by Thomas Gleixner · 13 years ago
  55. 7d0f192 x86: Add dummy functions for compiling without IOAPIC by Henrik Kretzschmar · 14 years ago
  56. 7167d08 x86: Rework arch_disable_smp_support() for x86 by Henrik Kretzschmar · 14 years ago
  57. b6a1432 x86: Add dummy mp_save_irq() by Henrik Kretzschmar · 14 years ago
  58. 4e034b2 x86: Move ioapic_irq_destination_types to apicdef.h by Henrik Kretzschmar · 14 years ago
  59. 2d8009b x86: Unify 3 similar ways of saving mp_irqs info by Feng Tang · 14 years ago
  60. d834a9d Merge branch 'x86/amd-nb' into x86/apic-cleanups by Thomas Gleixner · 14 years ago
  61. a38c538 x86: io_apic: Split setup_ioapic_ids_from_mpc() by Sebastian Andrzej Siewior · 14 years ago
  62. 7fb2b87 x86: io_apic: Fix CONFIG_X86_IO_APIC=n breakage by Thomas Gleixner · 14 years ago
  63. 23f9b26 x86: apic: Move probe_nr_irqs_gsi() into ioapic_init_mappings() by Thomas Gleixner · 14 years ago
  64. 7b586d7 x86/io_apic: add get_nr_irqs_gsi() by Jeremy Fitzhardinge · 16 years ago
  65. 1a8ce7f x86: Make io_apic.c local functions static by Thomas Gleixner · 14 years ago
  66. a4384df x86, irq: Rename gsi_end gsi_top, and fix off by one errors by Eric W. Biederman · 14 years ago
  67. 4f47b4c x86, acpi/irq: Define gsi_end when X86_IO_APIC is undefined by Eric W. Biederman · 14 years ago
  68. 7b20bd5 x86, irq: Kill io_apic_renumber_irq by Eric W. Biederman · 14 years ago
  69. 5777372 x86, ioapic: Teach mp_register_ioapic to compute a global gsi_end by Eric W. Biederman · 14 years ago
  70. eddb0c5 x86, ioapic: Fix the types of gsi values by Eric W. Biederman · 14 years ago
  71. 4966e1a x86, ioapic: Add dummy ioapic functions by Jacob Pan · 14 years ago
  72. 05ddafb x86, ioapic: Early enable ioapic for timer irq by Jacob Pan · 15 years ago
  73. 54b5617 Merge remote branch 'origin/x86/apic' into x86/mrst by H. Peter Anvin · 14 years ago
  74. 1f91233 x86, apic: Remove ioapic_disable_legacy() by Jacob Pan · 15 years ago
  75. 18dce6b x86: Fix SCI on IOAPIC != 0 by Yinghai Lu · 15 years ago
  76. 78f28b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  77. bc07844 x86: Distangle ioapic and i8259 by Thomas Gleixner · 15 years ago
  78. 2a4ab64 ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=n by Feng Tang · 15 years ago
  79. de93410 x86: Move ioapic_ids_setup to x86_init_ops by Thomas Gleixner · 15 years ago
  80. 857fdc5 x86/pci: insert ioapic resource before assigning unassigned resources by Yinghai Lu · 15 years ago
  81. e519807 x86, apic: introduce io_apic_irq_attr by Yinghai Lu · 15 years ago
  82. 5ef2183 x86/acpi: move setup io apic routing out of CONFIG_ACPI scope by Yinghai Lu · 15 years ago
  83. 4420471 Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 15 years ago
  84. a2f809b irq: change ACPI GSI APIs to also take a device argument by Yinghai Lu · 15 years ago
  85. ff166cb x86: x2apic, IR: remove reinit_intr_remapped_IO_APIC() by Suresh Siddha · 15 years ago
  86. fc1edaf x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checks by Suresh Siddha · 15 years ago
  87. b24696b Intel IOMMU Suspend/Resume Support - Interrupt Remapping by Fenghua Yu · 15 years ago
  88. 05c3dc2 x86, ioapic: Fix non atomic allocation with interrupts disabled by Suresh Siddha · 15 years ago
  89. 0280f7c x86, x2apic: cleanup the IO-APIC level migration with interrupt-remapping by Suresh Siddha · 15 years ago
  90. ca97ab9 x86: unstatic ioapic entry funcs by Jeremy Fitzhardinge · 16 years ago
  91. 65a4e57 smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_setup() by Ingo Molnar · 16 years ago
  92. c2c2174 x86: replacing mp_config_intsrc with mpc_intsrc by Jaswinder Singh Rajput · 16 years ago
  93. b5ba7e6 x86: replacing mp_config_ioapic with mpc_ioapic by Jaswinder Singh Rajput · 16 years ago
  94. 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  95. 50dd94e sparseirq: fix typo in !CONFIG_IO_APIC case by Ingo Molnar · 16 years ago
  96. be5d535 x86: MSI start irq numbering from nr_irqs_gsi by Yinghai Lu · 16 years ago
  97. 7a9787e Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirks by Ingo Molnar · 16 years ago
  98. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  99. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/io_apic.h]
  100. 9d6a4d0 x86: probe nr_irqs even only mptable is used by Yinghai Lu · 16 years ago