1. ac54a6c x86: io-apic - declare irq_cfg_lock for SPARSE_IRQ only by Cyrill Gorcunov · 18 years ago
  2. 676f4a9 x86: io-apic - use ARRAY_SIZE macro by Cyrill Gorcunov · 18 years ago
  3. a11b5ab x2apic: fix reserved APIC register accesses in print_local_APIC() by Yinghai Lu · 18 years ago
  4. 052c0bf x86: fix probe_nr_irqs for xen by Yinghai Lu · 18 years ago
  5. a2d332f x86: fix 32-bit ioapic lockup with sparseirqs by Yinghai Lu · 18 years ago
  6. e89eb43 x86: sparse_irq needs spin_lock in allocations by Yinghai Lu · 18 years ago
  7. 0c425ce warning: fix arch x86 kernel io_apic c by Ingo Molnar · 18 years ago
  8. 9d6a4d0 x86: probe nr_irqs even only mptable is used by Yinghai Lu · 18 years ago
  9. 8f09cd2 x86: make HAVE_SPARSE_IRQ support selectable by Yinghai Lu · 18 years ago
  10. ffd5aae x86: print local APIC of APs one by one by Yinghai Lu · 18 years ago
  11. 29ccbbf x86: remove first_free_entry/pin_map_size by Yinghai Lu · 18 years ago
  12. 3eb2cce x86: unify ack_apic_edge by Yinghai Lu · 18 years ago
  13. 4e738e2 x86: unify mask_IO_APIC_irq by Yinghai Lu · 18 years ago
  14. c691cc8 io_apic: make 32 bit have io_apic resource in /proc/iomem by Yinghai Lu · 18 years ago
  15. 26d347c rename io_apic_64.c and io_apic_32.c to io_apic.c by Yinghai Lu · 18 years ago[Renamed from arch/x86/kernel/io_apic_32.c]
  16. 54168ed x86: make io_apic_32.c the same as io_apic_64.c by Ingo Molnar · 18 years ago
  17. 047c8fd x86: make io_apic_64.c and io_apic_32.c the same by Yinghai Lu · 18 years ago
  18. d4057bd x86: make headers files the same in io_apic_xx.c by Yinghai Lu · 18 years ago
  19. efa2559 x86: order variables in io_apic_xx.c by Yinghai Lu · 18 years ago
  20. 1d02519 x86: ordering functions in io_apic_32.c by Yinghai Lu · 18 years ago
  21. d83e94a x86, io-apic: remove union about dest for log/phy by Yinghai Lu · 18 years ago
  22. 7a959cf x86: add debug info for 32bit sparse_irq by Yinghai Lu · 18 years ago
  23. 497c9a1 x86: make 32bit support per_cpu vector by Yinghai Lu · 18 years ago
  24. 199751d x86: make 32 bit to use sparse_irq by Yinghai Lu · 18 years ago
  25. 0f978f4 x86: make 32bit to use irq_2_pin in irq_cfg by Yinghai Lu · 18 years ago
  26. da51a82 x86: make 32bit use irq_cfg_alloc, etc by Yinghai Lu · 18 years ago
  27. a1420f3 x86: add irq_cfg for 32bit by Yinghai Lu · 18 years ago
  28. 8b8e8c1 x86: remove irqbalance in kernel for 32 bit by Yinghai Lu · 18 years ago
  29. 7f95ec9 x86: move kstat_irqs from kstat to irq_desc by Yinghai Lu · 18 years ago
  30. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 18 years ago
  31. 301e619 x86: use dyn_array in io_apic_xx.c by Yinghai Lu · 18 years ago
  32. 0799e43 x86: use nr_irqs by Yinghai Lu · 18 years ago
  33. 881b374 Merge branch 'x86/apic' into x86/core by Ingo Molnar · 18 years ago
  34. c83d128 Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core by Ingo Molnar · 18 years ago
  35. 51ca3c6 Merge branch 'linus' into x86/core by Ingo Molnar · 18 years ago
  36. d388e5f x86: Restore proper vector locking during cpu hotplug by Eric W. Biederman · 18 years ago
  37. 7ab6af7 x86_32: use apic_ops at print_local_APIC() by Hiroshi Shimamoto · 18 years ago
  38. a4dbc34 x86: add setup_ioapic_ids for numaq in x86_quirks by Yinghai Lu · 18 years ago
  39. 32f71af x86: PIC, L-APIC and I/O APIC debug information by Maciej W. Rozycki · 18 years ago
  40. 453c140 Merge branch 'x86/apic' into x86/x2apic by Ingo Molnar · 18 years ago
  41. a208f37 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 18 years ago
  42. 49a66a0 x86: I/O APIC: Always report how the timer has been set up by Maciej W. Rozycki · 18 years ago
  43. 593f4a7 x86: APIC: remove apic_write_around(); use alternatives by Maciej W. Rozycki · 18 years ago
  44. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 18 years ago
  45. ce8b06b x86: I/O APIC: remove an IRQ2-mask hack by Maciej W. Rozycki · 18 years ago
  46. 4c9961d x86: make read_apic_id return final apicid by Yinghai Lu · 18 years ago
  47. af17478 x86: I/O APIC: Never configure IRQ2 by Maciej W. Rozycki · 18 years ago
  48. c88ac1d x86: L-APIC: Always fully configure IRQ0 by Maciej W. Rozycki · 18 years ago
  49. 1baea6e x86: L-APIC: Set IRQ0 as edge-triggered by Maciej W. Rozycki · 18 years ago
  50. e2079c4 x86: fix C1E && nx6325 stability problem by Rafael J. Wysocki · 18 years ago
  51. f3294a3 x86: let setup_arch call init_apic_mappings for 32bit by Yinghai Lu · 18 years ago
  52. 3fde690 x86: change __setup_vector_irq with setup_vector_irq by Glauber Costa · 18 years ago
  53. 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 18 years ago
  54. 896395c Merge branch 'linus' into tmp.x86.mpparse.new by Ingo Molnar · 18 years ago
  55. 1b8ba39 Merge branch 'x86/irq' into x86/devel by Ingo Molnar · 18 years ago
  56. 6924d1a Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel by Ingo Molnar · 18 years ago
  57. 25556c1 x86, arch/x86/kernel/io_apic_32.c: use kzalloc instead of kmalloc/memset by Christophe Jaillet · 18 years ago
  58. 3606244 x86: coding style fixes to arch/x86/kernel/io_apic_32.c by Paolo Ciarrocchi · 18 years ago
  59. 46b3b4e x86, io-apic: use predefined names instead of numeric constants by Cyrill Gorcunov · 18 years ago
  60. 067fa0f x86: IO-APIC - use NMI_NONE instead of numeric constant by Cyrill Gorcunov · 18 years ago
  61. 691874f x86: I/O APIC: timer through 8259A second-chance by Maciej W. Rozycki · 18 years ago
  62. 03be750 x86: I/O APIC: keep the timer IRQ masked during set-up by Maciej W. Rozycki · 18 years ago
  63. 24742ec x86: I/O APIC: unmask the second-chance timer interrupt by Maciej W. Rozycki · 18 years ago
  64. f7633ce x86: I/O APIC: rename setup_ExtINT_IRQ0_pin() by Maciej W. Rozycki · 18 years ago
  65. 6b4722a x86: I/O APIC: remove redundant LVT0 masking by Maciej W. Rozycki · 18 years ago
  66. 80d16ba x86: I/O APIC: remove redundant 8259A {,un}masking by Maciej W. Rozycki · 18 years ago
  67. f082526 x86: I/O APIC: fix the name of the through-8259A handler by Maciej W. Rozycki · 18 years ago
  68. 9a1c619 x86: I/O APIC: fix the name of the L-APIC IRQ handler by Maciej W. Rozycki · 18 years ago
  69. 35542c5 x86: I/O APIC: clean up the 8259A on a NMI watchdog failure by Maciej W. Rozycki · 18 years ago
  70. 60134eb x86: I/O APIC: keep IRQ off when changing LVT registers by Maciej W. Rozycki · 18 years ago
  71. e67465f x86: I/O APIC: clean up after a fasteoi failure by Maciej W. Rozycki · 18 years ago
  72. ecd2947 x86: I/O APIC: remove parameters to fiddle with the 8259A by Maciej W. Rozycki · 18 years ago
  73. d11d579 x86: I/O APIC: AEOI timer acknowledgement clean-ups by Maciej W. Rozycki · 18 years ago
  74. a0176e2 Revert "Revert "x86: fix ioapic bug again"" by Ingo Molnar · 18 years ago
  75. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 18 years ago
  76. d939d28 Merge branch 'linus' into x86/irq by Ingo Molnar · 18 years ago
  77. 1791a78 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 18 years ago
  78. 0b6a39f Revert "x86: fix ioapic bug again" by Ingo Molnar · 18 years ago
  79. 6682311 x86: fix compile warning in io_apic_{32,64}.c by Andreas Herrmann · 18 years ago
  80. d49c428 x86: make generic arch support NUMAQ by Yinghai Lu · 18 years ago
  81. 8732fc4 x86: move mp_bus_not_pci from mpparse.c by Alexey Starikovskiy · 18 years ago
  82. ce6444d x86: mp_bus_id_to_pci_bus is not needed by Alexey Starikovskiy · 18 years ago
  83. 2fddb6e28 x86: make config_irqsrc not MPspec specific by Alexey Starikovskiy · 18 years ago
  84. ec2cd0a x86: make struct config_ioapic not MPspec specific by Alexey Starikovskiy · 18 years ago
  85. ce17833 x86: change FIRST_SYSTEM_VECTOR to a variable, fix by Alan Mayer · 18 years ago
  86. 305b92a x86: change FIRST_SYSTEM_VECTOR to a variable by Alan Mayer · 18 years ago
  87. 9d9ad4b x86: Fix 32-bit MSI-X allocation leakage by PJ Waskiewicz · 18 years ago
  88. 28acf28 x86: unlock_ExtINT_logic() - fix section mismatch warnings by Jacek Luczak · 18 years ago
  89. addfc66 x86: remove unnecessary tmp local variable by Akinobu Mita · 18 years ago
  90. a2249cb x86: use ioapic_read_entry() and ioapic_write_entry() by Akinobu Mita · 18 years ago
  91. 584f734 x86: move mp_irqs to io_apics_32.c by Alexey Starikovskiy · 18 years ago
  92. 9f640cc x86: move mp_ioapics to io_apic_32.c by Alexey Starikovskiy · 18 years ago
  93. 05f2d12 x86: change GET_APIC_ID() from an inline function to an out-of-line function by Jack Steiner · 18 years ago
  94. 6e90894 x86: fix ioapic bug again by Ingo Molnar · 18 years ago
  95. ede1389 x86: remove the write-only timer_uses_ioapic_pin_0 by Adrian Bunk · 18 years ago
  96. c0a282c x86: make mp_bus_id_to_type optional by Alexey Starikovskiy · 18 years ago
  97. 643befe x86: use not_pci bitmap #6 by Alexey Starikovskiy · 18 years ago
  98. 9c0076c x86: use not_pci bitmap #5 by Alexey Starikovskiy · 18 years ago
  99. 6728801 x86: use not_pci bitmap #4 by Alexey Starikovskiy · 18 years ago
  100. 47cab82 x86: use not_pci bitmap #3 by Alexey Starikovskiy · 18 years ago