aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-xp/xp_main.c
Commit message (Expand)AuthorAgeFilesLines
* x86: uv: xpc needs to provide an abstraction for uv_gpaRobin Holt2009-12-161-0/+3
* sgi-xp/sgi-gru: allow modules to load on non-uv systemsRobin Holt2009-04-211-6/+6
* SGI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* sgi-xp: define xp_expand_memprotect() and xp_restrict_memprotect()Dean Nelson2008-11-051-0/+7
* sgi-xp: setup the notify GRU message queueDean Nelson2008-07-301-2/+5
* sgi-xp: add usage of GRU driver by xpc_remote_memcpy()Dean Nelson2008-07-301-1/+5
* sgi-xp: enable building of XPC/XPNET on x86_64Dean Nelson2008-07-301-1/+9
* sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()Dean Nelson2008-07-301-14/+9
* sgi-xp: create a common xp_remote_memcpy() functionDean Nelson2008-07-301-0/+3
* sgi-xp: support runtime selection of xp_max_npartitionsDean Nelson2008-07-301-50/+34
* drivers/misc/sgi-xp: replace partid_t with a shortDean Nelson2008-05-131-15/+15
* drivers/misc/sgi-xp: clean up return valuesDean Nelson2008-05-131-19/+19
* [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.plDean Nelson2008-04-221-21/+20
* [IA64] run some drivers/misc/sgi-xp through scripts/LindentDean Nelson2008-04-221-54/+44
* [IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson2008-04-221-0/+290