1. a7665b0 sgi-xpc: clean up numerous globals by Robin Holt · 15 years ago
  2. efdd06e sgi-xpc: implement opencomplete messaging by Robin Holt · 15 years ago
  3. a374c57 sgi-xpc: prevent false heartbeat failures by Robin Holt · 15 years ago
  4. 6f2584f sgi-gru: add support to the GRU driver for message queue interrupts by Jack Steiner · 15 years ago
  5. 361916a sgi-xp: fix writing past the end of kzalloc()'d space by Dean Nelson · 16 years ago
  6. 2525789 sgi-xp: create activate and notify gru message queues by Dean Nelson · 16 years ago
  7. bd3e64c sgi-xp: setup the notify GRU message queue by Dean Nelson · 16 years ago
  8. 5b8669d sgi-xp: setup the activate GRU message queue by Dean Nelson · 16 years ago
  9. 83469b5 sgi-xp: cleanup naming of partition defines by Dean Nelson · 16 years ago
  10. 61deb86 sgi-xp: move xpc_check_remote_hb() to support both SN2 and UV by Dean Nelson · 16 years ago
  11. a812dcc sgi-xp: add usage of GRU driver by xpc_remote_memcpy() by Dean Nelson · 16 years ago
  12. 261f3b4 sgi-xp: enable building of XPC/XPNET on x86_64 by Dean Nelson · 16 years ago
  13. 81fe788 sgi-xp: add 'jiffies' to reserved page's timestamp name by Dean Nelson · 16 years ago
  14. 04de741 sgi-xp: use standard bitops macros and functions by Dean Nelson · 16 years ago
  15. ea57f80 sgi-xp: eliminate '>>>' in comments by Dean Nelson · 16 years ago
  16. ee6665e sgi-xp: isolate remote copy buffer to sn2 only by Dean Nelson · 16 years ago
  17. 185c3a1 sgi-xp: isolate allocation of XPC's msgqueues to sn2 only by Dean Nelson · 16 years ago
  18. c39838c sgi-xp: replace AMO_t typedef by struct amo by Dean Nelson · 16 years ago
  19. 7fb5e59 sgi-xp: separate chctl_flags from XPC's notify IRQ by Dean Nelson · 16 years ago
  20. a47d5da sgi-xp: isolate additional sn2 specific code by Dean Nelson · 16 years ago
  21. 6e41017 sgi-xp: isolate activate IRQ's hardware specific components by Dean Nelson · 16 years ago
  22. 97bf1aa sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify() by Dean Nelson · 16 years ago
  23. aaa3cd6 sgi-xp: base xpc_rsvd_page's timestamp on jiffies by Dean Nelson · 16 years ago
  24. 33ba3c7 sgi-xp: isolate xpc_vars structure to sn2 only by Dean Nelson · 16 years ago
  25. e17d416 sgi-xp: isolate xpc_vars_part structure to sn2 only by Dean Nelson · 16 years ago
  26. 94bd270 sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardware by Dean Nelson · 16 years ago
  27. 908787d sgi-xp: create a common xp_remote_memcpy() function by Dean Nelson · 16 years ago
  28. bc63d38 sgi-xp: support runtime selection of xp_max_npartitions by Dean Nelson · 16 years ago
  29. 64d032b drivers/misc/sgi-xp: replace partid_t with a short by Dean Nelson · 16 years ago
  30. 65c17b8 drivers/misc/sgi-xp: clean up return values by Dean Nelson · 16 years ago
  31. 2c2b94f [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl by Dean Nelson · 16 years ago
  32. 4a3ad2d [IA64] run some drivers/misc/sgi-xp through scripts/Lindent by Dean Nelson · 16 years ago
  33. 45d9ca4 [IA64] move XP and XPC to drivers/misc/sgi-xp by Dean Nelson · 16 years ago[Renamed (99%) from include/asm-ia64/sn/xpc.h]
  34. 4ca8ad7 [IA64] Update Altix BTE error return status patch by Russ Anderson · 17 years ago
  35. 64135fa [IA64] Fix Altix BTE error return status by Russ Anderson · 17 years ago
  36. a460ef8 [IA64] fix possible XPC deadlock when disconnecting by Dean Nelson · 18 years ago
  37. 5dcded1 [PATCH] missed ia64 pt_regs fixes by Al Viro · 18 years ago
  38. 7682a4c [IA64-SGI] Silent data corruption caused by XPC V2. by Dean Nelson · 18 years ago
  39. e037cda [IA64] sparse cleanups by Keith Owens · 18 years ago
  40. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  41. 7aa6ba4 [IA64-SGI] SN2-XP reduce kmalloc wrapper inlining by Jes Sorensen · 18 years ago
  42. 4c2cd96 [IA64-SGI] enforce proper ordering of callouts by XPC by Dean Nelson · 18 years ago
  43. f9e505a [IA64-SGI] sn2 mutex conversion by Jes Sorensen · 19 years ago
  44. 9335d48 [IA64-SGI] move xpc.h to include/asm-ia64/sn (cleanup) by Dean Nelson · 19 years ago
  45. 87a149d [IA64-SGI] move xpc.h to include/asm-ia64/sn by Dean Nelson · 19 years ago[Renamed from arch/ia64/sn/kernel/xpc.h]
  46. 1ecaded [IA64-SGI] cleanup XPC disengage related messages by Dean Nelson · 19 years ago
  47. 246c7e3 [IA64-SGI] ensure XPC disengage request is processed by Dean Nelson · 19 years ago
  48. 780d09e [IA64] utilize notify_die() for XPC disengage by Dean Nelson · 19 years ago
  49. 8a212ab Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  50. 53f9fc9 [PATCH] gfp_t: remaining bits of arch/* by Al Viro · 19 years ago
  51. 4b38fcd [IA64-SGI] XPC changes to support more than 2k nasids by Dean Nelson · 19 years ago
  52. e54af72 [IA64-SGI] fixes for XPC disengage and open/close protocol by Dean Nelson · 19 years ago
  53. a607c38 [IA64-SGI] get XPC to cleanly disengage from remote memory references by Dean Nelson · 19 years ago
  54. 821fe94 [PATCH] gcc4 compile fix for recent ia64 xpc changes by Dave Jones · 19 years ago
  55. 89eb8eb [IA64-SGI] SGI Altix cross partition functionality [2/3] by Dean Nelson · 19 years ago