1. 8f47e16 x86: update copyrights by Ingo Molnar · 17 years ago
  2. 6bda2c8 x86: remove subarchitecture support by Ingo Molnar · 17 years ago
  3. d53e2f2 x86, smp: remove mach_ipi.h by Ingo Molnar · 17 years ago
  4. 1dcdd3d x86: remove mach_apic.h by Ingo Molnar · 17 years ago
  5. 1f75ed0 x86: remove mach_apicdef.h by Ingo Molnar · 17 years ago
  6. dac5f41 x86, apic: untangle the send_IPI_*() jungle by Ingo Molnar · 17 years ago
  7. debccb3 x86, apic: refactor ->cpu_mask_to_apicid*() by Ingo Molnar · 17 years ago
  8. 8058714 x86, apic: clean up ->apicid_to_cpu_present() by Ingo Molnar · 17 years ago
  9. 33a201f x86, apic: streamline the ->multi_timer_check() quirk by Ingo Molnar · 17 years ago
  10. d190cb8 x86, apic: clean up ->ioapic_phys_id_map() by Ingo Molnar · 17 years ago
  11. e2d40b1 x86, apic: clean up ->vector_allocation_domain() by Ingo Molnar · 17 years ago
  12. d1d7cae x86, apic: clean up check_apicid*() callbacks by Ingo Molnar · 17 years ago
  13. bdb1a9b x86, apic: rename genapic::apic_destination_logical to genapic::dest_logical by Ingo Molnar · 17 years ago
  14. 0b06e73 x86: clean up the APIC_DEST_LOGICAL logic by Ingo Molnar · 17 years ago
  15. fe402e1 x86, apic: clean up / remove TARGET_CPUS by Ingo Molnar · 17 years ago
  16. 9b5bc8d x86, apic: remove IRQ_DEST_MODE / IRQ_DELIVERY_MODE by Ingo Molnar · 17 years ago
  17. f8987a1 x86, genapic: rename int_delivery_mode, et. al. by Ingo Molnar · 17 years ago
  18. c8d46cf x86: rename 'genapic' to 'apic' by Ingo Molnar · 17 years ago
  19. 74b6eb6b Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 17 years ago
  20. 03b4863 x86: make UV support configurable by Nick Piggin · 17 years ago
  21. 422e79a x86: Remove never-called arch_setup_msi_irq() by Michael Ellerman · 17 years ago
  22. 7f268f43 Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu by Ingo Molnar · 17 years ago
  23. f118263 x86: fully honor "nolapic" by Jan Beulich · 17 years ago
  24. c2c2174 x86: replacing mp_config_intsrc with mpc_intsrc by Jaswinder Singh Rajput · 17 years ago
  25. b5ba7e6 x86: replacing mp_config_ioapic with mpc_ioapic by Jaswinder Singh Rajput · 17 years ago
  26. 4a046d1 x86: arch_probe_nr_irqs by Yinghai Lu · 17 years ago
  27. 9594949 irq: change references from NR_IRQS to nr_irqs by Mike Travis · 17 years ago
  28. 7f7ace0 cpumask: update irq_desc to use cpumask_var_t by Mike Travis · 17 years ago
  29. 6d652ea x86: smp.h move boot_cpu_id declartion to cpu.h by Jaswinder Singh Rajput · 17 years ago
  30. 0936912 Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x86/urgent by Ingo Molnar · 17 years ago
  31. 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 · 17 years ago
  32. 80855f7 cpumask: use alloc_cpumask_var_node where appropriate by Mike Travis · 17 years ago
  33. 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 · 17 years ago
  34. 37dd3cb x86: remove debug printks (io_apic.c) by Markus Trippelsdorf · 17 years ago
  35. 923a789 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 17 years ago
  36. 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 · 17 years ago
  37. 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 · 17 years ago
  38. 2ca1a61 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 17 years ago
  39. 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 · 17 years ago
  40. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 17 years ago
  41. 7f3e632 x86: io_apic.c io_apic_sync should be static by Jaswinder Singh Rajput · 17 years ago
  42. 13a0c3c sparseirq: work around compiler optimizing away __weak functions by Yinghai Lu · 17 years ago
  43. 18eefed irq: simplify for_each_irq_desc() usage by KOSAKI Motohiro · 17 years ago
  44. b77b881 x86: fix lguest used_vectors breakage, -v2 by Yinghai Lu · 17 years ago
  45. b909895 sparseirq: fix numa_migrate_irq_desc dependency and comments by Yinghai Lu · 17 years ago
  46. a7883de x86: fix warning in arch/x86/kernel/io_apic.c by Ingo Molnar · 17 years ago
  47. d733e00 x86: update io_apic.c to the new cpumask code by Ingo Molnar · 17 years ago
  48. 948a7b2 Merge branch 'irq/sparseirq' into cpus4096 by Ingo Molnar · 17 years ago
  49. 22f65d3 x86: Update io_apic.c to use new cpumask API by Mike Travis · 17 years ago
  50. e798673 x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers by Mike Travis · 17 years ago
  51. 48a1b10 x86, sparseirq: move irq_desc according to smp_affinity, v7 by Yinghai Lu · 17 years ago
  52. c8cae54 x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master. by Mike Travis · 17 years ago
  53. 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 17 years ago
  54. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 17 years ago
  55. 8f2466f x86: kill #ifdef for exit_idle() by Hiroshi Shimamoto · 17 years ago
  56. 3145e94 x86, MSI: pass irq_cfg and irq_desc by Yinghai Lu · 17 years ago
  57. be5d535 x86: MSI start irq numbering from nr_irqs_gsi by Yinghai Lu · 17 years ago
  58. 99d093d x86: use NR_IRQS_LEGACY by Yinghai Lu · 17 years ago
  59. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 17 years ago
  60. 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 · 17 years ago
  61. a1967d6 x86: revert irq number limitation by Thomas Gleixner · 17 years ago
  62. 9f14416 Merge commit 'v2.6.28-rc6' into irq/urgent by Ingo Molnar · 17 years ago
  63. 0ca4b6b x86: Fix interrupt leak due to migration by Matthew Wilcox · 17 years ago
  64. 6c2e940 x86: apic honour irq affinity which was set in early boot by Thomas Gleixner · 17 years ago
  65. c78d0cf x86: don't allow nr_irqs > NR_IRQS by Ben Hutchings · 17 years ago
  66. 10e0298 io_apic: make irq_mis_count available on 64-bit too by Ingo Molnar · 17 years ago
  67. d6c88a5 genirq: revert dynarray by Thomas Gleixner · 17 years ago
  68. ee32c97 genirq: remove irq_to_desc_alloc by Thomas Gleixner · 17 years ago
  69. 2cc21ef genirq: remove sparse irq code by Thomas Gleixner · 17 years ago
  70. 4c66a73 x86: sparse_irq: fix typo in debug print out by Yinghai Lu · 17 years ago
  71. 4173a0e x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3 by Dean Nelson · 17 years ago
  72. c81bba4 x86: print out irq nr for msi/ht, v3 by Yinghai Lu · 17 years ago
  73. c1370b4 x86: io-apic - interrupt remapping fix by Cyrill Gorcunov · 17 years ago
  74. 5ffa4eb x86: io-apic - interrupt remapping fix by Cyrill Gorcunov · 17 years ago
  75. 9d98598 sparseirq: remove some debug print out by Yinghai Lu · 17 years ago
  76. 56ffa1a x86: io-apic - do not use KERN_DEBUG marker too much, fix by Cyrill Gorcunov · 17 years ago
  77. 87783be x86: io-apic - get rid of __DO_ACTION macro by Cyrill Gorcunov · 17 years ago
  78. 2a554fb x86: io-apic - do not use KERN_DEBUG marker too much by Cyrill Gorcunov · 17 years ago
  79. 3c2cbd2 x86: io-apic - code style cleaning for setup_IO_APIC_irqs by Cyrill Gorcunov · 17 years ago
  80. 58ac1e7 x86: HPET_MSI Basic HPET_MSI setup code by venkatesh.pallipadi@intel.com · 17 years ago
  81. ac54a6c x86: io-apic - declare irq_cfg_lock for SPARSE_IRQ only by Cyrill Gorcunov · 17 years ago
  82. 676f4a9 x86: io-apic - use ARRAY_SIZE macro by Cyrill Gorcunov · 17 years ago
  83. a11b5ab x2apic: fix reserved APIC register accesses in print_local_APIC() by Yinghai Lu · 17 years ago
  84. 052c0bf x86: fix probe_nr_irqs for xen by Yinghai Lu · 17 years ago
  85. a2d332f x86: fix 32-bit ioapic lockup with sparseirqs by Yinghai Lu · 17 years ago
  86. e89eb43 x86: sparse_irq needs spin_lock in allocations by Yinghai Lu · 17 years ago
  87. 0c425ce warning: fix arch x86 kernel io_apic c by Ingo Molnar · 17 years ago
  88. 9d6a4d0 x86: probe nr_irqs even only mptable is used by Yinghai Lu · 17 years ago
  89. 8f09cd2 x86: make HAVE_SPARSE_IRQ support selectable by Yinghai Lu · 17 years ago
  90. ffd5aae x86: print local APIC of APs one by one by Yinghai Lu · 17 years ago
  91. 29ccbbf x86: remove first_free_entry/pin_map_size by Yinghai Lu · 17 years ago
  92. 3eb2cce x86: unify ack_apic_edge by Yinghai Lu · 17 years ago
  93. 4e738e2 x86: unify mask_IO_APIC_irq by Yinghai Lu · 17 years ago
  94. c691cc8 io_apic: make 32 bit have io_apic resource in /proc/iomem by Yinghai Lu · 17 years ago
  95. 26d347c rename io_apic_64.c and io_apic_32.c to io_apic.c by Yinghai Lu · 17 years ago[Renamed from arch/x86/kernel/io_apic_32.c]
  96. 54168ed x86: make io_apic_32.c the same as io_apic_64.c by Ingo Molnar · 17 years ago
  97. 047c8fd x86: make io_apic_64.c and io_apic_32.c the same by Yinghai Lu · 17 years ago
  98. d4057bd x86: make headers files the same in io_apic_xx.c by Yinghai Lu · 17 years ago
  99. efa2559 x86: order variables in io_apic_xx.c by Yinghai Lu · 17 years ago
  100. 1d02519 x86: ordering functions in io_apic_32.c by Yinghai Lu · 17 years ago