1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. 36e9e1e x86: Handle legacy PIC interrupts on all the cpu's by Suresh Siddha · 14 years ago
  3. 322aafa Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  4. fb7b096 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  5. fad5399 x86: Fix out of order of gsi by Eric W. Biederman · 14 years ago
  6. 21c2fd9 x86: apic: Fix mismerge, add arch_probe_nr_irqs() again by Ingo Molnar · 14 years ago
  7. 9eeeb09 x86, legacy_irq: Remove duplicate vector assigment by Yinghai Lu · 14 years ago
  8. 28c6a0b x86, legacy_irq: Remove left over nr_legacy_irqs by Yinghai Lu · 14 years ago
  9. 05ddafb x86, ioapic: Early enable ioapic for timer irq by Jacob Pan · 15 years ago
  10. 54b5617 Merge remote branch 'origin/x86/apic' into x86/mrst by H. Peter Anvin · 14 years ago
  11. d02e30c Merge branch 'x86/irq' into x86/apic by H. Peter Anvin · 14 years ago
  12. aef55d4 Merge branch 'x86/urgent' into x86/irq by H. Peter Anvin · 14 years ago
  13. 1f91233 x86, apic: Remove ioapic_disable_legacy() by Jacob Pan · 14 years ago
  14. b81bb37 x86, pic: Make use of legacy_pic abstraction by Jacob Pan · 15 years ago
  15. d39f649 x86, ioapic: Improve handling of i8259A irq init by Alek Du · 15 years ago
  16. eb5b379 x86, irq: Keep chip_data in create_irq_nr and destroy_irq by Brandon Philips · 14 years ago
  17. 6738762 x86, irq: Remove arch_probe_nr_irqs by Yinghai Lu · 14 years ago
  18. 5619c28 x86: Convert i8259_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  19. dade771 x86: Convert ioapic_lock and vector_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  20. ced5b69 x86: Avoid race condition in pci_enable_msix() by Brandon Phiilps · 14 years ago
  21. 18dce6b x86: Fix SCI on IOAPIC != 0 by Yinghai Lu · 14 years ago
  22. 3235dc3 x86: Remove trailing spaces in messages by Frans Pop · 14 years ago
  23. 9d133e5 x86, irq: Move __setup_vector_irq() before the first irq enable in cpu online path by Suresh Siddha · 14 years ago
  24. 69c89ef x86, irq: Update the vector domain for legacy irqs handled by io-apic by Suresh Siddha · 14 years ago
  25. 9794339 x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu's by Suresh Siddha · 14 years ago
  26. 6579b47 x86, irq: Use 0x20 for the IRQ_MOVE_CLEANUP_VECTOR instead of 0x1f by Suresh Siddha · 14 years ago
  27. 7f41c2e x86, irq: Check move_in_progress before freeing the vector mapping by Suresh Siddha · 14 years ago
  28. ea94396 x86, apic: Don't waste a vector to improve vector spread by H. Peter Anvin · 14 years ago
  29. 9959c88 x86: Increase NR_IRQS and nr_irqs by Yinghai Lu · 14 years ago
  30. 605c1a1 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 14 years ago
  31. 3981e15 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  32. 18374d8 x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system by Suresh Siddha · 14 years ago
  33. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  34. 849e8de Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  35. 1c83995 x86, ioapic: Document another case when level irq is seen as an edge by Suresh Siddha · 14 years ago
  36. c29d9db x86, ioapic: Fix the EOI register detection mechanism by Suresh Siddha · 14 years ago
  37. ca64c47 x86, io-apic: Move the effort of clearing remoteIRR explicitly before migrating the irq by Maciej W. Rozycki · 14 years ago
  38. 37ef2a3 x86: Re-get cfg_new in case reuse/move irq_desc by Yinghai Lu · 15 years ago
  39. e79c65a x86: io-apic: IO-APIC MMIO should not fail on resource insertion by Cyrill Gorcunov · 15 years ago
  40. 7abc075 x86: apic: Do not use stacked physid_mask_t by Cyrill Gorcunov · 15 years ago
  41. 4343fe1 x86, ioapic: Use snrpintf while set names for IO-APIC resourses by Cyrill Gorcunov · 15 years ago
  42. 46dc281 x86, apic: Use PAGE_SIZE instead of numbers by Cyrill Gorcunov · 15 years ago
  43. b3ec0a3 x86: Use EOI register in io-apic on intel platforms by Suresh Siddha · 15 years ago
  44. a5e74b8 x86: Force irq complete move during cpu offline by Suresh Siddha · 15 years ago
  45. 23359a8 x86: Remove move_cleanup_count from irq_cfg by Suresh Siddha · 15 years ago
  46. 9338ad6 x86, apic: Move SGI UV functionality out of generic IO-APIC code by Dimitri Sivanich · 15 years ago
  47. 6c2c502 x86: SGI UV: Fix irq affinity for hub based interrupts by Dimitri Sivanich · 15 years ago
  48. 2626eb2 x86, apic: Limit apic dumping, introduce new show_lapic= setup option by Cyrill Gorcunov · 15 years ago
  49. 79f5599 cpumask: use zalloc_cpumask_var() where possible by Li Zefan · 15 years ago
  50. bfefb7a Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  51. 8312136 x86, apic: Fix missed handling of discrete apics by Cyrill Gorcunov · 15 years ago
  52. 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
  53. bc07844 x86: Distangle ioapic and i8259 by Thomas Gleixner · 15 years ago
  54. eebc57f Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 into x86/apic by Ingo Molnar · 15 years ago
  55. 2a4ab64 ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=n by Feng Tang · 15 years ago
  56. c8bc6f3 x86: arch specific support for remapping HPET MSIs by Suresh Siddha · 15 years ago
  57. de93410 x86: Move ioapic_ids_setup to x86_init_ops by Thomas Gleixner · 15 years ago
  58. ffc4383 x86, ioapic: Get rid of needless check and simplify ioapic_setup_resources() by Cyrill Gorcunov · 15 years ago
  59. f3d1915 x86, ioapic: Panic on irq-pin binding only if needed by Cyrill Gorcunov · 15 years ago
  60. a7428cd x86, ioapic: Throw BUG instead of NULL dereference by Cyrill Gorcunov · 15 years ago
  61. 2977fb3 x86, ioapic: Introduce for_each_irq_pin() helper by Cyrill Gorcunov · 15 years ago
  62. 2a5ef41 x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq() by Jack Steiner · 15 years ago
  63. 25f6e89 x86: Remove superfluous NULL pointer check in destroy_irq() by Bartlomiej Zolnierkiewicz · 15 years ago
  64. e25371d x86/ioapic.c: unify ioapic_retrigger_irq() by Jeremy Fitzhardinge · 15 years ago
  65. 638f2f8 x86/ioapic.c: convert __target_IO_APIC_irq to conventional for() loop by Jeremy Fitzhardinge · 15 years ago
  66. 4eea6ff x86/ioapic.c: clean up replace_pin_at_irq_node logic and comments by Jeremy Fitzhardinge · 15 years ago
  67. 535b642 x86/ioapic.c: convert replace_pin_at_irq_node to conventional for() loop by Jeremy Fitzhardinge · 15 years ago
  68. 875e68e x86/ioapic.c: simplify add_pin_to_irq_node() by Jeremy Fitzhardinge · 15 years ago
  69. d8c5206 x86/ioapic.c: convert io_apic_level_ack_pending loop to normal for() loop by Jeremy Fitzhardinge · 15 years ago
  70. 8e13d69 x86/ioapic.c: move lost comment to what seems like appropriate place by Jeremy Fitzhardinge · 15 years ago
  71. 83c21be x86/ioapic.c: remove redundant declaration of irq_pin_list by Jeremy Fitzhardinge · 15 years ago
  72. 916a0fe x86/ioapic.c: remove #ifdef for 82093AA workaround by Jeremy Fitzhardinge · 15 years ago
  73. 890aeac x86/ioapic.c: unify __mask_IO_APIC_irq() by Jeremy Fitzhardinge · 15 years ago
  74. 2f210de x86/ioapic.c: ioapic_modify_irq is too large to inline by Jeremy Fitzhardinge · 15 years ago
  75. 857fdc5 x86/pci: insert ioapic resource before assigning unassigned resources by Yinghai Lu · 15 years ago
  76. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  77. 251e1e4 x86: Fix printk call in print_local_apic() by Ingo Molnar · 15 years ago
  78. f007e99 Intel-IOMMU, intr-remap: source-id checking by Weidong Han · 15 years ago
  79. 3f4c395 x86, ioapic: Don't call disconnect_bsp_APIC if no APIC present by Cyrill Gorcunov · 15 years ago
  80. 8f7007a x86: apic/io_apic.c: dmar_msi_type should be static by Jaswinder Singh Rajput · 15 years ago
  81. 50a8d4d x86, io_apic.c: Work around compiler warning by Figo.zhang · 15 years ago
  82. 12274e9 x86: use zalloc_cpumask_var in arch_early_irq_init by Yinghai Lu · 15 years ago
  83. dad213ae irq/cpumask: make memoryless node zero happy by Yinghai Lu · 15 years ago
  84. 38c7fed x86: remove some alloc_bootmem_cpumask_var calling by Yinghai Lu · 15 years ago
  85. 7dc3ca3 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  86. 58f892e x86: Print real IOAPIC version for x86-64 by Naga Chumbalkar · 15 years ago
  87. 4c6f18f x86, io-apic: Don't mark pin_programmed early by Yinghai Lu · 15 years ago
  88. e519807 x86, apic: introduce io_apic_irq_attr by Yinghai Lu · 15 years ago
  89. 4797f6b x86: read apic ID in the !acpi_lapic case by Yinghai Lu · 15 years ago
  90. 6cda3eb Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 15 years ago
  91. 97a5271 x86: display extended apic registers with print_local_APIC and cpu_debug code by Andreas Herrmann · 15 years ago
  92. b9c61b70 x86/pci: update pirq_enable_irq() to setup io apic routing by Yinghai Lu · 15 years ago
  93. 5ef2183 x86/acpi: move setup io apic routing out of CONFIG_ACPI scope by Yinghai Lu · 15 years ago
  94. e20c06f x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector() by Yinghai Lu · 15 years ago
  95. bdfe8ac x86/acpi: move pin_programmed bit map to io_apic.c by Yinghai Lu · 15 years ago
  96. 7a30949 Merge commit 'v2.6.30-rc5' into x86/apic by Ingo Molnar · 15 years ago
  97. 1cbac97 x86: uv io-apic - use BUILD_BUG_ON instead of BUG_ON by Cyrill Gorcunov · 15 years ago
  98. 4420471 Merge branch 'x86/apic' into irq/numa by Ingo Molnar · 15 years ago
  99. 15e957d x86/irq: use move_irq_desc() in create_irq_nr() by Yinghai Lu · 15 years ago
  100. d047f53a x86/irq: change MSI irq_desc to be more numa aware by Yinghai Lu · 15 years ago