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
/
xp.h
Age
Commit message (
Expand
)
Author
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2009-12-16
x86: uv: xpc needs to provide an abstraction for uv_gpa
Robin Holt
2009-02-11
SGI IA64 UV: fix ia64 build error in the linux-next tree
Dean Nelson
2009-01-21
x86: uv cleanup, build fix #2
Ingo Molnar
2008-11-20
Merge branch 'linus' into x86/uv
Ingo Molnar
2008-11-06
sgi-xp: define xp_expand_memprotect() and xp_restrict_memprotect()
Dean Nelson
2008-10-30
sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specified
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: 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: use standard bitops macros and functions
Dean Nelson
2008-07-30
sgi-xp: eliminate '>>>' in comments
Dean Nelson
2008-07-30
sgi-xp: isolate remote copy buffer to sn2 only
Dean Nelson
2008-07-30
sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify()
Dean Nelson
2008-07-30
sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardware
Dean Nelson
2008-07-30
sgi-xp: create a common xp_remote_memcpy() function
Dean Nelson
2008-07-30
sgi-xp: support runtime selection of xp_max_npartitions
Dean Nelson
2008-07-30
sgi-xp: define BYTES_PER_WORD
Dean Nelson
2008-07-30
sgi-xp: define xpSalError reason code
Dean Nelson
2008-07-30
sgi-xp: define is_shub() and is_uv() macros
Dean Nelson
2008-05-13
drivers/misc/sgi-xp: replace partid_t with a short
Dean Nelson
2008-05-13
drivers/misc/sgi-xp: clean up return values
Dean Nelson
2008-04-22
[IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl
Dean Nelson
2008-04-22
[IA64] run some drivers/misc/sgi-xp through scripts/Lindent
Dean Nelson
2008-04-22
[IA64] move XP and XPC to drivers/misc/sgi-xp
Dean Nelson