index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
Files
Lines
2008-11-05
sgi-xp: define xp_expand_memprotect() and xp_restrict_memprotect()
Dean Nelson
1
-10
/
+5
2008-07-30
sgi-xp: setup the notify GRU message queue
Dean Nelson
1
-82
/
+96
2008-07-30
sgi-xp: setup the activate GRU message queue
Dean Nelson
1
-233
/
+154
2008-07-30
sgi-xp: cleanup naming of partition defines
Dean Nelson
1
-10
/
+10
2008-07-30
sgi-xp: move xpc_check_remote_hb() to support both SN2 and UV
Dean Nelson
1
-47
/
+23
2008-07-30
sgi-xp: add usage of GRU driver by xpc_remote_memcpy()
Dean Nelson
1
-32
/
+36
2008-07-30
sgi-xp: enable building of XPC/XPNET on x86_64
Dean Nelson
1
-5
/
+25
2008-07-30
sgi-xp: add 'jiffies' to reserved page's timestamp name
Dean Nelson
1
-12
/
+14
2008-07-30
sgi-xp: use standard bitops macros and functions
Dean Nelson
1
-34
/
+39
2008-07-30
sgi-xp: eliminate '>>>' in comments
Dean Nelson
1
-4
/
+4
2008-07-30
sgi-xp: add _sn2 suffix to a few variables
Dean Nelson
1
-59
/
+65
2008-07-30
sgi-xp: isolate remote copy buffer to sn2 only
Dean Nelson
1
-19
/
+69
2008-07-30
sgi-xp: isolate allocation of XPC's msgqueues to sn2 only
Dean Nelson
1
-12
/
+193
2008-07-30
sgi-xp: replace AMO_t typedef by struct amo
Dean Nelson
1
-67
/
+72
2008-07-30
sgi-xp: separate chctl_flags from XPC's notify IRQ
Dean Nelson
1
-149
/
+152
2008-07-30
sgi-xp: isolate additional sn2 specific code
Dean Nelson
1
-312
/
+539
2008-07-30
sgi-xp: isolate activate IRQ's hardware specific components
Dean Nelson
1
-27
/
+190
2008-07-30
sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()
Dean Nelson
1
-35
/
+29
2008-07-30
sgi-xp: base xpc_rsvd_page's timestamp on jiffies
Dean Nelson
1
-10
/
+6
2008-07-30
sgi-xp: isolate xpc_vars structure to sn2 only
Dean Nelson
1
-6
/
+1175
2008-07-30
sgi-xp: isolate xpc_vars_part structure to sn2 only
Dean Nelson
1
-3
/
+560
2008-07-30
sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardware
Dean Nelson
1
-0
/
+111