aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel/xpc_main.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-22[IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson1-1431/+0
2008-04-09[IA64] Replace explicit jiffies tests with time_* macros.Robert P. J. Day1-4/+4
2007-11-09[IA64] XPC heartbeat timer function must run on CPU 0Dean Nelson1-9/+3
2007-05-08move die notifier handling to common codeChristoph Hellwig1-2/+2
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: C99 Convert arch/ia64/sn/kernel/xpc_main.cEric W. Biederman1-48/+38
2007-02-14[PATCH] sysctl: sn: remove sysctl ABI BREAKAGEEric W. Biederman1-6/+6
2006-12-12[IA64] fix possible XPC deadlock when disconnectingDean Nelson1-21/+43
2006-10-08[PATCH] missed ia64 pt_regs fixesAl Viro1-5/+2
2006-08-08[IA64-SGI] Silent data corruption caused by XPC V2.Dean Nelson1-12/+16
2006-08-02[IA64] sparse cleanupsKeith Owens1-1/+1
2006-02-27[IA64-SGI] SN2-XP reduce kmalloc wrapper inliningJes Sorensen1-1/+0
2006-02-15[IA64-SGI] enforce proper ordering of callouts by XPCDean Nelson1-7/+13
2006-02-02[IA64-SGI] Fix XPC code which sleeps with spin_lock_irqsave().Robin Holt1-8/+11
2006-01-17[IA64-SGI] sn2 mutex conversionJes Sorensen1-8/+9
2006-01-13[IA64-SGI] move xpc.h to include/asm-ia64/sn (cleanup)Dean Nelson1-2/+2
2006-01-13[IA64-SGI] move xpc_system_reboot()Dean Nelson1-29/+29
2006-01-13[IA64-SGI] ignoring loss of heartbeat while XPC is in kdebugDean Nelson1-1/+27
2006-01-13[IA64-SGI] XPC and unregistering from notifier listsDean Nelson1-4/+6
2006-01-13[IA64-SGI] cleanup XPC disengage related messagesDean Nelson1-23/+64
2006-01-13[IA64-SGI] ensure XPC disengage request is processedDean Nelson1-1/+1
2005-11-10[IA64] utilize notify_die() for XPC disengageDean Nelson1-0/+102
2005-10-28Pull xpc-disengage into release branchTony Luck1-74/+256
2005-10-25[IA64-SGI] XPC changes to support more than 2k nasidsDean Nelson1-4/+4
2005-10-25[IA64-SGI] fixes for XPC disengage and open/close protocolDean Nelson1-40/+106
2005-09-08[IA64] ensure XPC and XPNET are loaded on sn2 platforms onlyDean Nelson1-0/+4
2005-09-06[IA64-SGI] get XPC to cleanly disengage from remote memory referencesDean Nelson1-63/+179
2005-07-26[PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIOSteven Rostedt1-1/+1
2005-07-11[IA64] use msleep_interruptible() instead of schedule_timeoutNishanth Aravamudan1-11/+5
2005-05-03[IA64-SGI] SGI Altix cross partition functionality [2/3]Dean Nelson1-0/+1064