1. 2e0d232 [IA64] SGI Altix : fix pcibr_dmamap_ate32() bug by Mike Habeck · 18 years ago
  2. 6f09a92 Altix: ACPI SSDT PCI device support by John Keller · 18 years ago
  3. 647fb47 ACPICA: reduce conflicts with Altix patch series by Len Brown · 18 years ago
  4. ad71860a ACPICA: minimal patch to integrate new tables into Linux by Alexey Starikovskiy · 18 years ago
  5. a460ef8 [IA64] fix possible XPC deadlock when disconnecting by Dean Nelson · 18 years ago
  6. a7956113 [IA64] IA64 Kexec/kdump by Zou Nan hai · 18 years ago
  7. 8ea6091 Altix: Add initial ACPI IO support by John Keller · 18 years ago
  8. 1a4b0fc [PATCH] mspec driver build fix by Jes Sorensen · 18 years ago
  9. a9f627c [PATCH] ia64/sn __iomem annotations by Al Viro · 18 years ago
  10. 5dcded1 [PATCH] missed ia64 pt_regs fixes by Al Viro · 18 years ago
  11. 986e12f [IA64] remove redundant local_irq_save() calls from sn_sal.h by Russ Anderson · 18 years ago
  12. 7682a4c [IA64-SGI] Silent data corruption caused by XPC V2. by Dean Nelson · 18 years ago
  13. e037cda [IA64] sparse cleanups by Keith Owens · 18 years ago
  14. 80f7228 typo fixes: occuring -> occurring by Adrian Bunk · 18 years ago
  15. 9d56d87 [IA64-SGI] - Pass OS logical cpu number to the SN prom (bios) by Jack Steiner · 18 years ago
  16. 8cf60e0 Auto-update from upstream by Tony Luck · 18 years ago
  17. ea95972 [IA64-SGI] Remove SN SAL error handling feature bit that is no longer needed by Russ Anderson · 18 years ago
  18. 83821d3 [PATCH] PCI: altix: msi support by Mark Maule · 19 years ago
  19. d6754b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  20. f0fe253 [IA64-SGI] - Fix discover of nearest cpu node to IO node by Jack Steiner · 18 years ago
  21. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  22. 86db2f4 [IA64-SGI] SN SAL call to inject memory errors by Russ Anderson · 18 years ago
  23. 308a878 [IA64] Remove unused variable in sn_sal.h by Russ Anderson · 18 years ago
  24. b2c99e3 [PATCH] EFI: keep physical table addresses in efi structure by Bjorn Helgaas · 19 years ago
  25. 7d14f14 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  26. f90aa8c [IA64] Tollhouse HP: IA64 arch changes by Prarit Bhargava · 19 years ago
  27. 53b3531 [PATCH] s/;;/;/g by Alexey Dobriyan · 19 years ago
  28. 133a58c Pull sn2-reduce-kmalloc-wrap into release branch by Tony Luck · 19 years ago
  29. ae02e96 Pull icc-cleanup into release branch by Tony Luck · 19 years ago
  30. a4e817b Pull altix-ce1.0-asic into release branch by Tony Luck · 19 years ago
  31. 18810d1 [IA64-SGI] Make number of TIO nodes configurable by Jack Steiner · 19 years ago
  32. 7aa6ba4 [IA64-SGI] SN2-XP reduce kmalloc wrapper inlining by Jes Sorensen · 19 years ago
  33. 4c2cd96 [IA64-SGI] enforce proper ordering of callouts by XPC by Dean Nelson · 19 years ago
  34. c2a4969 [IA64-SGI] fix the size of __sn_cnodeid_to_nasid by Dean Roe · 19 years ago
  35. 8ed9b2c [IA64-SGI] sn2 minor fixes and cleanups by Jes Sorensen · 19 years ago
  36. dcc1dd2 [IA64-SGI] - Eliminate SN pio_phys_xxx macros. Move to assembly by Jack Steiner · 19 years ago
  37. 913e4a7 [IA64-SGI] Shub2 BTE address fix by Russ Anderson · 19 years ago
  38. 9a52bbe [IA64-SGI] include/asm-ia64/sn/intr.h more sn2 housekeeping by Jes Sorensen · 19 years ago
  39. 13938ca [IA64-SGI] driver bugfixes and hardware workarounds for CE1.0 asic by Mark Maule · 19 years ago
  40. 61d67f2 [IA64-SGI] Add PROM feature set for device flush list by Prarit Bhargava · 19 years ago
  41. fd8b206 [IA64-SGI] add sn_feature_sets bit by Dean Roe · 19 years ago
  42. f9e505a [IA64-SGI] sn2 mutex conversion by Jes Sorensen · 19 years ago
  43. 53493dc [IA64] Cleanup of arch/ia64/sn and include/asm-ia64/sn by Prarit Bhargava · 19 years ago
  44. 2d0cfb5 [PATCH] Altix: ioc3 serial support by Patrick Gefre · 19 years ago
  45. 6d6e420 [IA64-SGI] Fix sn_flush_device_kernel & spinlock initialization by Prarit Bhargava · 19 years ago
  46. 17e8ce0 [IA64-SGI] Altix BTE error handling fixes by Russ Anderson · 19 years ago
  47. 9335d48 [IA64-SGI] move xpc.h to include/asm-ia64/sn (cleanup) by Dean Nelson · 19 years ago
  48. 87a149d [IA64-SGI] move xpc.h to include/asm-ia64/sn by Dean Nelson · 19 years ago
  49. 246c7e3 [IA64-SGI] ensure XPC disengage request is processed by Dean Nelson · 19 years ago
  50. 3ec829b [IA64-SGI] altix: pci_window fixup by John Keller · 19 years ago
  51. 771388d [IA64-SGI] support for older versions of PROM by Jack Steiner · 19 years ago
  52. 48b1dcc [IA64] altix: fix copyright in tioce .h files by Mark Maule · 19 years ago
  53. fac84ef Pull xpc-disengage into release branch by Tony Luck · 19 years ago
  54. 556902c Pull remove-sn-bist-lock into release branch by Tony Luck · 19 years ago
  55. a1e78db Pull define-node-cleanup into release branch by Tony Luck · 19 years ago
  56. fbbb0bd Pull sn_pci_legacy_read-write into release branch by Tony Luck · 19 years ago
  57. 0d9136f Pull altix-mmr into release branch by Tony Luck · 19 years ago
  58. 9189674 Pull altix-fpga-reset into release branch by Tony Luck · 19 years ago
  59. e54af72 [IA64-SGI] fixes for XPC disengage and open/close protocol by Dean Nelson · 19 years ago
  60. 3673555 [IA64-SGI] Remove references to the SN bist_lock by Dean Roe · 19 years ago
  61. 59c4223 [IA64-SGI] Increase max system size of SGI SN systems by Jack Steiner · 19 years ago
  62. 61b9cf7 [IA64-SGI] fix sn_pci_legacy_read/fix sn_pci_legacy_write by Mark Maule · 19 years ago
  63. 24ee0a6 [IA64] Cleanup use of various #defines related to nodes by Jack Steiner · 19 years ago
  64. d67eb16 Pull sn-features into release branch by Tony Luck · 19 years ago
  65. 5fbcf9a [IA64-SGI] volatile semantics in places where it seems necessary by Mark Maule · 19 years ago
  66. a607c38 [IA64-SGI] get XPC to cleanly disengage from remote memory references by Dean Nelson · 19 years ago
  67. 25732ad [IA64] Altix patch for fpga reset by Bruce Losure · 19 years ago
  68. a1cddb8 [IA64-SGI] Add new vendor-specific SAL calls for: by Jack Steiner · 19 years ago
  69. e438bef [IA64-SGI] One new use of "UNCACHED" needed fixing for sn2 region cleanup by Tony Luck · 19 years ago
  70. 3290580 Pull rationalise-regions into release branch by Tony Luck · 19 years ago
  71. 8409668 [IA64] altix: Abstract irq_affinity at the sn pci provider by Mark Maule · 19 years ago
  72. 5b9021b [IA64] SGI SN remove redundant partition SAL call by Russ Anderson · 19 years ago
  73. 60a3ba0 [IA64] - SGI SN hwperf enhancements - by Mark Goodwin · 19 years ago
  74. ecc3c30 [IA64] - SGI SN hwperf enhancements - export_pci_topology by Mark Goodwin · 19 years ago
  75. 1b66776 [IA64] clean up sn2 region definitions by Greg Edwards · 19 years ago
  76. 470ceb0 [IA64-SGI] - New SN hardware support - ptc_fixes by Jack Steiner · 19 years ago
  77. 68b9753 [IA64-SGI] - New SN hardware support - cpu_relax by Jack Steiner · 19 years ago
  78. 3d14487 [IA64-SGI] - New SN hardware support - addr_macros by Jack Steiner · 19 years ago
  79. c9221da [IA64-SGI] sn pci provider for TIOCE (pci by Mark Maule · 19 years ago
  80. 5b53ed1 [IA64-SGI] add support for TIO huge-window by Mark Maule · 19 years ago
  81. 735e60f [IA64-SGI] abstract force_interrupt() mechanism by Mark Maule · 19 years ago
  82. 89963d16 [IA64-SGI] altix: cosmetic rename of SGI_PCIBR_ERROR by Mark Maule · 19 years ago
  83. 674c647 [IA64-SGI] Altix only: Add PCI Domain number support. by Colin Ngam · 19 years ago
  84. 7c2a6c6 [IA64] Altix pcibus_to_node implementation by Christoph Lameter · 19 years ago
  85. 60a762b [IA64] remove CONFIG_IA64_SGI_SN_SIM by Greg Edwards · 19 years ago
  86. d0feafb [IA64] remove linux/version.h include from arch/ia64 by Olaf Hering · 19 years ago
  87. 8d7e351 [IA64] fix generic/up builds by Tony Luck · 19 years ago
  88. 7fe4c1b [IA64] hotplug/ia64: SN Hotplug Driver - PREEMPT/pcibus_info fix by Prarit Bhargava · 19 years ago
  89. 6f354b0 [IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver code by Prarit Bhargava · 19 years ago
  90. 283c7f6 [IA64] hotplug/ia64: SN Hotplug Driver - new SN PROM version code by Prarit Bhargava · 19 years ago
  91. c13cf37 [IA64] hotplug/ia64: SN Hotplug Driver: moving of header files by Prarit Bhargava · 19 years ago
  92. cb4cb2c [IA64] hotplug/ia64: SN Hotplug Driver: SN IRQ Fixes by Prarit Bhargava · 19 years ago
  93. c1ffb6a8 [IA64-SGI] Altix patch to tiocx, add subsys_initcall by Bruce Losure · 19 years ago
  94. 92a582e [IA64] sparse cleanup of TIOCA files by Prarit Bhargava · 19 years ago
  95. 7103099 [IA64-SGI] Fix TIO IOSPACE MMR Addres by Colin Ngam · 19 years ago
  96. 71a5d02 [IA64-SGI] - new macros for SGI SN simulator by Jack Steiner · 19 years ago
  97. 8e4641b [IA64] sparse cleanup of shub_mmr.h by Prarit Bhargava · 19 years ago
  98. 65ed0b3 [PATCH] SN2 XPC build patches by Jes Sorensen · 19 years ago
  99. 6872ec5 [IS64-SGI] Set Altix error handling features by Russ Anderson · 19 years ago
  100. 8eac3757 [IA64-SGI] Make Altix SAL call to POD reentrant by Russ Anderson · 19 years ago