summaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-xp/xpc_channel.c
Commit message (Expand)AuthorAgeFilesLines
* sgi-xp: Replace spin_is_locked() with lockdepLance Roy2018-10-151-3/+3
* sgi-xp: remove redundant pointers ch and rpColin Ian King2018-07-031-3/+0Star
* sgi-xp: open-code interruptible_sleep_on_timeoutArnd Bergmann2014-01-091-1/+4
* sgi-xpc: clean up numerous globalsRobin Holt2009-04-141-21/+22
* sgi-xpc: implement opencomplete messagingRobin Holt2009-04-141-39/+58
* sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner2009-04-031-1/+7
* sgi-xpc: fix up stale DBUG_ON statementsRobin Holt2009-01-301-3/+0Star
* sgi-xp: setup the notify GRU message queueDean Nelson2008-07-301-34/+29Star
* sgi-xp: setup the activate GRU message queueDean Nelson2008-07-301-7/+15
* sgi-xp: cleanup naming of partition definesDean Nelson2008-07-301-5/+5
* sgi-xp: add usage of GRU driver by xpc_remote_memcpy()Dean Nelson2008-07-301-3/+2Star
* sgi-xp: enable building of XPC/XPNET on x86_64Dean Nelson2008-07-301-12/+6Star
* sgi-xp: eliminate '>>>' in commentsDean Nelson2008-07-301-1/+1
* sgi-xp: isolate allocation of XPC's msgqueues to sn2 onlyDean Nelson2008-07-301-190/+7Star
* sgi-xp: separate chctl_flags from XPC's notify IRQDean Nelson2008-07-301-69/+66Star
* sgi-xp: isolate additional sn2 specific codeDean Nelson2008-07-301-197/+17Star
* sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()Dean Nelson2008-07-301-73/+39Star
* sgi-xp: isolate xpc_vars structure to sn2 onlyDean Nelson2008-07-301-313/+2Star
* sgi-xp: isolate xpc_vars_part structure to sn2 onlyDean Nelson2008-07-301-537/+1Star
* sgi-xp: create a common xp_remote_memcpy() functionDean Nelson2008-07-301-12/+8Star
* sgi-xp: support runtime selection of xp_max_npartitionsDean Nelson2008-07-301-10/+10
* 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-83/+83
* [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.plDean Nelson2008-04-231-117/+75Star
* [IA64] run rest drivers/misc/sgi-xp through scripts/LindentDean Nelson2008-04-231-242/+148Star
* [IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson2008-04-231-0/+2379