1. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. a8adc0f Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. b067a7b x86/apic/uv: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  4. f148b41 x86: Clean up various simple wrapper functions by Masahiro Yamada · 8 years ago
  5. 2b3061c Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity by Ingo Molnar · 8 years ago
  6. 5a52e8f x86/platform/UV: Fix kernel panic running RHEL kdump kernel on UV systems by Mike Travis · 8 years ago
  7. 22ac2bc x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM values by Mike Travis · 8 years ago
  8. 054f621 x86/platform/UV: Fix problem with UV4 Socket IDs not being contiguous by Mike Travis · 8 years ago
  9. 404f6aa x86: Apply more __ro_after_init and const by Kees Cook · 8 years ago
  10. aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  11. 55392c4 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  12. 102bb9f x86/apic: Remove the unused struct apic::apic_id_mask field by Wei Jiangang · 8 years ago
  13. 186f436 x86/kernel: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  14. 920a4a7 timers, x86/apic/uv: Initialize the UV heartbeat timer as pinned by Thomas Gleixner · 8 years ago
  15. 3cd0b53 Merge branch 'x86/urgent' into x86/platform, to resolve conflict by Ingo Molnar · 8 years ago
  16. 08914f4 x86/platform/UV: Bring back the call to map_low_mmrs in uv_system_init by Alex Thorlton · 8 years ago
  17. f68376f x86/platform/UV: Fix incorrect nodes and pnodes for cpuless and memoryless nodes by Dimitri Sivanich · 8 years ago
  18. c85375c x86/platform/UV: Update physical address conversions for UV4 by Mike Travis · 8 years ago
  19. 6e27b91 x86/platform/UV: Build GAM reference tables by Mike Travis · 8 years ago
  20. 1de329c x86/platform/UV: Support UV4 socket address changes by Mike Travis · 8 years ago
  21. 405422d x86/platform/UV: Add UV4 addressing discovery function by Mike Travis · 8 years ago
  22. 906f3b2 x86/platform/UV: Fold blade info into per node hub info structs by Mike Travis · 8 years ago
  23. 3edcf2f x86/platform/UV: Allocate common per node hub info structs on local node by Mike Travis · 8 years ago
  24. 5627a825 x86/platform/UV: Move blade local processor ID to the per cpu info struct by Mike Travis · 8 years ago
  25. d38bb13 x86/platform/UV: Move scir info to the per cpu info struct by Mike Travis · 8 years ago
  26. 0045ddd x86/platform/UV: Create per cpu info structs to replace per hub info structs by Mike Travis · 8 years ago
  27. a2f28e6 x86/platform/UV: Update MMIOH setup function to work for both UV3 and UV4 by Mike Travis · 8 years ago
  28. b608f87 x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitions by Mike Travis · 8 years ago
  29. c443c03 x86/platform/UV: Prep for UV4 MMR updates by Mike Travis · 8 years ago
  30. 7563421 x86/platform/UV: Add UV MMR Illegal Access Function by Mike Travis · 8 years ago
  31. a0ec83f x86/platform/UV: Add UV4 Specific Defines by Mike Travis · 8 years ago
  32. f47ab81 x86/apic/uv: Fix the hotplug notifier by Thomas Gleixner · 9 years ago
  33. 6a6256f x86: Fix misspellings in comments by Adam Buchbinder · 9 years ago
  34. d394f2d x86/platform/UV: Remove EFI memmap quirk for UV2+ by Alex Thorlton · 9 years ago
  35. 8642ea9 x86/apic: Wire up single IPI for x2apic_uv by Thomas Gleixner · 9 years ago
  36. 656bba3 x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted by Len Brown · 9 years ago
  37. 1912c7a x86/apic/uv: Update the UV APIC HUB check by Mike Travis · 9 years ago
  38. 379b97e x86/apic/uv: Update the UV APIC driver check by Mike Travis · 9 years ago
  39. 7a4e017 x86/apic/uv: Update the APIC UV OEM check by Mike Travis · 9 years ago
  40. 7765490 Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  41. 8091c1f x86/apic/uv: Remove unnecessary #ifdef by Andreas Ruprecht · 10 years ago
  42. 2f078b9 x86, apic: Remove enable_apic_mode callback by David Rientjes · 10 years ago
  43. 11a8318 x86, apic: Remove setup_portio_remap callback by David Rientjes · 10 years ago
  44. e76661b x86, apic: Remove multi_timer_check callback by David Rientjes · 10 years ago
  45. 658ffd7 x86, apic: Remove check_apicid_present callback by David Rientjes · 10 years ago
  46. c460b5d x86, apic: Remove mps_oem_check callback by David Rientjes · 10 years ago
  47. 300eddf x86, apic: Remove smp_callin_clear_local_apic callback by David Rientjes · 10 years ago
  48. 6ab1b27 x86, apic: Replace trampoline physical addresses with defaults by David Rientjes · 10 years ago
  49. 5f40f7d x86/UV: Set n_lshift based on GAM_GR_CONFIG MMR for UV3 by Dimitri Sivanich · 10 years ago
  50. 465822c x86/apic: Switch wait_for_init_deassert() to a bool flag by David Rientjes · 11 years ago
  51. 74c93f9 x86/uv/nmi: Fix Sparse warnings by Mike Travis · 11 years ago
  52. 9b66bfb Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  53. dd3c9c4 x86: Update UV3 hub revision ID by Russ Anderson · 11 years ago
  54. 0d12ef0 x86/UV: Update UV support for external NMI signals by Mike Travis · 11 years ago
  55. 1e01942 x86/UV: Move NMI support by Mike Travis · 11 years ago
  56. 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 11 years ago
  57. 1b3a5d0 reboot: move arch/x86 reboot= handling to generic kernel by Robin Holt · 11 years ago
  58. 879d5ad x86/UV: Add GRU distributed mode mappings by Dimitri Sivanich · 11 years ago
  59. b15cc4a x86, uv, uv3: Update x2apic Support for SGI UV3 by Mike Travis · 12 years ago
  60. ea3807e x86/apic: Fix ugly casting and branching in cpu_mask_to_apicid_and() by Alexander Gordeev · 12 years ago
  61. a5a3915 x86/apic: Eliminate cpu_mask_to_apicid() operation by Alexander Gordeev · 12 years ago
  62. 4988a40 x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_mask by Alexander Gordeev · 12 years ago
  63. ff16432 x86/apic: Make cpu_mask_to_apicid() operations return error code by Alexander Gordeev · 12 years ago
  64. 9d8e106 x86/apic: Factor out default vector_allocation_domain() operation by Alexander Gordeev · 12 years ago
  65. bf721d3 x86/apic: Factor out default target_cpus() operation by Alexander Gordeev · 12 years ago
  66. 0ab711a x86/apic: Implement EIO micro-optimization by Michael S. Tsirkin · 12 years ago
  67. 2a43195 x86/apic: Add apic->eoi_write() callback by Michael S. Tsirkin · 12 years ago
  68. b7157ac x86/apic: Add separate apic_id_valid() functions for selected apic drivers by Steffen Persvold · 13 years ago
  69. fa63030 x86/platform: Move APIC ID validity check into platform APIC code by Daniel J Blueman · 13 years ago
  70. da517a0 x86, UV: Update Boot messages for SGI UV2 platform by Jack Steiner · 13 years ago
  71. b495e03 x86, UV: Fix UV2 hub part number by Jack Steiner · 13 years ago
  72. d630ba5 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  73. 9c48f1c x86, nmi: Wire up NMI handlers to new routines by Don Zickus · 13 years ago
  74. 6a469e4 x86: uv2: Workaround for UV2 Hub bug (system global address format) by Jack Steiner · 13 years ago
  75. 05e33fc x86, UV: Remove UV delay in starting slave cpus by Jack Steiner · 13 years ago
  76. 7ad35cf x86/uv/x2apic: update for change in pci bridge handling. by Dave Airlie · 13 years ago
  77. 2a91959 x86, UV: Add support for SGI UV2 hub chip by Jack Steiner · 13 years ago
  78. 1a8880a x86, apic: Make apic drivers static by Suresh Siddha · 13 years ago
  79. 107e0e0 x86, apic: Introduce .apicdrivers section to find the list of apic drivers by Suresh Siddha · 13 years ago
  80. 9ebd680 x86, apic: Use probe routines to simplify apic selection by Suresh Siddha · 13 years ago
  81. 1d44e82 x86, UV: Fix NMI handler for UV platforms by Jack Steiner · 13 years ago
  82. 818987e x86, UV: Fix kdump reboot by Cliff Wickman · 13 years ago
  83. ca444564 x86: Stop including <linux/delay.h> in two asm header files by Jean Delvare · 14 years ago
  84. 89e5dc2 x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node() by Tejun Heo · 14 years ago
  85. 7632611 x86: Kill apic->cpu_to_logical_apicid() by Tejun Heo · 14 years ago
  86. 16ee8db Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  87. 4277616 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  88. 990a32d x86, UV: Fix APICID shift for Westmere processors by Jack Steiner · 14 years ago
  89. 4385428 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  90. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  91. 673a609 x86: Convert some devices to use DIE_NMIUNKNOWN by Don Zickus · 14 years ago
  92. 0a3aee0 x86: Use this_cpu_ops to optimize code by Tejun Heo · 14 years ago
  93. d8850ba x86, UV: Fix the effect of extra bits in the hub nodeid register by Jack Steiner · 14 years ago
  94. e681041 x86, UV: Add common uv_early_read_mmr() function for reading MMRs by Jack Steiner · 14 years ago
  95. 8191c9f x86: UV: Address interrupt/IO port operation conflict by Dimitri Sivanich · 14 years ago
  96. 62b0cfc x86, UV: Update node controller MMRs by Jack Steiner · 14 years ago
  97. 0520bd8 x86, uv: More Westmere support on SGI UV by Russ Anderson · 14 years ago
  98. c8f730b x86, uv: Enable Westmere support on SGI UV by Russ Anderson · 14 years ago
  99. 36ac4b9 x86, UV: Fix initialization of max_pnode by Jack Steiner · 14 years ago
  100. 5edd19a x86, UV: Make kdump avoid stack dumps by Cliff Wickman · 14 years ago