aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-xp/xpc_sn2.c
Commit message (Expand)AuthorAgeFilesLines
* sgi-xp: setup the notify GRU message queueDean Nelson2008-07-301-82/+96
* sgi-xp: setup the activate GRU message queueDean Nelson2008-07-301-233/+154
* sgi-xp: cleanup naming of partition definesDean Nelson2008-07-301-10/+10
* sgi-xp: move xpc_check_remote_hb() to support both SN2 and UVDean Nelson2008-07-301-47/+23
* sgi-xp: add usage of GRU driver by xpc_remote_memcpy()Dean Nelson2008-07-301-32/+36
* sgi-xp: enable building of XPC/XPNET on x86_64Dean Nelson2008-07-301-5/+25
* sgi-xp: add 'jiffies' to reserved page's timestamp nameDean Nelson2008-07-301-12/+14
* sgi-xp: use standard bitops macros and functionsDean Nelson2008-07-301-34/+39
* sgi-xp: eliminate '>>>' in commentsDean Nelson2008-07-301-4/+4
* sgi-xp: add _sn2 suffix to a few variablesDean Nelson2008-07-301-59/+65
* sgi-xp: isolate remote copy buffer to sn2 onlyDean Nelson2008-07-301-19/+69
* sgi-xp: isolate allocation of XPC's msgqueues to sn2 onlyDean Nelson2008-07-301-12/+193
* sgi-xp: replace AMO_t typedef by struct amoDean Nelson2008-07-301-67/+72
* sgi-xp: separate chctl_flags from XPC's notify IRQDean Nelson2008-07-301-149/+152
* sgi-xp: isolate additional sn2 specific codeDean Nelson2008-07-301-312/+539
* sgi-xp: isolate activate IRQ's hardware specific componentsDean Nelson2008-07-301-27/+190
* sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()Dean Nelson2008-07-301-35/+29
* sgi-xp: base xpc_rsvd_page's timestamp on jiffiesDean Nelson2008-07-301-10/+6
* sgi-xp: isolate xpc_vars structure to sn2 onlyDean Nelson2008-07-301-6/+1175
* sgi-xp: isolate xpc_vars_part structure to sn2 onlyDean Nelson2008-07-301-3/+560
* sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardwareDean Nelson2008-07-301-0/+111