1. 22ac2bc x86/platform/UV: Fix problem with UV4 BIOS providing incorrect PXM values by Mike Travis · 8 years ago
  2. 40bfb8e x86/platform/UV: Remove Obsolete GRU MMR address translation by Dimitri Sivanich · 9 years ago
  3. c85375c x86/platform/UV: Update physical address conversions for UV4 by Mike Travis · 9 years ago
  4. 6e27b91 x86/platform/UV: Build GAM reference tables by Mike Travis · 9 years ago
  5. 1de329c x86/platform/UV: Support UV4 socket address changes by Mike Travis · 9 years ago
  6. ef93bf8 x86/platform/UV: Add obtaining GAM Range Table from UV BIOS by Mike Travis · 9 years ago
  7. 906f3b2 x86/platform/UV: Fold blade info into per node hub info structs by Mike Travis · 9 years ago
  8. 3edcf2f x86/platform/UV: Allocate common per node hub info structs on local node by Mike Travis · 9 years ago
  9. 5627a825 x86/platform/UV: Move blade local processor ID to the per cpu info struct by Mike Travis · 9 years ago
  10. d38bb13 x86/platform/UV: Move scir info to the per cpu info struct by Mike Travis · 9 years ago
  11. 0045ddd x86/platform/UV: Create per cpu info structs to replace per hub info structs by Mike Travis · 9 years ago
  12. b608f87 x86/platform/UV: Clean up redunduncies after merge of UV4 MMR definitions by Mike Travis · 9 years ago
  13. 0f0d84c x86/platform/UV: Add UV4 Specific MMR definitions by Mike Travis · 9 years ago
  14. c443c03 x86/platform/UV: Prep for UV4 MMR updates by Mike Travis · 9 years ago
  15. e0ee1c9 x86/platform/UV: Add UV Architecture Defines by Mike Travis · 9 years ago
  16. eb1e346 x86/platform/UV: Add Initial UV4 definitions by Mike Travis · 9 years ago
  17. 1c532e0 x86/platform/uv: Disable UV BAU by default by Alex Thorlton · 9 years ago
  18. 7c52198 x86/platform/uv: Insert per_cpu accessor function on uv_hub_nmi by George Beshers · 9 years ago
  19. 3ab0c49 x86: UV BAU: Increase maximum CPUs per socket/hub by James Custer · 10 years ago
  20. e163217 uv: Replace __get_cpu_var by Christoph Lameter · 10 years ago
  21. 89cbc76 x86: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  22. a26fd71 x86/uv: Update the UV3 TLB shootdown logic by Cliff Wickman · 11 years ago
  23. 5f40f7d x86/UV: Set n_lshift based on GAM_GR_CONFIG MMR for UV3 by Dimitri Sivanich · 11 years ago
  24. 74c93f9 x86/uv/nmi: Fix Sparse warnings by Mike Travis · 11 years ago
  25. b5dfcb0 Revert "x86/UV: Add uvtrace support" by Ingo Molnar · 11 years ago
  26. 8eba184 x86/UV: Add uvtrace support by Mike Travis · 11 years ago
  27. 0d12ef0 x86/UV: Update UV support for external NMI signals by Mike Travis · 11 years ago
  28. 1e01942 x86/UV: Move NMI support by Mike Travis · 11 years ago
  29. cf910e8 x86, trace: Add irq vector tracepoints by Seiji Aguchi · 11 years ago
  30. d924f94 x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3 by Mike Travis · 12 years ago
  31. 6edbd47 x86, uv, uv3: Update Hub Info for SGI UV3 by Mike Travis · 12 years ago
  32. 60fe7be x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3) by Mike Travis · 12 years ago
  33. 57c4f43 arch/x86/platform/uv: Fix incorrect tlb flush all issue by Alex Shi · 12 years ago
  34. 4cb3875 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  35. e7b52ff x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range by Alex Shi · 12 years ago
  36. 8b6e511 x86/uv: Work around UV2 BAU hangs by Cliff Wickman · 12 years ago
  37. 26ef857 x86/uv: Implement UV BAU runtime enable and disable control via /proc/sgi_uv/ by Cliff Wickman · 12 years ago
  38. d5d2d2e x86/uv: Fix UV2 BAU legacy mode by Cliff Wickman · 12 years ago
  39. 5a51467 x86/uv: Fix uv_gpa_to_soc_phys_ram() shift by Russ Anderson · 13 years ago
  40. b54bd9b x86/UV2: Add accounting for BAU strong nacks by Cliff Wickman · 13 years ago
  41. c5d35d3 x86/UV2: Work around BAU bug by Cliff Wickman · 13 years ago
  42. da87c93 x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode by Cliff Wickman · 13 years ago
  43. b495e03 x86, UV: Fix UV2 hub part number by Jack Steiner · 13 years ago
  44. 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
  45. 6a469e4 x86: uv2: Workaround for UV2 Hub bug (system global address format) by Jack Steiner · 13 years ago
  46. 8b8bc2f x86: Use xadd helper more widely by Jeremy Fitzhardinge · 13 years ago
  47. ae90c23 x86, UV: Correct UV2 BAU destination timeout by cpw@sgi.com · 13 years ago
  48. 442d392 x86, UV: Remove cpumask_t from the stack by cpw@sgi.com · 13 years ago
  49. a456eaa x86, UV: Rename hubmask to pnmask by cpw@sgi.com · 13 years ago
  50. b18fb2c x86, UV: Inline header file functions by cpw@sgi.com · 13 years ago
  51. 55ba412 x86, UV: Clean up uv_mmrs.h by Jack Steiner · 14 years ago
  52. f073cc8 x86, UV: Clean up uv_tlb.c by Cliff Wickman · 14 years ago
  53. 2a91959 x86, UV: Add support for SGI UV2 hub chip by Jack Steiner · 14 years ago
  54. 77ed23f x86: Fix UV BAU for non-consecutive nasids by Cliff Wickman · 14 years ago
  55. 1d44e82 x86, UV: Fix NMI handler for UV platforms by Jack Steiner · 14 years ago
  56. 5471262 x86, UV: Initialize the broadcast assist unit base destination node id properly by Cliff Wickman · 14 years ago
  57. cfa6091 x86, UV, BAU: Extend for more than 16 cpus per socket by Cliff Wickman · 14 years ago
  58. 8191c9f x86: UV: Address interrupt/IO port operation conflict by Dimitri Sivanich · 14 years ago
  59. 62b0cfc x86, UV: Update node controller MMRs by Jack Steiner · 14 years ago
  60. c8f730b x86, uv: Enable Westmere support on SGI UV by Russ Anderson · 14 years ago
  61. f6d8a56 x86, UV: Modularize BAU send and wait by Cliff Wickman · 14 years ago
  62. 450a007 x86, UV: BAU broadcast to the local hub by Cliff Wickman · 14 years ago
  63. 90cc7d9 x86, UV: Remove BAU check for stay-busy by Cliff Wickman · 14 years ago
  64. 4faca15 x86, UV: BAU structure rearranging by Cliff Wickman · 14 years ago
  65. 712157a x86, UV: Shorten access to BAU statistics structure by Cliff Wickman · 14 years ago
  66. 50fb55a x86, UV: Disable BAU on network congestion by Cliff Wickman · 14 years ago
  67. e8e5e8a x86, UV: BAU tunables into a debugfs file by Cliff Wickman · 14 years ago
  68. 12a6611 x86, UV: Calculate BAU destination timeout by Cliff Wickman · 14 years ago
  69. a289cc7 x86, UV: uv_irq.c: Fix all sparse warnings by Randy Dunlap · 15 years ago
  70. b8f7fb1 x86, UV: Improve BAU performance and error recovery by Cliff Wickman · 15 years ago
  71. 6f4edd6 x86, UV: Clean up UV headers for MMR definitions by Jack Steiner · 15 years ago
  72. 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
  73. 78c0617 x86: Enable NMI on all cpus on UV by Russ Anderson · 15 years ago
  74. 841582e x86, uv: Update UV arch to target Legacy VGA I/O correctly. by Mike Travis · 15 years ago
  75. 7a1110e x86, uv: Add function retrieving node controller revision number by Jack Steiner · 15 years ago
  76. e1e0138 x86, uv: uv_global_gru_mmr_address() macro fix by Jack Steiner · 15 years ago
  77. 39d3077 x86: SGI UV: Fix writes to led registers on remote uv hubs by Mike Travis · 15 years ago
  78. b76365a x86, uv: Add serial number parameter to uv_bios_get_sn_info() by Russ Anderson · 15 years ago
  79. 56abcf2 gru: function to generate chipset IPI values by Jack Steiner · 15 years ago
  80. c2c9f11 x86: uv: update XPC to handle updated BIOS interface by Robin Holt · 15 years ago
  81. fae419f x86: uv: introduce uv_gpa_is_mmr by Robin Holt · 15 years ago
  82. 729d69e x86: uv: introduce a means to translate from gpa -> socket_paddr by Robin Holt · 15 years ago
  83. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  84. 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
  85. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  86. 02dd0a0 x86, UV: Set DELIVERY_MODE=4 for vector=NMI_VECTOR in uv_hub_send_ipi() by Robin Holt · 15 years ago
  87. 1d21e6e x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode() by Robin Holt · 15 years ago
  88. 9338ad6 x86, apic: Move SGI UV functionality out of generic IO-APIC code by Dimitri Sivanich · 15 years ago
  89. 6c2c502 x86: SGI UV: Fix irq affinity for hub based interrupts by Dimitri Sivanich · 15 years ago
  90. 8dc579e x86: SGI UV: Add volatile semantics to macros that access chipset registers by Jack Steiner · 15 years ago
  91. d2374ae x86: SGI UV: Fix IPI macros by Jack Steiner · 15 years ago
  92. 3ef12c3 x86: Fix UV BAU destination subnode id by Cliff Wickman · 15 years ago
  93. 67e83f3 x86, UV: Fix macros for accessing large node numbers by Jack Steiner · 15 years ago
  94. 6c7184b x86, UV: Handle missing blade-local memory correctly by Jack Steiner · 15 years ago
  95. c4ed3f0 x86, UV: Fix macros for multiple coherency domains by Jack Steiner · 15 years ago
  96. 0e2595c x86: Fix UV BAU activation descriptor init by Cliff Wickman · 16 years ago
  97. c4c4688 x86: UV BAU messaging timeouts by Cliff Wickman · 16 years ago
  98. 66666e5 sgi-gru: add macros for using the UV hub to send interrupts by Jack Steiner · 16 years ago
  99. a4c3155 sgi-gru: add definitions of x86_64 GRU MMRs by Jack Steiner · 16 years ago
  100. bc5d994 sgi-gru: exclude UV definitions on 32-bit x86 by Jack Steiner · 16 years ago