aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/sgi-xp/xp.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Remove all #inclusions of asm/system.hGravatar David Howells 1-1/+0
2009-12-16x86: uv: xpc needs to provide an abstraction for uv_gpaGravatar Robin Holt 1-0/+1
2009-02-11SGI IA64 UV: fix ia64 build error in the linux-next treeGravatar Dean Nelson 1-14/+8
2009-01-21x86: uv cleanup, build fix #2Gravatar Ingo Molnar 1-0/+2
2008-11-20Merge branch 'linus' into x86/uvGravatar Ingo Molnar 1-0/+4
2008-11-05sgi-xp: define xp_expand_memprotect() and xp_restrict_memprotect()Gravatar Dean Nelson 1-2/+5
2008-10-30sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specifiedGravatar Dean Nelson 1-0/+4
2008-07-30sgi-xp: setup the notify GRU message queueGravatar Dean Nelson 1-30/+15
2008-07-30sgi-xp: setup the activate GRU message queueGravatar Dean Nelson 1-1/+2
2008-07-30sgi-xp: add usage of GRU driver by xpc_remote_memcpy()Gravatar Dean Nelson 1-2/+6
2008-07-30sgi-xp: enable building of XPC/XPNET on x86_64Gravatar Dean Nelson 1-11/+21
2008-07-30sgi-xp: use standard bitops macros and functionsGravatar Dean Nelson 1-3/+0
2008-07-30sgi-xp: eliminate '>>>' in commentsGravatar Dean Nelson 1-8/+3
2008-07-30sgi-xp: isolate remote copy buffer to sn2 onlyGravatar Dean Nelson 1-10/+0
2008-07-30sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()Gravatar Dean Nelson 1-27/+17
2008-07-30sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardwareGravatar Dean Nelson 1-2/+3
2008-07-30sgi-xp: create a common xp_remote_memcpy() functionGravatar Dean Nelson 1-41/+2
2008-07-30sgi-xp: support runtime selection of xp_max_npartitionsGravatar Dean Nelson 1-18/+35
2008-07-30sgi-xp: define BYTES_PER_WORDGravatar Dean Nelson 1-0/+3
2008-07-30sgi-xp: define xpSalError reason codeGravatar Dean Nelson 1-1/+2
2008-07-30sgi-xp: define is_shub() and is_uv() macrosGravatar Dean Nelson 1-0/+16
2008-05-13drivers/misc/sgi-xp: replace partid_t with a shortGravatar Dean Nelson 1-17/+17
2008-05-13drivers/misc/sgi-xp: clean up return valuesGravatar Dean Nelson 1-185/+106
2008-04-22[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.plGravatar Dean Nelson 1-3/+3
2008-04-22[IA64] run some drivers/misc/sgi-xp through scripts/LindentGravatar Dean Nelson 1-51/+29
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpGravatar Dean Nelson 1-0/+485