aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/sgi-xp/xpc_partition.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-25sgi-xpc: XPC fails to discover partitions with all nasids above 128Gravatar Robin@sgi.com 1-10/+15
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-12-16x86: uv: update XPC to handle updated BIOS interfaceGravatar Robin Holt 1-4/+9
2009-04-13sgi-xpc: clean up numerous globalsGravatar Robin Holt 1-9/+11
2008-07-30sgi-xp: setup the activate GRU message queueGravatar Dean Nelson 1-6/+22
2008-07-30sgi-xp: cleanup naming of partition definesGravatar Dean Nelson 1-9/+9
2008-07-30sgi-xp: add usage of GRU driver by xpc_remote_memcpy()Gravatar Dean Nelson 1-20/+17
2008-07-30sgi-xp: enable building of XPC/XPNET on x86_64Gravatar Dean Nelson 1-27/+20
2008-07-30sgi-xp: add 'jiffies' to reserved page's timestamp nameGravatar Dean Nelson 1-7/+7
2008-07-30sgi-xp: use standard bitops macros and functionsGravatar Dean Nelson 1-21/+22
2008-07-30sgi-xp: eliminate '>>>' in commentsGravatar Dean Nelson 1-1/+1
2008-07-30sgi-xp: isolate remote copy buffer to sn2 onlyGravatar Dean Nelson 1-20/+11
2008-07-30sgi-xp: isolate additional sn2 specific codeGravatar Dean Nelson 1-33/+26
2008-07-30sgi-xp: isolate activate IRQ's hardware specific componentsGravatar Dean Nelson 1-121/+0
2008-07-30sgi-xp: base xpc_rsvd_page's timestamp on jiffiesGravatar Dean Nelson 1-16/+17
2008-07-30sgi-xp: isolate xpc_vars structure to sn2 onlyGravatar Dean Nelson 1-448/+6
2008-07-30sgi-xp: isolate xpc_vars_part structure to sn2 onlyGravatar Dean Nelson 1-0/+1
2008-07-30sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardwareGravatar Dean Nelson 1-105/+44
2008-07-30sgi-xp: create a common xp_remote_memcpy() functionGravatar Dean Nelson 1-31/+24
2008-07-30sgi-xp: support runtime selection of xp_max_npartitionsGravatar Dean Nelson 1-12/+4
2008-05-13drivers/misc/sgi-xp: replace partid_t with a shortGravatar Dean Nelson 1-5/+5
2008-05-13drivers/misc/sgi-xp: clean up return valuesGravatar Dean Nelson 1-32/+32
2008-04-29[IA64] allocate multiple contiguous pages via uncached allocatorGravatar Dean Nelson 1-2/+2
2008-04-22[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.plGravatar Dean Nelson 1-56/+43
2008-04-22[IA64] run some drivers/misc/sgi-xp through scripts/LindentGravatar Dean Nelson 1-190/+138
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpGravatar Dean Nelson 1-0/+1239