aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel/xpc_channel.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson1-2379/+0
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott1-4/+4
2006-12-12[IA64] fix possible XPC deadlock when disconnectingDean Nelson1-5/+10
2006-08-08[IA64-SGI] Silent data corruption caused by XPC V2.Dean Nelson1-2/+2
2006-07-02[PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-04-04[IA64] 'msg' may be used uninitialized in xpc_initiate_allocate()Tony Luck1-1/+1
2006-02-27[IA64-SGI] SN2-XP reduce kmalloc wrapper inliningJes Sorensen1-43/+59
2006-02-15[IA64-SGI] enforce proper ordering of callouts by XPCDean Nelson1-3/+5
2006-01-24[IA64-SGI] XPC remove unnecessary GFP_DMA flagJes Sorensen1-3/+3
2006-01-17[IA64-SGI] sn2 mutex conversionJes Sorensen1-20/+14
2006-01-13[IA64-SGI] move xpc.h to include/asm-ia64/sn (cleanup)Dean Nelson1-2/+2
2006-01-13[IA64-SGI] ensure XPC disengage request is processedDean Nelson1-8/+12
2005-10-25[IA64-SGI] fixes for XPC disengage and open/close protocolDean Nelson1-35/+82
2005-09-06[IA64-SGI] get XPC to cleanly disengage from remote memory referencesDean Nelson1-101/+115
2005-07-13[IA64] fix call of smp_processor_id() by XPC whileDean Nelson1-4/+4
2005-06-25[PATCH] gcc4 compile fix for recent ia64 xpc changesDave Jones1-6/+6
2005-05-03[IA64-SGI] SGI Altix cross partition functionality [2/3]Dean Nelson1-0/+2297