aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-xp/xpc_channel.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-15sgi-xp: Replace spin_is_locked() with lockdepLance Roy1-3/+3
2018-07-03sgi-xp: remove redundant pointers ch and rpColin Ian King1-3/+0
2014-01-08sgi-xp: open-code interruptible_sleep_on_timeoutArnd Bergmann1-1/+4
2009-04-13sgi-xpc: clean up numerous globalsRobin Holt1-21/+22
2009-04-13sgi-xpc: implement opencomplete messagingRobin Holt1-39/+58
2009-04-02sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner1-1/+7
2009-01-29sgi-xpc: fix up stale DBUG_ON statementsRobin Holt1-3/+0
2008-07-30sgi-xp: setup the notify GRU message queueDean Nelson1-34/+29
2008-07-30sgi-xp: setup the activate GRU message queueDean Nelson1-7/+15
2008-07-30sgi-xp: cleanup naming of partition definesDean Nelson1-5/+5
2008-07-30sgi-xp: add usage of GRU driver by xpc_remote_memcpy()Dean Nelson1-3/+2
2008-07-30sgi-xp: enable building of XPC/XPNET on x86_64Dean Nelson1-12/+6
2008-07-30sgi-xp: eliminate '>>>' in commentsDean Nelson1-1/+1
2008-07-30sgi-xp: isolate allocation of XPC's msgqueues to sn2 onlyDean Nelson1-190/+7
2008-07-30sgi-xp: separate chctl_flags from XPC's notify IRQDean Nelson1-69/+66
2008-07-30sgi-xp: isolate additional sn2 specific codeDean Nelson1-197/+17
2008-07-30sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()Dean Nelson1-73/+39
2008-07-30sgi-xp: isolate xpc_vars structure to sn2 onlyDean Nelson1-313/+2
2008-07-30sgi-xp: isolate xpc_vars_part structure to sn2 onlyDean Nelson1-537/+1
2008-07-30sgi-xp: create a common xp_remote_memcpy() functionDean Nelson1-12/+8
2008-07-30sgi-xp: support runtime selection of xp_max_npartitionsDean Nelson1-10/+10
2008-05-13drivers/misc/sgi-xp: replace partid_t with a shortDean Nelson1-10/+10
2008-05-13drivers/misc/sgi-xp: clean up return valuesDean Nelson1-83/+83
2008-04-22[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.plDean Nelson1-117/+75
2008-04-22[IA64] run rest drivers/misc/sgi-xp through scripts/LindentDean Nelson1-242/+148
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson1-0/+2379