1. 77ed23f x86: Fix UV BAU for non-consecutive nasids by Cliff Wickman · 13 years ago
  2. ca444564 x86: Stop including <linux/delay.h> in two asm header files by Jean Delvare · 14 years ago
  3. 5471262 x86, UV: Initialize the broadcast assist unit base destination node id properly by Cliff Wickman · 14 years ago
  4. cfa6091 x86, UV, BAU: Extend for more than 16 cpus per socket by Cliff Wickman · 14 years ago
  5. 8191c9f x86: UV: Address interrupt/IO port operation conflict by Dimitri Sivanich · 14 years ago
  6. 8e5e952 x86: Remove unnecessary casts of void ptr returning alloc function return values by Jesper Juhl · 14 years ago
  7. 329b84e x86: Move uv to platform by Thomas Gleixner · 14 years ago[Renamed from arch/x86/kernel/tlb_uv.c]
  8. 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
  9. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  10. b365a85 x86, UV: Use allocated buffer in tlb_uv.c:tunables_read() by Dan Carpenter · 14 years ago
  11. c4026cf x86, UV: Initialize BAU hub map by Cliff Wickman · 14 years ago
  12. 93a7ca0 x86, UV: Initialize BAU MMRs only on hubs with cpus by Cliff Wickman · 14 years ago
  13. f6d8a56 x86, UV: Modularize BAU send and wait by Cliff Wickman · 14 years ago
  14. 450a007 x86, UV: BAU broadcast to the local hub by Cliff Wickman · 14 years ago
  15. 7fba1bc x86, UV: Correct BAU regular message type by Cliff Wickman · 14 years ago
  16. 90cc7d9 x86, UV: Remove BAU check for stay-busy by Cliff Wickman · 14 years ago
  17. a8328ee x86, UV: Correct BAU discovery of hubs and sockets by Cliff Wickman · 14 years ago
  18. 39847e7 x86, UV: Correct BAU software acknowledge by Cliff Wickman · 14 years ago
  19. 4faca15 x86, UV: BAU structure rearranging by Cliff Wickman · 14 years ago
  20. 712157a x86, UV: Shorten access to BAU statistics structure by Cliff Wickman · 14 years ago
  21. 50fb55a x86, UV: Disable BAU on network congestion by Cliff Wickman · 14 years ago
  22. e8e5e8a x86, UV: BAU tunables into a debugfs file by Cliff Wickman · 14 years ago
  23. 12a6611 x86, UV: Calculate BAU destination timeout by Cliff Wickman · 14 years ago
  24. 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
  25. b8f7fb1 x86, UV: Improve BAU performance and error recovery by Cliff Wickman · 14 years ago
  26. 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
  27. 6f4edd6 x86, UV: Clean up UV headers for MMR definitions by Jack Steiner · 15 years ago
  28. 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
  29. e38e2af x86: SGI UV: Fix BAU initialization by Cliff Wickman · 15 years ago
  30. 1d21e6e x86, UV: Fix and clean up bau code to use uv_gpa_to_pnode() by Robin Holt · 15 years ago
  31. 036ed8b x86, UV: Fix information in __uv_hub_info structure by Robin Holt · 15 years ago
  32. 10f02d11 x86: uv: Clean up uv_ptc_init(), use proc_create() by Alexey Dobriyan · 15 years ago
  33. 3ef12c3 x86: Fix UV BAU destination subnode id by Cliff Wickman · 15 years ago
  34. 9c26f52 x86: Fix uv bau sending buffer initialization by Cliff Wickman · 15 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 · 15 years ago
  36. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 15 years ago
  37. 0e2595c x86: Fix UV BAU activation descriptor init by Cliff Wickman · 15 years ago
  38. 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
  39. 4ea3c51 x86: UV BAU distribution and payload MMRs by Cliff Wickman · 15 years ago
  40. 94ca8e4 x86: UV: BAU partition-relative distribution map by Cliff Wickman · 15 years ago
  41. c4c4688 x86: UV BAU messaging timeouts by Cliff Wickman · 16 years ago
  42. 9674f35 x86: UV BAU and nodes with no memory by Cliff Wickman · 16 years ago
  43. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 16 years ago
  44. 2c74d66 x86, uv: fix cpumask iterator in uv_bau_init() by Rusty Russell · 16 years ago
  45. 76ba0ec cpumask: use cpumask_var_t in uv_flush_tlb_others. by Rusty Russell · 16 years ago
  46. 3a450de x86: UV: remove uv_flush_tlb_others() WARN_ON by Cliff Wickman · 16 years ago
  47. e641f5f x86, apic: remove duplicate asm/apic.h inclusions by Ingo Molnar · 16 years ago
  48. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 16 years ago
  49. eca217b Merge branch 'x86/paravirt' into x86/apic by Ingo Molnar · 16 years ago
  50. 2749ebe x86: UV fix uv_flush_send_and_wait() by Cliff Wickman · 16 years ago
  51. 1dcdd3d x86: remove mach_apic.h by Ingo Molnar · 16 years ago
  52. 3ddeb51 Merge branch 'linus' into core/percpu by Ingo Molnar · 16 years ago
  53. bdbcdd4 x86: uv cleanup by Tejun Heo · 16 years ago
  54. 18c07cf x86, UV: cpu_relax in uv_wait_completion by Cliff Wickman · 16 years ago
  55. 4595f96 x86: change flush_tlb_others to take a const struct cpumask by Rusty Russell · 16 years ago
  56. 46814dd x86, UV: remove erroneous BAU initialization by Cliff Wickman · 16 years ago
  57. a3d732f x86, UV: fix redundant creation of sgi_uv by Cliff Wickman · 16 years ago
  58. aef8f5b x86/tlb_uv: remove strange mc146818rtc include by Jeremy Fitzhardinge · 16 years ago
  59. 99dd871 x86, SGI UV: hardcode the TLB flush interrupt system vector by Cliff Wickman · 16 years ago
  60. e7eb872 x86, SGI UV: uv_ptc_proc_write fix by Cliff Wickman · 16 years ago
  61. cef5327 x86, SGI UV: TLB shootdown using broadcast assist unit, v6 by Cliff Wickman · 16 years ago
  62. d400524 SGI UV: TLB shootdown using broadcast assist unit, fix by Ingo Molnar · 16 years ago
  63. b4c286e SGI UV: clean up arch/x86/kernel/tlb_uv.c by Ingo Molnar · 16 years ago
  64. dc163a4 SGI UV: TLB shootdown using broadcast assist unit by Ingo Molnar · 16 years ago
  65. b194b12 SGI UV: TLB shootdown using broadcast assist unit, cleanups by Cliff Wickman · 16 years ago
  66. 1812924 x86, SGI UV: TLB shootdown using broadcast assist unit by Cliff Wickman · 16 years ago