summaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel/xpc_main.c
Commit message (Expand)AuthorAgeFilesLines
* [IA64] move XP and XPC to drivers/misc/sgi-xpDean Nelson2008-04-231-1431/+0Star
* [IA64] Replace explicit jiffies tests with time_* macros.Robert P. J. Day2008-04-091-4/+4
* [IA64] XPC heartbeat timer function must run on CPU 0Dean Nelson2007-11-091-9/+3Star
* move die notifier handling to common codeChristoph Hellwig2007-05-081-2/+2
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: C99 Convert arch/ia64/sn/kernel/xpc_main.cEric W. Biederman2007-02-141-48/+38Star
* [PATCH] sysctl: sn: remove sysctl ABI BREAKAGEEric W. Biederman2007-02-141-6/+6
* [IA64] fix possible XPC deadlock when disconnectingDean Nelson2006-12-121-21/+43
* [PATCH] missed ia64 pt_regs fixesAl Viro2006-10-081-5/+2Star
* [IA64-SGI] Silent data corruption caused by XPC V2.Dean Nelson2006-08-081-12/+16
* [IA64] sparse cleanupsKeith Owens2006-08-031-1/+1
* [IA64-SGI] SN2-XP reduce kmalloc wrapper inliningJes Sorensen2006-02-281-1/+0Star
* [IA64-SGI] enforce proper ordering of callouts by XPCDean Nelson2006-02-151-7/+13
* [IA64-SGI] Fix XPC code which sleeps with spin_lock_irqsave().Robin Holt2006-02-021-8/+11
* [IA64-SGI] sn2 mutex conversionJes Sorensen2006-01-171-8/+9
* [IA64-SGI] move xpc.h to include/asm-ia64/sn (cleanup)Dean Nelson2006-01-131-2/+2
* [IA64-SGI] move xpc_system_reboot()Dean Nelson2006-01-131-29/+29
* [IA64-SGI] ignoring loss of heartbeat while XPC is in kdebugDean Nelson2006-01-131-1/+27
* [IA64-SGI] XPC and unregistering from notifier listsDean Nelson2006-01-131-4/+6
* [IA64-SGI] cleanup XPC disengage related messagesDean Nelson2006-01-131-23/+64
* [IA64-SGI] ensure XPC disengage request is processedDean Nelson2006-01-131-1/+1
* [IA64] utilize notify_die() for XPC disengageDean Nelson2005-11-101-0/+102
* Pull xpc-disengage into release branchTony Luck2005-10-291-74/+256
|\
| * [IA64-SGI] XPC changes to support more than 2k nasidsDean Nelson2005-10-261-4/+4
| * [IA64-SGI] fixes for XPC disengage and open/close protocolDean Nelson2005-10-261-40/+106
| * [IA64-SGI] get XPC to cleanly disengage from remote memory referencesDean Nelson2005-09-071-63/+179
* | [IA64] ensure XPC and XPNET are loaded on sn2 platforms onlyDean Nelson2005-09-081-0/+4
|/
* [PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIOSteven Rostedt2005-07-271-1/+1
* [IA64] use msleep_interruptible() instead of schedule_timeoutNishanth Aravamudan2005-07-111-11/+5Star
* [IA64-SGI] SGI Altix cross partition functionality [2/3]Dean Nelson2005-05-031-0/+1064