1. 4a046d1 x86: arch_probe_nr_irqs by Yinghai Lu · 16 years ago
  2. 9594949 irq: change references from NR_IRQS to nr_irqs by Mike Travis · 16 years ago
  3. 7f7ace0 cpumask: update irq_desc to use cpumask_var_t by Mike Travis · 16 years ago
  4. 0936912 Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x86/urgent by Ingo Molnar · 16 years ago
  5. 7d3b56b Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  6. 80855f7 cpumask: use alloc_cpumask_var_node where appropriate by Mike Travis · 16 years ago
  7. 7eb1955 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask by Mike Travis · 16 years ago
  8. 37dd3cb x86: remove debug printks (io_apic.c) by Markus Trippelsdorf · 16 years ago
  9. 923a789 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  10. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  11. db200df Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  12. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  13. 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
  14. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  15. 7f3e632 x86: io_apic.c io_apic_sync should be static by Jaswinder Singh Rajput · 16 years ago
  16. 13a0c3c sparseirq: work around compiler optimizing away __weak functions by Yinghai Lu · 16 years ago
  17. 18eefed irq: simplify for_each_irq_desc() usage by KOSAKI Motohiro · 16 years ago
  18. b77b881 x86: fix lguest used_vectors breakage, -v2 by Yinghai Lu · 16 years ago
  19. b909895 sparseirq: fix numa_migrate_irq_desc dependency and comments by Yinghai Lu · 16 years ago
  20. a7883de x86: fix warning in arch/x86/kernel/io_apic.c by Ingo Molnar · 16 years ago
  21. d733e00 x86: update io_apic.c to the new cpumask code by Ingo Molnar · 16 years ago
  22. 948a7b2 Merge branch 'irq/sparseirq' into cpus4096 by Ingo Molnar · 16 years ago
  23. 22f65d3 x86: Update io_apic.c to use new cpumask API by Mike Travis · 16 years ago
  24. e798673 x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers by Mike Travis · 16 years ago
  25. 48a1b10 x86, sparseirq: move irq_desc according to smp_affinity, v7 by Yinghai Lu · 16 years ago
  26. c8cae54 x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master. by Mike Travis · 16 years ago
  27. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 16 years ago
  28. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  29. 8f2466f x86: kill #ifdef for exit_idle() by Hiroshi Shimamoto · 16 years ago
  30. 3145e94 x86, MSI: pass irq_cfg and irq_desc by Yinghai Lu · 16 years ago
  31. be5d535 x86: MSI start irq numbering from nr_irqs_gsi by Yinghai Lu · 16 years ago
  32. 99d093d x86: use NR_IRQS_LEGACY by Yinghai Lu · 16 years ago
  33. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  34. 72244c0 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  35. a1967d6 x86: revert irq number limitation by Thomas Gleixner · 16 years ago
  36. 9f14416 Merge commit 'v2.6.28-rc6' into irq/urgent by Ingo Molnar · 16 years ago
  37. 0ca4b6b x86: Fix interrupt leak due to migration by Matthew Wilcox · 16 years ago
  38. 6c2e940 x86: apic honour irq affinity which was set in early boot by Thomas Gleixner · 16 years ago
  39. c78d0cf x86: don't allow nr_irqs > NR_IRQS by Ben Hutchings · 16 years ago
  40. 10e0298 io_apic: make irq_mis_count available on 64-bit too by Ingo Molnar · 16 years ago
  41. d6c88a5 genirq: revert dynarray by Thomas Gleixner · 16 years ago
  42. ee32c97 genirq: remove irq_to_desc_alloc by Thomas Gleixner · 16 years ago
  43. 2cc21ef genirq: remove sparse irq code by Thomas Gleixner · 16 years ago
  44. 4c66a73 x86: sparse_irq: fix typo in debug print out by Yinghai Lu · 16 years ago
  45. 4173a0e x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3 by Dean Nelson · 16 years ago
  46. c81bba4 x86: print out irq nr for msi/ht, v3 by Yinghai Lu · 16 years ago
  47. c1370b4 x86: io-apic - interrupt remapping fix by Cyrill Gorcunov · 16 years ago
  48. 5ffa4eb x86: io-apic - interrupt remapping fix by Cyrill Gorcunov · 16 years ago
  49. 9d98598 sparseirq: remove some debug print out by Yinghai Lu · 16 years ago
  50. 56ffa1a x86: io-apic - do not use KERN_DEBUG marker too much, fix by Cyrill Gorcunov · 16 years ago
  51. 87783be x86: io-apic - get rid of __DO_ACTION macro by Cyrill Gorcunov · 16 years ago
  52. 2a554fb x86: io-apic - do not use KERN_DEBUG marker too much by Cyrill Gorcunov · 16 years ago
  53. 3c2cbd2 x86: io-apic - code style cleaning for setup_IO_APIC_irqs by Cyrill Gorcunov · 16 years ago
  54. 58ac1e7 x86: HPET_MSI Basic HPET_MSI setup code by venkatesh.pallipadi@intel.com · 16 years ago
  55. ac54a6c x86: io-apic - declare irq_cfg_lock for SPARSE_IRQ only by Cyrill Gorcunov · 16 years ago
  56. 676f4a9 x86: io-apic - use ARRAY_SIZE macro by Cyrill Gorcunov · 16 years ago
  57. a11b5ab x2apic: fix reserved APIC register accesses in print_local_APIC() by Yinghai Lu · 16 years ago
  58. 052c0bf x86: fix probe_nr_irqs for xen by Yinghai Lu · 16 years ago
  59. a2d332f x86: fix 32-bit ioapic lockup with sparseirqs by Yinghai Lu · 16 years ago
  60. e89eb43 x86: sparse_irq needs spin_lock in allocations by Yinghai Lu · 16 years ago
  61. 0c425ce warning: fix arch x86 kernel io_apic c by Ingo Molnar · 16 years ago
  62. 9d6a4d0 x86: probe nr_irqs even only mptable is used by Yinghai Lu · 16 years ago
  63. 8f09cd2 x86: make HAVE_SPARSE_IRQ support selectable by Yinghai Lu · 16 years ago
  64. ffd5aae x86: print local APIC of APs one by one by Yinghai Lu · 16 years ago
  65. 29ccbbf x86: remove first_free_entry/pin_map_size by Yinghai Lu · 16 years ago
  66. 3eb2cce x86: unify ack_apic_edge by Yinghai Lu · 16 years ago
  67. 4e738e2 x86: unify mask_IO_APIC_irq by Yinghai Lu · 16 years ago
  68. c691cc8 io_apic: make 32 bit have io_apic resource in /proc/iomem by Yinghai Lu · 16 years ago
  69. 26d347c rename io_apic_64.c and io_apic_32.c to io_apic.c by Yinghai Lu · 16 years ago[Renamed from arch/x86/kernel/io_apic_32.c]
  70. 54168ed x86: make io_apic_32.c the same as io_apic_64.c by Ingo Molnar · 16 years ago
  71. 047c8fd x86: make io_apic_64.c and io_apic_32.c the same by Yinghai Lu · 16 years ago
  72. d4057bd x86: make headers files the same in io_apic_xx.c by Yinghai Lu · 16 years ago
  73. efa2559 x86: order variables in io_apic_xx.c by Yinghai Lu · 16 years ago
  74. 1d02519 x86: ordering functions in io_apic_32.c by Yinghai Lu · 16 years ago
  75. d83e94a x86, io-apic: remove union about dest for log/phy by Yinghai Lu · 16 years ago
  76. 7a959cf x86: add debug info for 32bit sparse_irq by Yinghai Lu · 16 years ago
  77. 497c9a1 x86: make 32bit support per_cpu vector by Yinghai Lu · 16 years ago
  78. 199751d x86: make 32 bit to use sparse_irq by Yinghai Lu · 16 years ago
  79. 0f978f4 x86: make 32bit to use irq_2_pin in irq_cfg by Yinghai Lu · 16 years ago
  80. da51a82 x86: make 32bit use irq_cfg_alloc, etc by Yinghai Lu · 16 years ago
  81. a1420f3 x86: add irq_cfg for 32bit by Yinghai Lu · 16 years ago
  82. 8b8e8c1 x86: remove irqbalance in kernel for 32 bit by Yinghai Lu · 16 years ago
  83. 7f95ec9 x86: move kstat_irqs from kstat to irq_desc by Yinghai Lu · 16 years ago
  84. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 16 years ago
  85. 301e619 x86: use dyn_array in io_apic_xx.c by Yinghai Lu · 16 years ago
  86. 0799e43 x86: use nr_irqs by Yinghai Lu · 16 years ago
  87. 881b374 Merge branch 'x86/apic' into x86/core by Ingo Molnar · 16 years ago
  88. c83d128 Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/core by Ingo Molnar · 16 years ago
  89. 51ca3c6 Merge branch 'linus' into x86/core by Ingo Molnar · 16 years ago
  90. d388e5f x86: Restore proper vector locking during cpu hotplug by Eric W. Biederman · 16 years ago
  91. 7ab6af7 x86_32: use apic_ops at print_local_APIC() by Hiroshi Shimamoto · 16 years ago
  92. a4dbc34 x86: add setup_ioapic_ids for numaq in x86_quirks by Yinghai Lu · 16 years ago
  93. 32f71af x86: PIC, L-APIC and I/O APIC debug information by Maciej W. Rozycki · 16 years ago
  94. 453c140 Merge branch 'x86/apic' into x86/x2apic by Ingo Molnar · 16 years ago
  95. a208f37a Merge branch 'linus' into x86/x2apic by Ingo Molnar · 16 years ago
  96. 49a66a0b x86: I/O APIC: Always report how the timer has been set up by Maciej W. Rozycki · 16 years ago
  97. 593f4a7 x86: APIC: remove apic_write_around(); use alternatives by Maciej W. Rozycki · 16 years ago
  98. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  99. ce8b06b x86: I/O APIC: remove an IRQ2-mask hack by Maciej W. Rozycki · 16 years ago
  100. 4c9961d x86: make read_apic_id return final apicid by Yinghai Lu · 16 years ago