index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
sgi-xp
/
xpc_sn2.c
Age
Commit message (
Expand
)
Author
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-15
[IA64] sgi-xp: fix printk format warnings
Randy Dunlap
2009-04-13
sgi-xpc: clean up numerous globals
Robin Holt
2009-04-13
sgi-xpc: implement opencomplete messaging
Robin Holt
2009-04-13
sgi-xpc: prevent false heartbeat failures
Robin Holt
2009-04-03
xpc_sn2: fix max() warning about pointers of different types
Robin Holt
2009-04-03
sgi-gru: add support to the GRU driver for message queue interrupts
Jack Steiner
2009-01-30
sgi-xpc: fix up stale DBUG_ON statements
Robin Holt
2009-01-30
sgi-xpc: Remove NULL pointer dereference.
Robin Holt
2009-01-30
sgi-xpc: ensure flags are updated before bte_copy
Robin Holt
2009-01-16
sgi-xp: eliminate false detection of no heartbeat
Dean Nelson
2008-11-06
sgi-xp: define xp_expand_memprotect() and xp_restrict_memprotect()
Dean Nelson
2008-07-30
sgi-xp: setup the notify GRU message queue
Dean Nelson
2008-07-30
sgi-xp: setup the activate GRU message queue
Dean Nelson
2008-07-30
sgi-xp: cleanup naming of partition defines
Dean Nelson
2008-07-30
sgi-xp: move xpc_check_remote_hb() to support both SN2 and UV
Dean Nelson
2008-07-30
sgi-xp: add usage of GRU driver by xpc_remote_memcpy()
Dean Nelson
2008-07-30
sgi-xp: enable building of XPC/XPNET on x86_64
Dean Nelson
2008-07-30
sgi-xp: add 'jiffies' to reserved page's timestamp name
Dean Nelson
2008-07-30
sgi-xp: use standard bitops macros and functions
Dean Nelson
2008-07-30
sgi-xp: eliminate '>>>' in comments
Dean Nelson
2008-07-30
sgi-xp: add _sn2 suffix to a few variables
Dean Nelson
2008-07-30
sgi-xp: isolate remote copy buffer to sn2 only
Dean Nelson
2008-07-30
sgi-xp: isolate allocation of XPC's msgqueues to sn2 only
Dean Nelson
2008-07-30
sgi-xp: replace AMO_t typedef by struct amo
Dean Nelson
2008-07-30
sgi-xp: separate chctl_flags from XPC's notify IRQ
Dean Nelson
2008-07-30
sgi-xp: isolate additional sn2 specific code
Dean Nelson
2008-07-30
sgi-xp: isolate activate IRQ's hardware specific components
Dean Nelson
2008-07-30
sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()
Dean Nelson
2008-07-30
sgi-xp: base xpc_rsvd_page's timestamp on jiffies
Dean Nelson
2008-07-30
sgi-xp: isolate xpc_vars structure to sn2 only
Dean Nelson
2008-07-30
sgi-xp: isolate xpc_vars_part structure to sn2 only
Dean Nelson
2008-07-30
sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardware
Dean Nelson