summaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-xp/xpc_partition.c
Commit message (Expand)AuthorAgeFilesLines
* misc: sgi-xp: remove meaningless null check before kfreezhong jiang2018-09-141-2/+1Star
* sgi-xp: xpc_partition: mark expected switch fall-throughsGustavo A. R. Silva2018-07-071-0/+2
* sgi-xp: remove redundant pointers ch and rpColin Ian King2018-07-031-3/+0Star
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* sgi-xpc: XPC fails to discover partitions with all nasids above 128Robin@sgi.com2010-11-241-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-141-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/+17Star
* sgi-xp: enable building of XPC/XPNET on x86_64Dean Nelson2008-07-301-27/+20Star
* 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/+11Star
* sgi-xp: isolate additional sn2 specific codeDean Nelson2008-07-301-33/+26Star
* sgi-xp: isolate activate IRQ's hardware specific componentsDean Nelson2008-07-301-121/+0Star
* 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/+6Star
* 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/+44Star
* sgi-xp: create a common xp_remote_memcpy() functionDean Nelson2008-07-301-31/+24Star
* sgi-xp: support runtime selection of xp_max_npartitionsDean Nelson2008-07-301-12/+4Star
* 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-231-56/+43Star
* [IA64] run some drivers/misc/sgi-xp through scripts/LindentDean Nelson2008-04-231-190/+138Star
* [IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson2008-04-231-0/+1239