summaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-xp/xpc_sn2.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [IA64] sgi-xp: fix printk format warningsRandy Dunlap2009-09-151-19/+21
* sgi-xpc: clean up numerous globalsRobin Holt2009-04-131-59/+63
* sgi-xpc: implement opencomplete messagingRobin Holt2009-04-131-0/+8
* sgi-xpc: prevent false heartbeat failuresRobin Holt2009-04-131-7/+37
* xpc_sn2: fix max() warning about pointers of different typesRobin Holt2009-04-021-5/+5
* sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner2009-04-021-1/+9
* sgi-xpc: fix up stale DBUG_ON statementsRobin Holt2009-01-291-4/+11
* sgi-xpc: Remove NULL pointer dereference.Robin Holt2009-01-291-4/+6
* sgi-xpc: ensure flags are updated before bte_copyRobin Holt2009-01-291-4/+5
* sgi-xp: eliminate false detection of no heartbeatDean Nelson2009-01-151-1/+1
* sgi-xp: define xp_expand_memprotect() and xp_restrict_memprotect()Dean Nelson2008-11-051-10/+5
* 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
OpenPOWER on IntegriCloud