aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-xp/xpc_partition.c
Commit message (Expand)AuthorAgeFilesLines
* sgi-xpc: XPC fails to discover partitions with all nasids above 128Robin@sgi.com2010-11-251-10/+15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* x86: uv: update XPC to handle updated BIOS interfaceRobin Holt2009-12-161-4/+9
* sgi-xpc: clean up numerous globalsRobin Holt2009-04-131-9/+11
* sgi-xp: setup the activate GRU message queueDean Nelson2008-07-301-6/+22
* sgi-xp: cleanup naming of partition definesDean Nelson2008-07-301-9/+9
* sgi-xp: add usage of GRU driver by xpc_remote_memcpy()Dean Nelson2008-07-301-20/+17
* sgi-xp: enable building of XPC/XPNET on x86_64Dean Nelson2008-07-301-27/+20
* sgi-xp: add 'jiffies' to reserved page's timestamp nameDean Nelson2008-07-301-7/+7
* sgi-xp: use standard bitops macros and functionsDean Nelson2008-07-301-21/+22
* sgi-xp: eliminate '>>>' in commentsDean Nelson2008-07-301-1/+1
* sgi-xp: isolate remote copy buffer to sn2 onlyDean Nelson2008-07-301-20/+11
* sgi-xp: isolate additional sn2 specific codeDean Nelson2008-07-301-33/+26
* sgi-xp: isolate activate IRQ's hardware specific componentsDean Nelson2008-07-301-121/+0
* sgi-xp: base xpc_rsvd_page's timestamp on jiffiesDean Nelson2008-07-301-16/+17
* sgi-xp: isolate xpc_vars structure to sn2 onlyDean Nelson2008-07-301-448/+6
* sgi-xp: isolate xpc_vars_part structure to sn2 onlyDean Nelson2008-07-301-0/+1
* sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardwareDean Nelson2008-07-301-105/+44
* sgi-xp: create a common xp_remote_memcpy() functionDean Nelson2008-07-301-31/+24
* sgi-xp: support runtime selection of xp_max_npartitionsDean Nelson2008-07-301-12/+4
* drivers/misc/sgi-xp: replace partid_t with a shortDean Nelson2008-05-131-5/+5
* drivers/misc/sgi-xp: clean up return valuesDean Nelson2008-05-131-32/+32
* [IA64] allocate multiple contiguous pages via uncached allocatorDean Nelson2008-04-291-2/+2
* [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.plDean Nelson2008-04-221-56/+43
* [IA64] run some drivers/misc/sgi-xp through scripts/LindentDean Nelson2008-04-221-190/+138
* [IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson2008-04-221-0/+1239