| Commit message (Expand) | Author | Age | Files | Lines |
* | sgi-xp: Use designated initializers | Kees Cook | 2017-05-28 | 1 | -1/+11 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | x86: uv: xpc needs to provide an abstraction for uv_gpa | Robin Holt | 2009-12-16 | 1 | -0/+1 |
* | SGI IA64 UV: fix ia64 build error in the linux-next tree | Dean Nelson | 2009-02-11 | 1 | -14/+8 |
* | x86: uv cleanup, build fix #2 | Ingo Molnar | 2009-01-21 | 1 | -0/+2 |
* | Merge branch 'linus' into x86/uv | Ingo Molnar | 2008-11-20 | 1 | -0/+4 |
|\ |
|
| * | sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specified | Dean Nelson | 2008-10-30 | 1 | -0/+4 |
* | | sgi-xp: define xp_expand_memprotect() and xp_restrict_memprotect() | Dean Nelson | 2008-11-06 | 1 | -2/+5 |
|/ |
|
* | sgi-xp: setup the notify GRU message queue | Dean Nelson | 2008-07-30 | 1 | -30/+15 |
* | sgi-xp: setup the activate GRU message queue | Dean Nelson | 2008-07-30 | 1 | -1/+2 |
* | sgi-xp: add usage of GRU driver by xpc_remote_memcpy() | Dean Nelson | 2008-07-30 | 1 | -2/+6 |
* | sgi-xp: enable building of XPC/XPNET on x86_64 | Dean Nelson | 2008-07-30 | 1 | -11/+21 |
* | sgi-xp: use standard bitops macros and functions | Dean Nelson | 2008-07-30 | 1 | -3/+0 |
* | sgi-xp: eliminate '>>>' in comments | Dean Nelson | 2008-07-30 | 1 | -8/+3 |
* | sgi-xp: isolate remote copy buffer to sn2 only | Dean Nelson | 2008-07-30 | 1 | -10/+0 |
* | sgi-xp: move xpc_allocate() into xpc_send()/xpc_send_notify() | Dean Nelson | 2008-07-30 | 1 | -27/+17 |
* | sgi-xp: prepare xpc_rsvd_page to work on either sn2 or uv hardware | Dean Nelson | 2008-07-30 | 1 | -2/+3 |
* | sgi-xp: create a common xp_remote_memcpy() function | Dean Nelson | 2008-07-30 | 1 | -41/+2 |
* | sgi-xp: support runtime selection of xp_max_npartitions | Dean Nelson | 2008-07-30 | 1 | -18/+35 |
* | sgi-xp: define BYTES_PER_WORD | Dean Nelson | 2008-07-30 | 1 | -0/+3 |
* | sgi-xp: define xpSalError reason code | Dean Nelson | 2008-07-30 | 1 | -1/+2 |
* | sgi-xp: define is_shub() and is_uv() macros | Dean Nelson | 2008-07-30 | 1 | -0/+16 |
* | drivers/misc/sgi-xp: replace partid_t with a short | Dean Nelson | 2008-05-13 | 1 | -17/+17 |
* | drivers/misc/sgi-xp: clean up return values | Dean Nelson | 2008-05-13 | 1 | -185/+106 |
* | [IA64] run drivers/misc/sgi-xp through scripts/checkpatch.pl | Dean Nelson | 2008-04-23 | 1 | -3/+3 |
* | [IA64] run some drivers/misc/sgi-xp through scripts/Lindent | Dean Nelson | 2008-04-23 | 1 | -51/+29 |
* | [IA64] move XP and XPC to drivers/misc/sgi-xp | Dean Nelson | 2008-04-23 | 1 | -0/+485 |