1. bd3e64c sgi-xp: setup the notify GRU message queue by Dean Nelson · 16 years ago
  2. 5b8669d sgi-xp: setup the activate GRU message queue by Dean Nelson · 16 years ago
  3. 83469b5 sgi-xp: cleanup naming of partition defines by Dean Nelson · 16 years ago
  4. 61deb86 sgi-xp: move xpc_check_remote_hb() to support both SN2 and UV by Dean Nelson · 16 years ago
  5. a812dcc sgi-xp: add usage of GRU driver by xpc_remote_memcpy() by Dean Nelson · 16 years ago
  6. 261f3b4 sgi-xp: enable building of XPC/XPNET on x86_64 by Dean Nelson · 16 years ago
  7. 81fe788 sgi-xp: add 'jiffies' to reserved page's timestamp name by Dean Nelson · 16 years ago
  8. ee6665e sgi-xp: isolate remote copy buffer to sn2 only by Dean Nelson · 16 years ago
  9. 185c3a1 sgi-xp: isolate allocation of XPC's msgqueues to sn2 only by Dean Nelson · 16 years ago
  10. c39838c sgi-xp: replace AMO_t typedef by struct amo by Dean Nelson · 16 years ago
  11. 7fb5e59 sgi-xp: separate chctl_flags from XPC's notify IRQ by Dean Nelson · 16 years ago
  12. a47d5da sgi-xp: isolate additional sn2 specific code by Dean Nelson · 16 years ago
  13. 6e41017 sgi-xp: isolate activate IRQ's hardware specific components by Dean Nelson · 16 years ago
  14. 97bf1aa sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify() by Dean Nelson · 16 years ago
  15. aaa3cd6 sgi-xp: base xpc_rsvd_page's timestamp on jiffies by Dean Nelson · 16 years ago
  16. 33ba3c7 sgi-xp: isolate xpc_vars structure to sn2 only by Dean Nelson · 16 years ago
  17. e17d416 sgi-xp: isolate xpc_vars_part structure to sn2 only by Dean Nelson · 16 years ago
  18. 94bd270 sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardware by Dean Nelson · 16 years ago
  19. bc63d38 sgi-xp: support runtime selection of xp_max_npartitions by Dean Nelson · 16 years ago
  20. 0bc3cc0 cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu by Mike Travis · 16 years ago
  21. 333cdd1f cpumask: Optimize cpumask_of_cpu in drivers/misc/sgi-xp/xpc_main.c by Mike Travis · 16 years ago
  22. 64d032b drivers/misc/sgi-xp: replace partid_t with a short by Dean Nelson · 16 years ago
  23. 65c17b8 drivers/misc/sgi-xp: clean up return values by Dean Nelson · 16 years ago
  24. 2c2b94f [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl by Dean Nelson · 16 years ago
  25. 3519050 [IA64] run rest drivers/misc/sgi-xp through scripts/Lindent by Dean Nelson · 16 years ago
  26. 45d9ca4 [IA64] move XP and XPC to drivers/misc/sgi-xp by Dean Nelson · 16 years ago[Renamed (99%) from arch/ia64/sn/kernel/xpc_main.c]
  27. d167cb8 [IA64] Replace explicit jiffies tests with time_* macros. by Robert P. J. Day · 16 years ago
  28. 4c013f5 [IA64] XPC heartbeat timer function must run on CPU 0 by Dean Nelson · 17 years ago
  29. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  30. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago
  31. 68cbf07 [PATCH] sysctl: C99 Convert arch/ia64/sn/kernel/xpc_main.c by Eric W. Biederman · 18 years ago
  32. 79eec3d [PATCH] sysctl: sn: remove sysctl ABI BREAKAGE by Eric W. Biederman · 18 years ago
  33. a460ef8 [IA64] fix possible XPC deadlock when disconnecting by Dean Nelson · 18 years ago
  34. 5dcded1 [PATCH] missed ia64 pt_regs fixes by Al Viro · 18 years ago
  35. 7682a4c [IA64-SGI] Silent data corruption caused by XPC V2. by Dean Nelson · 18 years ago
  36. e037cda [IA64] sparse cleanups by Keith Owens · 18 years ago
  37. 7aa6ba4 [IA64-SGI] SN2-XP reduce kmalloc wrapper inlining by Jes Sorensen · 19 years ago
  38. 4c2cd96 [IA64-SGI] enforce proper ordering of callouts by XPC by Dean Nelson · 19 years ago
  39. 7c6c663 [IA64-SGI] Fix XPC code which sleeps with spin_lock_irqsave(). by Robin Holt · 19 years ago
  40. f9e505a [IA64-SGI] sn2 mutex conversion by Jes Sorensen · 19 years ago
  41. 9335d48 [IA64-SGI] move xpc.h to include/asm-ia64/sn (cleanup) by Dean Nelson · 19 years ago
  42. d6ad033 [IA64-SGI] move xpc_system_reboot() by Dean Nelson · 19 years ago
  43. 1f4674b [IA64-SGI] ignoring loss of heartbeat while XPC is in kdebug by Dean Nelson · 19 years ago
  44. 0752c67 [IA64-SGI] XPC and unregistering from notifier lists by Dean Nelson · 19 years ago
  45. 1ecaded [IA64-SGI] cleanup XPC disengage related messages by Dean Nelson · 19 years ago
  46. 246c7e3 [IA64-SGI] ensure XPC disengage request is processed by Dean Nelson · 19 years ago
  47. 780d09e [IA64] utilize notify_die() for XPC disengage by Dean Nelson · 19 years ago
  48. fac84ef Pull xpc-disengage into release branch by Tony Luck · 19 years ago
  49. 4b38fcd [IA64-SGI] XPC changes to support more than 2k nasids by Dean Nelson · 19 years ago
  50. e54af72 [IA64-SGI] fixes for XPC disengage and open/close protocol by Dean Nelson · 19 years ago
  51. 408865c [IA64] ensure XPC and XPNET are loaded on sn2 platforms only by Dean Nelson · 19 years ago
  52. a607c38 [IA64-SGI] get XPC to cleanly disengage from remote memory references by Dean Nelson · 19 years ago
  53. d46523e [PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIO by Steven Rostedt · 19 years ago
  54. 6991392 [IA64] use msleep_interruptible() instead of schedule_timeout by Nishanth Aravamudan · 19 years ago
  55. 89eb8eb [IA64-SGI] SGI Altix cross partition functionality [2/3] by Dean Nelson · 19 years ago