1. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  2. 1c2a48c Merge branch 'linus' into x86/apic-cleanups by Ingo Molnar · 15 years ago
  3. 77a0dd5 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  4. 4e1db5e Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  5. 017892c Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  6. 554ec06 x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same time by Dongdong Deng · 15 years ago
  7. 9ab181f x86: Only call smp_processor_id in non-preempt cases by Don Zickus · 15 years ago
  8. cb2ded3 x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion by Yinghai Lu · 15 years ago
  9. bc030d6 Merge commit 'v2.6.37-rc8' into x86/apic by Ingo Molnar · 15 years ago
  10. c1955b5 x86: Use this_cpu_inc_return for nmi counter by Tejun Heo · 16 years ago
  11. 7b543a5 x86: Replace uses of current_cpu_data with this_cpu ops by Tejun Heo · 16 years ago
  12. 0a3aee0 x86: Use this_cpu_ops to optimize code by Tejun Heo · 16 years ago
  13. 56d91f1 x86, acpi: Add MAX_LOCAL_APIC for 32bit by Yinghai Lu · 16 years ago
  14. 4a7863c x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP_DETECTOR by Don Zickus · 16 years ago
  15. d8850ba x86, UV: Fix the effect of extra bits in the hub nodeid register by Jack Steiner · 16 years ago
  16. e681041 x86, UV: Add common uv_early_read_mmr() function for reading MMRs by Jack Steiner · 16 years ago
  17. 6c529a2 Merge commit 'v2.6.37-rc7' into perf/core by Ingo Molnar · 16 years ago
  18. 7f7fbf4 x86: Enable the intr-remap fault handling after local APIC setup by Kenji Kaneshige · 16 years ago
  19. 086e8ce x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode by Kenji Kaneshige · 16 years ago
  20. 5f29805 x86, watchdog: Compile fix when CONFIG_LOCAL_APIC not enabled by Don Zickus · 16 years ago
  21. 0aa002f x86: apic: Cleanup and simplify setup_local_APIC() by Tejun Heo · 16 years ago
  22. 5dc3055 x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls by Don Zickus · 16 years ago
  23. 96a84c2 lockup detector: Compile fixes from removing the old x86 nmi watchdog by Don Zickus · 16 years ago
  24. 0e3fa13 x86: Further simplify mp_irq info handling by Feng Tang · 16 years ago
  25. 2d8009b x86: Unify 3 similar ways of saving mp_irqs info by Feng Tang · 16 years ago
  26. 60d79fd x86, ioapic: Avoid writing io_apic id if already correct by Yinghai Lu · 16 years ago
  27. 0450193 x86, x2apic: Don't map lapic addr for preenabled x2apic systems by Yinghai Lu · 16 years ago
  28. 326a2e6 x86, apic: Use register_lapic_address() in init_apic_mapping() by Yinghai Lu · 16 years ago
  29. f115714 x86, apic: Remove early_init_lapic_mapping() by Yinghai Lu · 16 years ago
  30. c0104d3 x86, apic: Unify identical register_lapic_address() functions by Yinghai Lu · 16 years ago
  31. d834a9d Merge branch 'x86/amd-nb' into x86/apic-cleanups by Thomas Gleixner · 16 years ago
  32. 4720dd1 x86: io_apic: Avoid unused variable warning when CONFIG_GENERIC_PENDING_IRQ=n by Thomas Gleixner · 16 years ago
  33. 2c6cb10 x86: Address 'unused' warning in hw_nmi.c again by Rakib Mullick · 16 years ago
  34. 10a18d7 Merge commit 'v2.6.37-rc5' into perf/core by Ingo Molnar · 16 years ago
  35. a38c538 x86: io_apic: Split setup_ioapic_ids_from_mpc() by Sebastian Andrzej Siewior · 16 years ago
  36. fbe6c40 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  37. 6c869e7 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 16 years ago
  38. 8191c9f x86: UV: Address interrupt/IO port operation conflict by Dimitri Sivanich · 16 years ago
  39. 0e2af2a x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOG by Rakib Mullick · 16 years ago
  40. 072b198 x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog by Don Zickus · 16 years ago
  41. 5f2b0ba x86, nmi_watchdog: Remove the old nmi_watchdog by Don Zickus · 16 years ago
  42. 2a8dcbd x86, apic: Remove double #include by Jesper Juhl · 16 years ago
  43. 62b0cfc x86, UV: Update node controller MMRs by Jack Steiner · 16 years ago
  44. 7b79462 x86: Check irq_remapped instead of remapping_enabled in destroy_irq() by Yinghai Lu · 16 years ago
  45. 2d10d87 Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  46. 0520bd8 x86, uv: More Westmere support on SGI UV by Russ Anderson · 16 years ago
  47. 18cb657 Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 16 years ago
  48. c8f730b x86, uv: Enable Westmere support on SGI UV by Russ Anderson · 16 years ago
  49. eb48c9c apic, amd: Make firmware bug messages more meaningful by Robert Richter · 16 years ago
  50. 23f9b26 x86: apic: Move probe_nr_irqs_gsi() into ioapic_init_mappings() by Thomas Gleixner · 16 years ago
  51. 5a7ae78 x86: Allow platforms to force enable apic by Thomas Gleixner · 16 years ago
  52. 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  53. 27afdf2 apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets by Robert Richter · 16 years ago
  54. a68c439 apic, x86: Check if EILVT APIC registers are available (AMD only) by Robert Richter · 16 years ago
  55. 9717967 x86: ioapic: Call free_irte only if interrupt remapping enabled by Yinghai Lu · 16 years ago
  56. 294ee6f x86: Introduce x86_msi_ops by Stefano Stabellini · 16 years ago
  57. 7b586d7 x86/io_apic: add get_nr_irqs_gsi() by Jeremy Fitzhardinge · 17 years ago
  58. 2ee3906 x86: Switch sparse_irq allocations to GFP_KERNEL by Thomas Gleixner · 16 years ago
  59. ad9f433 x86: Use sane enumeration by Thomas Gleixner · 16 years ago
  60. 48b2650 x86: uv: Clean up the direct access to irq_desc by Thomas Gleixner · 16 years ago
  61. 1a8ce7f x86: Make io_apic.c local functions static by Thomas Gleixner · 16 years ago
  62. 1a0730d x86: Speed up the irq_remapped check in hot pathes by Thomas Gleixner · 16 years ago
  63. bc5fdf9 x86: io_apic: Remove the now unused sparse_irq arch_* functions by Thomas Gleixner · 16 years ago
  64. fbc6bff x86: ioapic: Cleanup sparse irq code by Thomas Gleixner · 16 years ago
  65. fe6dab4 x86: Don't setup ioapic irq for sci twice by Yinghai Lu · 16 years ago
  66. f981a3d x86: io_apic: Prepare alloc/free_irq_cfg() by Thomas Gleixner · 16 years ago
  67. 08c33db x86: Implement new allocator functions by Thomas Gleixner · 16 years ago
  68. 6e2fff5 x86: ioapic: Cleanup get_one_free_irq_cfg() by Thomas Gleixner · 16 years ago
  69. 7e49552 x86: ioapic: Cleanup some more by Thomas Gleixner · 16 years ago
  70. be5b7bf x86: Convert ht set_affinity to new chip function by Thomas Gleixner · 16 years ago
  71. 0e09ddf x86: Cleanup hpet affinity setting by Thomas Gleixner · 16 years ago
  72. fe52b2d x86: Convert dmar affinity setting to new chip function by Thomas Gleixner · 16 years ago
  73. b5d1c46 x86: Convert remapped msi to new chip.irq_set_affinity function by Thomas Gleixner · 16 years ago
  74. f19f5ec x86: Convert remapped ioapic affinity setting to new irq chip function by Thomas Gleixner · 16 years ago
  75. 5346b2a x86: Convert msi affinity setting to new chip functions by Thomas Gleixner · 16 years ago
  76. f7e909e x86: Prepare the affinity common functions for taking struct irq_data * by Thomas Gleixner · 16 years ago
  77. 60c6994 x86: ioapic: Clean up the direct access to irq_desc by Thomas Gleixner · 16 years ago
  78. e9f7ac6 ht: Convert to new irq_chip functions by Thomas Gleixner · 16 years ago
  79. 5c2837f dmar: Convert to new irq chip functions by Thomas Gleixner · 16 years ago
  80. d0fbca8 x86: ioapic/hpet: Convert to new chip functions by Thomas Gleixner · 16 years ago
  81. 90297c5 x86: ioapic: Convert mask to new irq_chip function by Thomas Gleixner · 16 years ago
  82. 61a38ce x86: io_apic: Convert startup to new irq_chip function by Thomas Gleixner · 16 years ago
  83. dd5f15e x86: Cleanup io_apic by Thomas Gleixner · 16 years ago
  84. d4eba29 x86: Cleanup access to irq_data by Thomas Gleixner · 16 years ago
  85. 4305df9 x86: i8259: Convert to new irq_chip functions by Thomas Gleixner · 16 years ago
  86. 39431ac pci: Cleanup the irq_desc mess in msi by Thomas Gleixner · 16 years ago
  87. 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 16 years ago
  88. 7c5f135 Merge branch 'x86/urgent' of into irq/sparseirq by Thomas Gleixner · 16 years ago
  89. 5e62fea Merge branch 'x86/cleanups' into irq/sparseirq by Thomas Gleixner · 16 years ago
  90. 8ffcfa4 Merge branch 'x86/x2apic' into irq/sparseirq by Thomas Gleixner · 16 years ago
  91. b683de2 genirq: Query arch for number of early descriptors by Thomas Gleixner · 16 years ago
  92. 153db80 Merge commit 'v2.6.36-rc7' into core/memblock by Ingo Molnar · 16 years ago
  93. 1cf180c x86, irq: Plug memory leak in sparse irq by Thomas Gleixner · 16 years ago
  94. fa47f7e x86, x2apic: Simplify apic init in SMP and UP builds by Suresh Siddha · 16 years ago
  95. 62a92f4 x86, intr-remap: Remove IRTE setup duplicate code by Suresh Siddha · 16 years ago
  96. 75e3cfb x86, intr-remap: Set redirection hint in the IRTE by Suresh Siddha · 16 years ago
  97. 36ac4b9 x86, UV: Fix initialization of max_pnode by Jack Steiner · 16 years ago
  98. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 16 years ago
  99. a9ce6bc x86, memblock: Replace e820_/_early string with memblock_ by Yinghai Lu · 16 years ago
  100. 05e4076 x86, apic: Fix apic=debug boot crash by Daniel Kiper · 16 years ago