1. 0191b62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  2. c8182f0 sgi-xp: xpc needs to pass the physical address, not virtual by Russ Anderson · 16 years ago
  3. 3f9b766 sgi-xp: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  4. fbc2a06 Merge branch 'linus' into x86/uv by Ingo Molnar · 16 years ago
  5. 7d9d1f2 sgi-xp: support getting the address of a partition's reserved page by Dean Nelson · 16 years ago
  6. 31de5ec sgi-xp: define xp_partition_id and xp_region_size by Dean Nelson · 16 years ago
  7. 2525789 sgi-xp: create activate and notify gru message queues by Dean Nelson · 16 years ago
  8. 6c1c325 sgi-xp: define xp_expand_memprotect() and xp_restrict_memprotect() by Dean Nelson · 16 years ago
  9. b7f7b07 sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specified by Dean Nelson · 16 years ago
  10. bd3e64c sgi-xp: setup the notify GRU message queue by Dean Nelson · 16 years ago
  11. 5b8669d sgi-xp: setup the activate GRU message queue by Dean Nelson · 16 years ago
  12. 83469b5 sgi-xp: cleanup naming of partition defines by Dean Nelson · 16 years ago
  13. 61deb86 sgi-xp: move xpc_check_remote_hb() to support both SN2 and UV by Dean Nelson · 16 years ago
  14. a812dcc sgi-xp: add usage of GRU driver by xpc_remote_memcpy() by Dean Nelson · 16 years ago
  15. 261f3b4 sgi-xp: enable building of XPC/XPNET on x86_64 by Dean Nelson · 16 years ago
  16. 81fe788 sgi-xp: add 'jiffies' to reserved page's timestamp name by Dean Nelson · 16 years ago
  17. 04de741 sgi-xp: use standard bitops macros and functions by Dean Nelson · 16 years ago
  18. ea57f80 sgi-xp: eliminate '>>>' in comments by Dean Nelson · 16 years ago
  19. 8e85c23 sgi-xp: add _sn2 suffix to a few variables by Dean Nelson · 16 years ago
  20. ee6665e sgi-xp: isolate remote copy buffer to sn2 only by Dean Nelson · 16 years ago
  21. a7b4d50 sgi-xp: enable XPNET to handle more than 64 partitions by Dean Nelson · 16 years ago
  22. 185c3a1 sgi-xp: isolate allocation of XPC's msgqueues to sn2 only by Dean Nelson · 16 years ago
  23. c39838c sgi-xp: replace AMO_t typedef by struct amo by Dean Nelson · 16 years ago
  24. 7fb5e59 sgi-xp: separate chctl_flags from XPC's notify IRQ by Dean Nelson · 16 years ago
  25. a47d5da sgi-xp: isolate additional sn2 specific code by Dean Nelson · 16 years ago
  26. 6e41017 sgi-xp: isolate activate IRQ's hardware specific components by Dean Nelson · 16 years ago
  27. 97bf1aa sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify() by Dean Nelson · 16 years ago
  28. aaa3cd6 sgi-xp: base xpc_rsvd_page's timestamp on jiffies by Dean Nelson · 16 years ago
  29. 33ba3c7 sgi-xp: isolate xpc_vars structure to sn2 only by Dean Nelson · 16 years ago
  30. e17d416 sgi-xp: isolate xpc_vars_part structure to sn2 only by Dean Nelson · 16 years ago
  31. 94bd270 sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardware by Dean Nelson · 16 years ago
  32. 908787d sgi-xp: create a common xp_remote_memcpy() function by Dean Nelson · 16 years ago
  33. bc63d38 sgi-xp: support runtime selection of xp_max_npartitions by Dean Nelson · 16 years ago
  34. 78ce1bb sgi-xp: define BYTES_PER_WORD by Dean Nelson · 16 years ago
  35. da97052 sgi-xp: define xpSalError reason code by Dean Nelson · 16 years ago
  36. 355c54d sgi-xp: define is_shub() and is_uv() macros by Dean Nelson · 16 years ago
  37. 0bc3cc0 cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu by Mike Travis · 16 years ago
  38. 333cdd1 cpumask: Optimize cpumask_of_cpu in drivers/misc/sgi-xp/xpc_main.c by Mike Travis · 16 years ago
  39. 64d032b drivers/misc/sgi-xp: replace partid_t with a short by Dean Nelson · 17 years ago
  40. 65c17b8 drivers/misc/sgi-xp: clean up return values by Dean Nelson · 17 years ago
  41. e4a064d [IA64] allocate multiple contiguous pages via uncached allocator by Dean Nelson · 17 years ago
  42. 2c2b94f [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl by Dean Nelson · 17 years ago
  43. 3519050 [IA64] run rest drivers/misc/sgi-xp through scripts/Lindent by Dean Nelson · 17 years ago
  44. 4a3ad2d [IA64] run some drivers/misc/sgi-xp through scripts/Lindent by Dean Nelson · 17 years ago
  45. 45d9ca4 [IA64] move XP and XPC to drivers/misc/sgi-xp by Dean Nelson · 17 years ago