aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-xp/xp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-16x86: uv: xpc needs to provide an abstraction for uv_gpaRobin Holt1-0/+1
2009-02-11SGI IA64 UV: fix ia64 build error in the linux-next treeDean Nelson1-14/+8
2009-01-21x86: uv cleanup, build fix #2Ingo Molnar1-0/+2
2008-11-20Merge branch 'linus' into x86/uvIngo Molnar1-0/+4
2008-11-05sgi-xp: define xp_expand_memprotect() and xp_restrict_memprotect()Dean Nelson1-2/+5
2008-10-30sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specifiedDean Nelson1-0/+4
2008-07-30sgi-xp: setup the notify GRU message queueDean Nelson1-30/+15
2008-07-30sgi-xp: setup the activate GRU message queueDean Nelson1-1/+2
2008-07-30sgi-xp: add usage of GRU driver by xpc_remote_memcpy()Dean Nelson1-2/+6
2008-07-30sgi-xp: enable building of XPC/XPNET on x86_64Dean Nelson1-11/+21
2008-07-30sgi-xp: use standard bitops macros and functionsDean Nelson1-3/+0
2008-07-30sgi-xp: eliminate '>>>' in commentsDean Nelson1-8/+3
2008-07-30sgi-xp: isolate remote copy buffer to sn2 onlyDean Nelson1-10/+0
2008-07-30sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()Dean Nelson1-27/+17
2008-07-30sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardwareDean Nelson1-2/+3
2008-07-30sgi-xp: create a common xp_remote_memcpy() functionDean Nelson1-41/+2
2008-07-30sgi-xp: support runtime selection of xp_max_npartitionsDean Nelson1-18/+35
2008-07-30sgi-xp: define BYTES_PER_WORDDean Nelson1-0/+3
2008-07-30sgi-xp: define xpSalError reason codeDean Nelson1-1/+2
2008-07-30sgi-xp: define is_shub() and is_uv() macrosDean Nelson1-0/+16
2008-05-13drivers/misc/sgi-xp: replace partid_t with a shortDean Nelson1-17/+17
2008-05-13drivers/misc/sgi-xp: clean up return valuesDean Nelson1-185/+106
2008-04-22[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.plDean Nelson1-3/+3
2008-04-22[IA64] run some drivers/misc/sgi-xp through scripts/LindentDean Nelson1-51/+29
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson1-0/+485