sgi-xpc: implement opencomplete messaging
[safe/jmp/linux-2.6] / drivers / misc / sgi-xp / xpc.h
2009-04-13 Robin Holtsgi-xpc: implement opencomplete messaging
2009-04-13 Robin Holtsgi-xpc: prevent false heartbeat failures
2009-04-03 Jack Steinersgi-gru: add support to the GRU driver for message...
2009-02-05 Dean Nelsonsgi-xp: fix writing past the end of kzalloc()'d space
2008-11-06 Dean Nelsonsgi-xp: create activate and notify gru message queues
2008-07-30 Dean Nelsonsgi-xp: setup the notify GRU message queue
2008-07-30 Dean Nelsonsgi-xp: setup the activate GRU message queue
2008-07-30 Dean Nelsonsgi-xp: cleanup naming of partition defines
2008-07-30 Dean Nelsonsgi-xp: move xpc_check_remote_hb() to support both...
2008-07-30 Dean Nelsonsgi-xp: add usage of GRU driver by xpc_remote_memcpy()
2008-07-30 Dean Nelsonsgi-xp: enable building of XPC/XPNET on x86_64
2008-07-30 Dean Nelsonsgi-xp: add 'jiffies' to reserved page's timestamp...
2008-07-30 Dean Nelsonsgi-xp: use standard bitops macros and functions
2008-07-30 Dean Nelsonsgi-xp: eliminate '>>>' in comments
2008-07-30 Dean Nelsonsgi-xp: isolate remote copy buffer to sn2 only
2008-07-30 Dean Nelsonsgi-xp: isolate allocation of XPC's msgqueues to sn2...
2008-07-30 Dean Nelsonsgi-xp: replace AMO_t typedef by struct amo
2008-07-30 Dean Nelsonsgi-xp: separate chctl_flags from XPC's notify IRQ
2008-07-30 Dean Nelsonsgi-xp: isolate additional sn2 specific code
2008-07-30 Dean Nelsonsgi-xp: isolate activate IRQ's hardware specific components
2008-07-30 Dean Nelsonsgi-xp: move xpc_allocate() into xpc_send()/xpc_send_no...
2008-07-30 Dean Nelsonsgi-xp: base xpc_rsvd_page's timestamp on jiffies
2008-07-30 Dean Nelsonsgi-xp: isolate xpc_vars structure to sn2 only
2008-07-30 Dean Nelsonsgi-xp: isolate xpc_vars_part structure to sn2 only
2008-07-30 Dean Nelsonsgi-xp: prepare xpc_rsvd_page to work on either sn2...
2008-07-30 Dean Nelsonsgi-xp: create a common xp_remote_memcpy() function
2008-07-30 Dean Nelsonsgi-xp: support runtime selection of xp_max_npartitions
2008-05-13 Dean Nelsondrivers/misc/sgi-xp: replace partid_t with a short
2008-05-13 Dean Nelsondrivers/misc/sgi-xp: clean up return values
2008-04-22 Dean Nelson[IA64] run drivers/misc/sgi-xp through scripts/checkpat...
2008-04-22 Dean Nelson[IA64] run some drivers/misc/sgi-xp through scripts...
2008-04-22 Dean Nelson[IA64] move XP and XPC to drivers/misc/sgi-xp