1. a6c4e4c Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. 4f059d5 x86/platform/uv/BAU: Add UV4-specific functions by Andrew Banman · 8 years ago
  3. 6d78059 x86/platform/uv/BAU: Fix payload queue setup on UV4 hardware by Andrew Banman · 8 years ago
  4. e879c11 x86/platform/uv/BAU: Disable software timeout on UV4 hardware by Andrew Banman · 8 years ago
  5. 58d4ab4 x86/platform/uv/BAU: Populate ->uvhub_version with UV4 version information by Andrew Banman · 8 years ago
  6. 21e3f12 x86/platform/uv/BAU: Use generic function pointers by Andrew Banman · 8 years ago
  7. 5e4f96f x86/platform/uv/BAU: Add generic function pointers by Andrew Banman · 8 years ago
  8. 60e1c84 x86/platform/uv/BAU: Convert uv_physnodeaddr() use to uv_gpa_to_offset() by Andrew Banman · 8 years ago
  9. d2a57afa x86/platform/uv/BAU: Clean up pq_init() by Andrew Banman · 8 years ago
  10. efa59ab x86/platform/uv/BAU: Clean up and update printks by Andrew Banman · 8 years ago
  11. 67492c8 x86/platform/uv/BAU: Clean up vertical alignment by Andrew Banman · 8 years ago
  12. f148b41 x86: Clean up various simple wrapper functions by Masahiro Yamada · 8 years ago
  13. 5627a825 x86/platform/UV: Move blade local processor ID to the per cpu info struct by Mike Travis · 8 years ago
  14. 1c532e0 x86/platform/uv: Disable UV BAU by default by Alex Thorlton · 8 years ago
  15. 020b37a x86: Fix up obsolete __cpu_set() function usage by Rusty Russell · 9 years ago
  16. 773fed9 Merge branches 'x86-platform-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  17. 3736708 x86: Replace seq_printf() with seq_puts() by Rasmus Villemoes · 10 years ago
  18. fa2a79ce x86: UV BAU: Avoid NULL pointer reference in ptc_seq_show by James Custer · 10 years ago
  19. 164109e arch/x86: replace strict_strto calls by Daniel Walter · 10 years ago
  20. a26fd71 x86/uv: Update the UV3 TLB shootdown logic by Cliff Wickman · 10 years ago
  21. 20d1c86 sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQs by Peter Zijlstra · 11 years ago
  22. 3eae49c x86/UV: Fix NULL pointer dereference in uv_flush_tlb_others() if the 'nobau' boot option is used by cpw · 11 years ago
  23. 11743a1 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  24. 57c4f43 arch/x86/platform/uv: Fix incorrect tlb flush all issue by Alex Shi · 12 years ago
  25. 6444174 arch/x86/platform/uv: use ARRAY_SIZE where possible by Sasha Levin · 12 years ago
  26. 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
  27. e7b52ff x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range by Alex Shi · 12 years ago
  28. 8b6e511 x86/uv: Work around UV2 BAU hangs by Cliff Wickman · 12 years ago
  29. 26ef857 x86/uv: Implement UV BAU runtime enable and disable control via /proc/sgi_uv/ by Cliff Wickman · 12 years ago
  30. 11cab71 x86/uv: Fix the UV BAU destination timeout period by Cliff Wickman · 12 years ago
  31. d5d2d2e x86/uv: Fix UV2 BAU legacy mode by Cliff Wickman · 12 years ago
  32. d2ebc71 x86/uv: Fix uninitialized spinlocks by Cliff Wickman · 12 years ago
  33. b54bd9b x86/UV2: Add accounting for BAU strong nacks by Cliff Wickman · 12 years ago
  34. 88ed9dd x86/UV2: Ack BAU interrupt earlier by Cliff Wickman · 12 years ago
  35. 478c6e5 x86/UV2: Remove stale no-resources test for UV2 BAU by Cliff Wickman · 12 years ago
  36. c5d35d3 x86/UV2: Work around BAU bug by Cliff Wickman · 12 years ago
  37. d059f9f x86/UV2: Fix BAU destination timeout initialization by Cliff Wickman · 12 years ago
  38. da87c93 x86/UV2: Fix new UV2 hardware by using native UV2 broadcast mode by Cliff Wickman · 12 years ago
  39. 6a469e4 x86: uv2: Workaround for UV2 Hub bug (system global address format) by Jack Steiner · 13 years ago
  40. bbd270e x86, UV: Correct failed topology memory leak by cpw@sgi.com · 13 years ago
  41. 442d392 x86, UV: Remove cpumask_t from the stack by cpw@sgi.com · 13 years ago
  42. a456eaa x86, UV: Rename hubmask to pnmask by cpw@sgi.com · 13 years ago
  43. 485f07d x86, UV: Correct reset_with_ipi() by cpw@sgi.com · 13 years ago
  44. 9c9153d x86, UV: Allow for non-consecutive sockets by cpw@sgi.com · 13 years ago
  45. 00b30cf x86, UV: Fix smp_processor_id() use in a preemptable region by cpw@sgi.com · 13 years ago
  46. f073cc8 x86, UV: Clean up uv_tlb.c by Cliff Wickman · 13 years ago
  47. 2a91959 x86, UV: Add support for SGI UV2 hub chip by Jack Steiner · 13 years ago
  48. 77ed23f x86: Fix UV BAU for non-consecutive nasids by Cliff Wickman · 13 years ago
  49. ca444564 x86: Stop including <linux/delay.h> in two asm header files by Jean Delvare · 13 years ago
  50. 5471262 x86, UV: Initialize the broadcast assist unit base destination node id properly by Cliff Wickman · 13 years ago
  51. cfa6091 x86, UV, BAU: Extend for more than 16 cpus per socket by Cliff Wickman · 13 years ago
  52. 8191c9f x86: UV: Address interrupt/IO port operation conflict by Dimitri Sivanich · 14 years ago
  53. 8e5e952 x86: Remove unnecessary casts of void ptr returning alloc function return values by Jesper Juhl · 14 years ago
  54. 329b84e x86: Move uv to platform by Thomas Gleixner · 14 years ago[Renamed from arch/x86/kernel/tlb_uv.c]
  55. 02f3603 Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linus', 'x86-quirks-for-linus', 'x86-setup-for-linus', 'x86-uv-for-linus' and 'x86-vm86-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  56. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  57. b365a85 x86, UV: Use allocated buffer in tlb_uv.c:tunables_read() by Dan Carpenter · 14 years ago
  58. c4026cf x86, UV: Initialize BAU hub map by Cliff Wickman · 14 years ago
  59. 93a7ca0 x86, UV: Initialize BAU MMRs only on hubs with cpus by Cliff Wickman · 14 years ago
  60. f6d8a56 x86, UV: Modularize BAU send and wait by Cliff Wickman · 14 years ago
  61. 450a007 x86, UV: BAU broadcast to the local hub by Cliff Wickman · 14 years ago
  62. 7fba1bc x86, UV: Correct BAU regular message type by Cliff Wickman · 14 years ago
  63. 90cc7d9 x86, UV: Remove BAU check for stay-busy by Cliff Wickman · 14 years ago
  64. a8328ee x86, UV: Correct BAU discovery of hubs and sockets by Cliff Wickman · 14 years ago
  65. 39847e7 x86, UV: Correct BAU software acknowledge by Cliff Wickman · 14 years ago
  66. 4faca15 x86, UV: BAU structure rearranging by Cliff Wickman · 14 years ago
  67. 712157a x86, UV: Shorten access to BAU statistics structure by Cliff Wickman · 14 years ago
  68. 50fb55a x86, UV: Disable BAU on network congestion by Cliff Wickman · 14 years ago
  69. e8e5e8a x86, UV: BAU tunables into a debugfs file by Cliff Wickman · 14 years ago
  70. 12a6611 x86, UV: Calculate BAU destination timeout by Cliff Wickman · 14 years ago
  71. 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 · 14 years ago
  72. b8f7fb1 x86, UV: Improve BAU performance and error recovery by Cliff Wickman · 14 years ago
  73. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  74. 6f4edd6 x86, UV: Clean up UV headers for MMR definitions by Jack Steiner · 14 years ago
  75. 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
  76. e38e2af x86: SGI UV: Fix BAU initialization by Cliff Wickman · 15 years ago
  77. 1d21e6e x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode() by Robin Holt · 15 years ago
  78. 036ed8b x86, UV: Fix information in __uv_hub_info structure by Robin Holt · 15 years ago
  79. 10f02d11 x86: uv: Clean up uv_ptc_init(), use proc_create() by Alexey Dobriyan · 15 years ago
  80. 3ef12c3 x86: Fix UV BAU destination subnode id by Cliff Wickman · 15 years ago
  81. 9c26f52 x86: Fix uv bau sending buffer initialization by Cliff Wickman · 15 years ago
  82. 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 · 15 years ago
  83. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 15 years ago
  84. 0e2595c x86: Fix UV BAU activation descriptor init by Cliff Wickman · 15 years ago
  85. 20d9207 Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  86. 4ea3c51 x86: UV BAU distribution and payload MMRs by Cliff Wickman · 15 years ago
  87. 94ca8e4 x86: UV: BAU partition-relative distribution map by Cliff Wickman · 15 years ago
  88. c4c4688 x86: UV BAU messaging timeouts by Cliff Wickman · 15 years ago
  89. 9674f35 x86: UV BAU and nodes with no memory by Cliff Wickman · 15 years ago
  90. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 15 years ago
  91. 2c74d66 x86, uv: fix cpumask iterator in uv_bau_init() by Rusty Russell · 15 years ago
  92. 76ba0ec cpumask: use cpumask_var_t in uv_flush_tlb_others. by Rusty Russell · 15 years ago
  93. 3a450de x86: UV: remove uv_flush_tlb_others() WARN_ON by Cliff Wickman · 15 years ago
  94. e641f5f x86, apic: remove duplicate asm/apic.h inclusions by Ingo Molnar · 15 years ago
  95. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 15 years ago
  96. eca217b Merge branch 'x86/paravirt' into x86/apic by Ingo Molnar · 15 years ago
  97. 2749ebe x86: UV fix uv_flush_send_and_wait() by Cliff Wickman · 15 years ago
  98. 1dcdd3d x86: remove mach_apic.h by Ingo Molnar · 15 years ago
  99. 3ddeb51 Merge branch 'linus' into core/percpu by Ingo Molnar · 15 years ago
  100. bdbcdd4 x86: uv cleanup by Tejun Heo · 15 years ago