1. 8191c9f x86: UV: Address interrupt/IO port operation conflict by Dimitri Sivanich · 14 years ago
  2. 62b0cfc x86, UV: Update node controller MMRs by Jack Steiner · 14 years ago
  3. 0520bd8 x86, uv: More Westmere support on SGI UV by Russ Anderson · 14 years ago
  4. c8f730b x86, uv: Enable Westmere support on SGI UV by Russ Anderson · 14 years ago
  5. 36ac4b9 x86, UV: Fix initialization of max_pnode by Jack Steiner · 14 years ago
  6. 5edd19a x86, UV: Make kdump avoid stack dumps by Cliff Wickman · 15 years ago
  7. 537b60d 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
  8. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  9. 2acebe9 x86, UV: Delete unneeded boot messages by Jack Steiner · 15 years ago
  10. 15c989d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  11. 8447b36 x86, UV: Fix target_cpus() in x2apic_uv_x.c by Jack Steiner · 15 years ago
  12. 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 · 15 years ago
  13. 78c0617 x86: Enable NMI on all cpus on UV by Russ Anderson · 15 years ago
  14. 841582e x86, uv: Update UV arch to target Legacy VGA I/O correctly. by Mike Travis · 15 years ago
  15. 1d2c867 x86, uv: Ensure hub revision set for all ACPI modes. by Russ Anderson · 15 years ago
  16. 7a1110e x86, uv: Add function retrieving node controller revision number by Jack Steiner · 15 years ago
  17. fcfbb2b x86: SGI UV: Fix mapping of MMIO registers by Mike Travis · 15 years ago
  18. 99659a9 x86, uv: Remove recursion in uv_heartbeat_enable() by Roel Kluin · 15 years ago
  19. 39d3077 x86: SGI UV: Fix writes to led registers on remote uv hubs by Mike Travis · 15 years ago
  20. 18374d8 x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu system by Suresh Siddha · 15 years ago
  21. b76365a x86, uv: Add serial number parameter to uv_bios_get_sn_info() by Russ Anderson · 15 years ago
  22. 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 · 15 years ago
  23. 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 · 15 years ago
  24. ccef086 x86, mm: Correct the implementation of is_untracked_pat_range() by H. Peter Anvin · 15 years ago
  25. 918bc96 x86: SGI UV: Map low MMR ranges by Jack Steiner · 15 years ago
  26. eb41c8b x86, platform: Change is_untracked_pat_range() to bool; cleanup init by H. Peter Anvin · 15 years ago
  27. fd12a0d x86: UV SGI: Don't track GRU space in PAT by Jack Steiner · 15 years ago
  28. 036ed8b x86, UV: Fix information in __uv_hub_info structure by Robin Holt · 15 years ago
  29. daf7b9c x86: SGI UV: Map MMIO-High memory range by Jack Steiner · 15 years ago
  30. 52459ab x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.c by Leonardo Potenza · 16 years ago
  31. c5997fa x86, UV: Fix UV apic mode by Jack Steiner · 16 years ago
  32. cc5e4fa x86, UV: Delete mapping of MMR rangs mapped by BIOS by Jack Steiner · 16 years ago
  33. 6c7184b x86, UV: Handle missing blade-local memory correctly by Jack Steiner · 16 years ago
  34. 19035e5 Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  35. 9b29e82 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  36. c4ed3f0 x86, UV: Fix macros for multiple coherency domains by Jack Steiner · 16 years ago
  37. 5c33386 timers: Identifying the existing pinned timers by Arun R Bharadwaj · 16 years ago
  38. 7a30949 Merge commit 'v2.6.30-rc5' into x86/apic by Ingo Molnar · 16 years ago
  39. 9a8709d x86: uv - prevent NULL dereference in uv_system_init() by Cyrill Gorcunov · 16 years ago
  40. fc61e66 x86/uv: fix for no memory at paddr 0 by Jack Steiner · 16 years ago
  41. 62d1702 Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  42. 667c529 x86: es7000, uv - use __cpuinit for kicking secondary cpus by Cyrill Gorcunov · 16 years ago
  43. 27229ca x86/uv: fix init of cpu-less nodes by Jack Steiner · 16 years ago
  44. 6a891a2 x86, UV: Fix for nodes with memory and no cpus by Jack Steiner · 16 years ago
  45. 66666e5 sgi-gru: add macros for using the UV hub to send interrupts by Jack Steiner · 16 years ago
  46. 0b1da1c x86: apic: simplify secondary CPU wakeup methods, fix by Ingo Molnar · 16 years ago
  47. 1f5bcab x86: apic: simplify secondary CPU wakeup methods by Ingo Molnar · 16 years ago
  48. 2b6163b x86: remove update_apic from x86_quirks by Yinghai Lu · 16 years ago
  49. f62bae5 x86, apic: move APIC drivers to arch/x86/kernel/apic/* by Ingo Molnar · 16 years ago[Renamed from arch/x86/kernel/genx2apic_uv_x.c]
  50. be163a1 x86, apic: rename 'genapic' to 'apic' by Ingo Molnar · 16 years ago
  51. ab6fb7c x86, apic: remove ->store_NMI_vector() by Ingo Molnar · 16 years ago
  52. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 16 years ago
  53. c1eeb2d x86: fold apic_ops into genapic by Yinghai Lu · 16 years ago
  54. c466ed2 x86, UV: set full apicid in uv_hub_send_ipi by Dimitri Sivanich · 16 years ago
  55. 3d5f597 x86, smp: remove ->restore_NMI_vector() by Ingo Molnar · 16 years ago
  56. abfa584 x86: set ->trampoline_phys_low/high on 64-bit too by Ingo Molnar · 16 years ago
  57. dac5f41 x86, apic: untangle the send_IPI_*() jungle by Ingo Molnar · 16 years ago
  58. debccb3 x86, apic: refactor ->cpu_mask_to_apicid*() by Ingo Molnar · 16 years ago
  59. ca6c8ed x86, apic: refactor ->get_apic_id() & GET_APIC_ID() by Ingo Molnar · 16 years ago
  60. d4c9a9f x86, apic: unify phys_pkg_id() by Ingo Molnar · 16 years ago
  61. a27a621 x86: refactor ->check_phys_apicid_present() subarch methods by Ingo Molnar · 16 years ago
  62. a21769a4 x86, apic: clean up ->cpu_present_to_apicid() by Ingo Molnar · 16 years ago
  63. 2e867b1 x86, apic: remove no_balance_irq and no_ioapic_check flags by Ingo Molnar · 16 years ago
  64. bdb1a9b x86, apic: rename genapic::apic_destination_logical to genapic::dest_logical by Ingo Molnar · 16 years ago
  65. 0b06e73 x86: clean up the APIC_DEST_LOGICAL logic by Ingo Molnar · 16 years ago
  66. 08125d3 x86: rename ->ESR_DISABLE to ->disable_esr by Ingo Molnar · 16 years ago
  67. f8987a1 x86, genapic: rename int_delivery_mode, et. al. by Ingo Molnar · 16 years ago
  68. c796732 x86: clean up apic_x2apic_uv_x by Ingo Molnar · 16 years ago
  69. bdbcdd4 x86: uv cleanup by Tejun Heo · 16 years ago
  70. 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
  71. a775a38 x86: fix cpu_mask_to_apicid_and to include cpu_online_mask by Mike Travis · 16 years ago
  72. bcda016 x86: cosmetic changes apic-related files. by Mike Travis · 16 years ago
  73. 6eeb7c5 x86: update add-cpu_mask_to_apicid_and to use struct cpumask* by Mike Travis · 16 years ago
  74. 95d313c x86: Add cpu_mask_to_apicid_and by Mike Travis · 16 years ago
  75. e798673 x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers by Mike Travis · 16 years ago
  76. 189f67c x86: UV fix for global physical addresses by Jack Steiner · 16 years ago
  77. 77be80e x86: fix arch/x86/kernel/genx2apic_uv_x.c build warning when !CONFIG_HOTPLUG_CPU by Richard A. Holden III · 16 years ago
  78. fbc2a06 Merge branch 'linus' into x86/uv by Ingo Molnar · 16 years ago
  79. a3d732f x86, UV: fix redundant creation of sgi_uv by Cliff Wickman · 16 years ago
  80. 69a72a0 x86/uv: update SCIR driver to use the idle_cpu() function by Mike Travis · 16 years ago
  81. ef020ab x86/uv: memory allocation at initialization by Cliff Wickman · 16 years ago
  82. 7f1baa0 x86/uv: provide a System Activity Indicator driver by Mike Travis · 16 years ago
  83. 5292ae1 Merge commit 'v2.6.28-rc2' into x86/uv by Ingo Molnar · 16 years ago
  84. f8827c0 x86: fix section mismatch warning - apic_x2apic_uv_x by Marcin Slusarz · 16 years ago
  85. b0f2098 x86, uv: use consistent names for region size and conherence id on x86 and ia64 by Russ Anderson · 16 years ago
  86. 922402f x86: Add UV partition call v4 by Russ Anderson · 16 years ago
  87. 7f59423 x86: Add UV bios call infrastructure v4 by Russ Anderson · 16 years ago
  88. 8da077d x86, uv: fix ordering of calls to uv_system_init & uv_cpu_init by Jack Steiner · 16 years ago
  89. 1e0b5d0 x86, UV: new UV genapic functions for x2apic by Jack Steiner · 16 years ago
  90. d2f904b x86, uv: fix for size of hub mappings by Jack Steiner · 16 years ago
  91. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
  92. c4bd1fd x86: fix section mismatch warning - uv_cpu_init by Marcin Slusarz · 17 years ago
  93. c9d08f0 x86: fix 2 section mismatch warnings - map_high() by Marcin Slusarz · 17 years ago
  94. 8067794 Merge branch 'linus' into x86/x2apic by Ingo Molnar · 17 years ago
  95. 10a010f Merge branch 'linus' into x86/x2apic by Ingo Molnar · 17 years ago
  96. 510b372 x86: move declaring x2apic_extra_bits by Yinghai Lu · 17 years ago
  97. 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  98. fd60b39 arch/x86/kernel/genx2apic_uv_x.c: Removed duplicated include by Huang Weiyi · 17 years ago
  99. 1b9b89e x86: add apic probe for genapic 64bit, v2 by Yinghai Lu · 17 years ago
  100. 247bc6c NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genx2apic_uv_x.c by Mike Travis · 17 years ago