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