index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
sgi-xp
/
xpc_sn2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sgi-xpc: clean up numerous globals
Robin Holt
2009-04-13
1
-59
/
+63
*
sgi-xpc: implement opencomplete messaging
Robin Holt
2009-04-13
1
-0
/
+8
*
sgi-xpc: prevent false heartbeat failures
Robin Holt
2009-04-13
1
-7
/
+37
*
xpc_sn2: fix max() warning about pointers of different types
Robin Holt
2009-04-02
1
-5
/
+5
*
sgi-gru: add support to the GRU driver for message queue interrupts
Jack Steiner
2009-04-02
1
-1
/
+9
*
sgi-xpc: fix up stale DBUG_ON statements
Robin Holt
2009-01-29
1
-4
/
+11
*
sgi-xpc: Remove NULL pointer dereference.
Robin Holt
2009-01-29
1
-4
/
+6
*
sgi-xpc: ensure flags are updated before bte_copy
Robin Holt
2009-01-29
1
-4
/
+5
*
sgi-xp: eliminate false detection of no heartbeat
Dean Nelson
2009-01-15
1
-1
/
+1
*
sgi-xp: define xp_expand_memprotect() and xp_restrict_memprotect()
Dean Nelson
2008-11-05
1
-10
/
+5
*
sgi-xp: setup the notify GRU message queue
Dean Nelson
2008-07-30
1
-82
/
+96
*
sgi-xp: setup the activate GRU message queue
Dean Nelson
2008-07-30
1
-233
/
+154
*
sgi-xp: cleanup naming of partition defines
Dean Nelson
2008-07-30
1
-10
/
+10
*
sgi-xp: move xpc_check_remote_hb() to support both SN2 and UV
Dean Nelson
2008-07-30
1
-47
/
+23
*
sgi-xp: add usage of GRU driver by xpc_remote_memcpy()
Dean Nelson
2008-07-30
1
-32
/
+36
*
sgi-xp: enable building of XPC/XPNET on x86_64
Dean Nelson
2008-07-30
1
-5
/
+25
*
sgi-xp: add 'jiffies' to reserved page's timestamp name
Dean Nelson
2008-07-30
1
-12
/
+14
*
sgi-xp: use standard bitops macros and functions
Dean Nelson
2008-07-30
1
-34
/
+39
*
sgi-xp: eliminate '>>>' in comments
Dean Nelson
2008-07-30
1
-4
/
+4
*
sgi-xp: add _sn2 suffix to a few variables
Dean Nelson
2008-07-30
1
-59
/
+65
*
sgi-xp: isolate remote copy buffer to sn2 only
Dean Nelson
2008-07-30
1
-19
/
+69
*
sgi-xp: isolate allocation of XPC's msgqueues to sn2 only
Dean Nelson
2008-07-30
1
-12
/
+193
*
sgi-xp: replace AMO_t typedef by struct amo
Dean Nelson
2008-07-30
1
-67
/
+72
*
sgi-xp: separate chctl_flags from XPC's notify IRQ
Dean Nelson
2008-07-30
1
-149
/
+152
*
sgi-xp: isolate additional sn2 specific code
Dean Nelson
2008-07-30
1
-312
/
+539
*
sgi-xp: isolate activate IRQ's hardware specific components
Dean Nelson
2008-07-30
1
-27
/
+190
*
sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()
Dean Nelson
2008-07-30
1
-35
/
+29
*
sgi-xp: base xpc_rsvd_page's timestamp on jiffies
Dean Nelson
2008-07-30
1
-10
/
+6
*
sgi-xp: isolate xpc_vars structure to sn2 only
Dean Nelson
2008-07-30
1
-6
/
+1175
*
sgi-xp: isolate xpc_vars_part structure to sn2 only
Dean Nelson
2008-07-30
1
-3
/
+560
*
sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardware
Dean Nelson
2008-07-30
1
-0
/
+111