aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-xp/xpc.h
Commit message (Expand)AuthorAgeFilesLines
* sgi-xpc: clean up numerous globalsRobin Holt2009-04-131-55/+57
* sgi-xpc: implement opencomplete messagingRobin Holt2009-04-131-22/+34
* sgi-xpc: prevent false heartbeat failuresRobin Holt2009-04-131-62/+38
* sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner2009-04-021-11/+22
* sgi-xp: fix writing past the end of kzalloc()'d spaceDean Nelson2009-02-051-2/+3
* sgi-xp: create activate and notify gru message queuesDean Nelson2008-11-051-0/+12
* sgi-xp: setup the notify GRU message queueDean Nelson2008-07-301-33/+107
* sgi-xp: setup the activate GRU message queueDean Nelson2008-07-301-30/+128
* sgi-xp: cleanup naming of partition definesDean Nelson2008-07-301-11/+11
* sgi-xp: move xpc_check_remote_hb() to support both SN2 and UVDean Nelson2008-07-301-1/+1
* sgi-xp: add usage of GRU driver by xpc_remote_memcpy()Dean Nelson2008-07-301-21/+23
* sgi-xp: enable building of XPC/XPNET on x86_64Dean Nelson2008-07-301-19/+15
* sgi-xp: add 'jiffies' to reserved page's timestamp nameDean Nelson2008-07-301-3/+3
* sgi-xp: use standard bitops macros and functionsDean Nelson2008-07-301-28/+15
* sgi-xp: eliminate '>>>' in commentsDean Nelson2008-07-301-5/+9
* sgi-xp: isolate remote copy buffer to sn2 onlyDean Nelson2008-07-301-30/+9
* sgi-xp: isolate allocation of XPC's msgqueues to sn2 onlyDean Nelson2008-07-301-1/+2
* sgi-xp: replace AMO_t typedef by struct amoDean Nelson2008-07-301-12/+12
* sgi-xp: separate chctl_flags from XPC's notify IRQDean Nelson2008-07-301-49/+75
* sgi-xp: isolate additional sn2 specific codeDean Nelson2008-07-301-76/+97
* sgi-xp: isolate activate IRQ's hardware specific componentsDean Nelson2008-07-301-6/+8
* sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()Dean Nelson2008-07-301-6/+3
* sgi-xp: base xpc_rsvd_page's timestamp on jiffiesDean Nelson2008-07-301-23/+3
* sgi-xp: isolate xpc_vars structure to sn2 onlyDean Nelson2008-07-301-432/+97
* sgi-xp: isolate xpc_vars_part structure to sn2 onlyDean Nelson2008-07-301-17/+9
* sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardwareDean Nelson2008-07-301-21/+36
* sgi-xp: create a common xp_remote_memcpy() functionDean Nelson2008-07-301-7/+0
* sgi-xp: support runtime selection of xp_max_npartitionsDean Nelson2008-07-301-5/+7
* drivers/misc/sgi-xp: replace partid_t with a shortDean Nelson2008-05-131-10/+10
* drivers/misc/sgi-xp: clean up return valuesDean Nelson2008-05-131-51/+20
* [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.plDean Nelson2008-04-221-66/+58
* [IA64] run some drivers/misc/sgi-xp through scripts/LindentDean Nelson2008-04-221-257/+185
* [IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson2008-04-221-0/+1267