1. 30ff056 Merge branch '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
  2. c7e1589 Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  3. 43a834d Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  4. 78c0617 x86: Enable NMI on all cpus on UV by Russ Anderson · 16 years ago
  5. 681ee44 x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs by Suresh Siddha · 16 years ago
  6. 3235dc3 x86: Remove trailing spaces in messages by Frans Pop · 16 years ago
  7. 841582e x86, uv: Update UV arch to target Legacy VGA I/O correctly. by Mike Travis · 16 years ago
  8. bb668da x86, apic: use logical flat for systems with <= 8 logical cpus by Suresh Siddha · 16 years ago
  9. dfea91d x86, apic: use physical mode for IBM summit platforms by Suresh Siddha · 16 years ago
  10. 330a518 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
  11. 1d2c867 x86, uv: Ensure hub revision set for all ACPI modes. by Russ Anderson · 16 years ago
  12. 7a1110e x86, uv: Add function retrieving node controller revision number by Jack Steiner · 16 years ago
  13. fcfbb2b x86: SGI UV: Fix mapping of MMIO registers by Mike Travis · 16 years ago
  14. 066000d Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus" by Ananth N Mavinakayanahalli · 16 years ago
  15. 99659a9 x86, uv: Remove recursion in uv_heartbeat_enable() by Roel Kluin · 16 years ago
  16. 7f41c2e x86, irq: Check move_in_progress before freeing the vector mapping by Suresh Siddha · 16 years ago
  17. 39d3077 x86: SGI UV: Fix writes to led registers on remote uv hubs by Mike Travis · 16 years ago
  18. 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 · 16 years ago
  19. 18374d8 x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system by Suresh Siddha · 16 years ago
  20. b76365a x86, uv: Add serial number parameter to uv_bios_get_sn_info() by Russ Anderson · 16 years ago
  21. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 17 years ago
  22. 75b0803 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  23. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 17 years ago
  24. 450b1e8 x86: Remove enabling x2apic message for every CPU by Mike Travis · 17 years ago
  25. 5cd476e x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt) by Joe Perches · 17 years ago
  26. 4c68db3 Merge branch 'linus' into x86/urgent by Ingo Molnar · 17 years ago
  27. 60d8ce2 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  28. 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 · 17 years ago
  29. e33c019 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  30. a946d8f x86: Fix bogus warning in apic_noop.apic_write() by Thomas Gleixner · 17 years ago
  31. 6ec22f9 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  32. a77d2e0 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  33. 1c83995 x86, ioapic: Document another case when level irq is seen as an edge by Suresh Siddha · 17 years ago
  34. c29d9db x86, ioapic: Fix the EOI register detection mechanism by Suresh Siddha · 17 years ago
  35. ca64c47 x86, io-apic: Move the effort of clearing remoteIRR explicitly before migrating the irq by Maciej W. Rozycki · 17 years ago
  36. ccef086 x86, mm: Correct the implementation of is_untracked_pat_range() by H. Peter Anvin · 17 years ago
  37. 918bc96 x86: SGI UV: Map low MMR ranges by Jack Steiner · 17 years ago
  38. b24c2a9 x86: Move find_smp_config() earlier and avoid bootmem usage by Yinghai Lu · 17 years ago
  39. eb41c8b x86, platform: Change is_untracked_pat_range() to bool; cleanup init by H. Peter Anvin · 17 years ago
  40. fd12a0d x86: UV SGI: Don't track GRU space in PAT by Jack Steiner · 17 years ago
  41. 37ef2a3 x86: Re-get cfg_new in case reuse/move irq_desc by Yinghai Lu · 17 years ago
  42. e670761 x86: apic: Remove not needed #ifdef by Yinghai Lu · 17 years ago
  43. e79c65a x86: io-apic: IO-APIC MMIO should not fail on resource insertion by Cyrill Gorcunov · 17 years ago
  44. 411462f x86: Fix printk format due to variable type change by Thomas Gleixner · 17 years ago
  45. 7abc075 x86: apic: Do not use stacked physid_mask_t by Cyrill Gorcunov · 17 years ago
  46. f4a70c5 x86, apic: Get rid of apicid_to_cpu_present assign on 64-bit by Cyrill Gorcunov · 17 years ago
  47. 4343fe1 x86, ioapic: Use snrpintf while set names for IO-APIC resourses by Cyrill Gorcunov · 17 years ago
  48. 46dc281 x86, apic: Use PAGE_SIZE instead of numbers by Cyrill Gorcunov · 17 years ago
  49. ce7c427 cpumask: Avoid cpumask_t in arch/x86/kernel/apic/nmi.c by Rusty Russell · 17 years ago
  50. b3ec0a3 x86: Use EOI register in io-apic on intel platforms by Suresh Siddha · 17 years ago
  51. a5e74b8 x86: Force irq complete move during cpu offline by Suresh Siddha · 17 years ago
  52. 23359a8 x86: Remove move_cleanup_count from irq_cfg by Suresh Siddha · 17 years ago
  53. 6f9b410 x86, apic: Clear APIC Timer Initial Count Register on shutdown by Andreas Herrmann · 17 years ago
  54. 036ed8b x86, UV: Fix information in __uv_hub_info structure by Robin Holt · 17 years ago
  55. f88f2b4 x86: apic: Allow noop operations to be called almost at any time by Cyrill Gorcunov · 17 years ago
  56. 9338ad6 x86, apic: Move SGI UV functionality out of generic IO-APIC code by Dimitri Sivanich · 17 years ago
  57. 6c2c502 x86: SGI UV: Fix irq affinity for hub based interrupts by Dimitri Sivanich · 17 years ago
  58. 2626eb2 x86, apic: Limit apic dumping, introduce new show_lapic= setup option by Cyrill Gorcunov · 17 years ago
  59. a933c61 x86, apic: Use apic noop driver by Cyrill Gorcunov · 17 years ago
  60. 9844ab1 x86, apic: Introduce the NOOP apic driver by Cyrill Gorcunov · 17 years ago
  61. 494f6a9 this_cpu: Use this_cpu_xx in nmi handling by Christoph Lameter · 17 years ago
  62. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 17 years ago
  63. 79f5599 cpumask: use zalloc_cpumask_var() where possible by Li Zefan · 17 years ago
  64. 43c1266 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  65. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 17 years ago
  66. bfefb7a Merge branch 'linus' into x86/urgent by Ingo Molnar · 17 years ago
  67. 8312136 x86, apic: Fix missed handling of discrete apics by Cyrill Gorcunov · 17 years ago
  68. 2fbd07a x86, apic: Use logical flat on intel with <= 8 logical cpus by Suresh Siddha · 17 years ago
  69. 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 · 17 years ago
  70. daf7b9c x86: SGI UV: Map MMIO-High memory range by Jack Steiner · 17 years ago
  71. c2777f9 x86: apic: Convert BUG() to BUG_ON() by Daniel Walker · 17 years ago
  72. df58bee Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  73. 15b0404 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  74. ffaf854 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  75. 989aa44 Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  76. e11dada x86: apic namespace cleanup by Thomas Gleixner · 17 years ago
  77. bc07844 x86: Distangle ioapic and i8259 by Thomas Gleixner · 17 years ago
  78. 845b394 x86: Add timer_init to x86_init_ops by Thomas Gleixner · 17 years ago
  79. 736deca x86: Move percpu clockevents setup to x86_init_ops by Thomas Gleixner · 17 years ago
  80. 428cf90 x86: Move traps_init to x86_init_ops by Thomas Gleixner · 17 years ago
  81. 66bcaf0 x86: Move irq_init to x86_init_ops by Thomas Gleixner · 17 years ago
  82. d9112f4 x86: Move pre_intr_init to x86_init_ops by Thomas Gleixner · 17 years ago
  83. b3f1b61 x86: Move get/find_smp_config to x86_init_ops by Thomas Gleixner · 17 years ago
  84. 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 · 17 years ago
  85. 2a4ab64 ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=n by Feng Tang · 17 years ago
  86. c8bc6f3 x86: arch specific support for remapping HPET MSIs by Suresh Siddha · 17 years ago
  87. 90e1c69 x86: Move oem_bus_info to x86_init_ops by Thomas Gleixner · 17 years ago
  88. 52fdb56 x86: Move mpc_oem_pci_bus to x86_init_ops by Thomas Gleixner · 17 years ago
  89. 7230214 x86: Move smp_read_mpc_oem to x86_init_ops. by Thomas Gleixner · 17 years ago
  90. fd6c666 x86: Move mpc_apic_id to x86_init_ops by Thomas Gleixner · 17 years ago
  91. de93410 x86: Move ioapic_ids_setup to x86_init_ops by Thomas Gleixner · 17 years ago
  92. f484847 x86: Sanitize smp_record and move it to x86_init_ops by Thomas Gleixner · 17 years ago
  93. 6b18ae3 x86: Move memory_setup to x86_init_ops by Thomas Gleixner · 17 years ago
  94. d3a247b x86, apic: Slim down stack usage in early_init_lapic_mapping() by Cyrill Gorcunov · 17 years ago
  95. 295594e x86: Fix vSMP boot crash by Yinghai Lu · 17 years ago
  96. ffc4383 x86, ioapic: Get rid of needless check and simplify ioapic_setup_resources() by Cyrill Gorcunov · 17 years ago
  97. 005155b x86: Fix x86_model test in es7000_apic_is_cluster() by Roel Kluin · 17 years ago
  98. 5f9ece0 Merge commit 'v2.6.31-rc7' into x86/cleanups by Ingo Molnar · 17 years ago
  99. 83d349f x86: don't send an IPI to the empty set of CPU's by Linus Torvalds · 17 years ago
  100. b7f42ab x86, apic: Move dmar_table_init() out of enable_IR() by Yinghai Lu · 17 years ago