aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-xp/xpc_partition.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-16x86: uv: update XPC to handle updated BIOS interfaceRobin Holt1-4/+9
2009-04-13sgi-xpc: clean up numerous globalsRobin Holt1-9/+11
2008-07-30sgi-xp: setup the activate GRU message queueDean Nelson1-6/+22
2008-07-30sgi-xp: cleanup naming of partition definesDean Nelson1-9/+9
2008-07-30sgi-xp: add usage of GRU driver by xpc_remote_memcpy()Dean Nelson1-20/+17
2008-07-30sgi-xp: enable building of XPC/XPNET on x86_64Dean Nelson1-27/+20
2008-07-30sgi-xp: add 'jiffies' to reserved page's timestamp nameDean Nelson1-7/+7
2008-07-30sgi-xp: use standard bitops macros and functionsDean Nelson1-21/+22
2008-07-30sgi-xp: eliminate '>>>' in commentsDean Nelson1-1/+1
2008-07-30sgi-xp: isolate remote copy buffer to sn2 onlyDean Nelson1-20/+11
2008-07-30sgi-xp: isolate additional sn2 specific codeDean Nelson1-33/+26
2008-07-30sgi-xp: isolate activate IRQ's hardware specific componentsDean Nelson1-121/+0
2008-07-30sgi-xp: base xpc_rsvd_page's timestamp on jiffiesDean Nelson1-16/+17
2008-07-30sgi-xp: isolate xpc_vars structure to sn2 onlyDean Nelson1-448/+6
2008-07-30sgi-xp: isolate xpc_vars_part structure to sn2 onlyDean Nelson1-0/+1
2008-07-30sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardwareDean Nelson1-105/+44
2008-07-30sgi-xp: create a common xp_remote_memcpy() functionDean Nelson1-31/+24
2008-07-30sgi-xp: support runtime selection of xp_max_npartitionsDean Nelson1-12/+4
2008-05-13drivers/misc/sgi-xp: replace partid_t with a shortDean Nelson1-5/+5
2008-05-13drivers/misc/sgi-xp: clean up return valuesDean Nelson1-32/+32
2008-04-29[IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson1-2/+2
2008-04-22[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.plDean Nelson1-56/+43
2008-04-22[IA64] run some drivers/misc/sgi-xp through scripts/LindentDean Nelson1-190/+138
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson1-0/+1239