Dean Nelson ([email protected])

Number of posts: 115 (0.05 per day)
First post: 2002-08-27 19:33:17
Last post: 2009-01-08 14:53:44

Date List Subject
2009-01-08 14:53:44 linux-kernel [PATCH] sgi-xp: eliminate false detection of no heartbeat
2008-12-29 15:37:55 linux-kernel Re: [PATCH 7/8] cpumask: convert misc driver functions
2008-11-24 20:56:48 linux-kernel [PATCH] have sgi-gru driver call fs_initcall() if statically linked
2008-11-12 18:31:25 linux-kernel sgi-gru drivers need of up to 8192 irqs
2008-10-28 11:17:40 linux-kernel Re: [PATCH] sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specified v.2
2008-10-23 18:34:01 linux-kernel [PATCH] sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specified v.2
2008-10-21 21:25:45 linux-kernel [PATCH 4/4] sgi-xp: support getting the address of a partition's reserved page
2008-10-21 21:24:49 linux-kernel [PATCH 3/4] sgi-xp: define xp_partition_id and xp_region_size
2008-10-21 21:24:06 linux-kernel [PATCH 2/4] sgi-xp: create activate and notify gru message queues
2008-10-21 21:23:10 linux-kernel [PATCH 1/4] sgi-xp: define xp_expand_memprotect() and xp_restrict_memprotect()
2008-10-21 21:21:11 linux-kernel [PATCH 0/4] sgi-xp: add low-level hardware specific functionality
2008-10-21 19:55:32 linux-kernel Re: [PATCH] sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specified
2008-10-21 17:29:41 linux-kernel [PATCH] sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specified
2008-10-21 12:32:54 linux-kernel Re: [PATCH] x86, UV: non-sparse irq based uv_setup_irq()/uv_teardown_irq() functions
2008-10-20 18:37:30 linux-kernel [PATCH] x86, UV: non-sparse irq based uv_setup_irq()/uv_teardown_irq() functions
2008-10-17 18:30:58 linux-kernel Re: [PATCH] NULL struct irq_desc's member 'name' in dynamic_irq_cleanup()
2008-10-16 12:58:20 linux-kernel [PATCH] NULL struct irq_desc's member 'name' in dynamic_irq_cleanup()
2008-10-02 17:18:34 linux-kernel [PATCH] x86, UV: add uv_setup_irq() and uv_teardown_irq() functions v.3
2008-10-02 11:46:16 linux-kernel [PATCH] x86, UV: add uv_setup_irq() and uv_teardown_irq() functions v.2
2008-10-01 11:44:26 linux-kernel [PATCH] x86, UV: add uv_setup_irq() and uv_teardown_irq() functions
2008-08-01 19:19:19 linux-kernel [PATCH] add dependency of CONFIG_SGI_XP upon CONFIG_NET
2008-08-01 14:55:36 linux-kernel [PATCH] add reverse dependency of CONFIG_SGI_XP upon CONFIG_SGI_GRU
2008-07-16 11:17:25 linux-kernel Re: [PATCH 4/8] cpumask: Optimize cpumask_of_cpu in drivers/misc/sgi-xp/xpc_main.c
2008-07-07 19:00:16 linux-kernel [Patch 6/6] sgi-xp: setup the notify GRU message queue
2008-07-07 18:58:52 linux-kernel [Patch 5/6] sgi-xp: setup the activate GRU message queue
2008-07-07 18:57:45 linux-kernel [Patch 4/6] sgi-xp: cleanup naming of partition defines
2008-07-07 18:57:03 linux-kernel [Patch 3/6] sgi-xp: move xpc_check_remote_hb() to support both SN2 and UV
2008-07-07 18:55:57 linux-kernel [Patch 2/6] sgi-xp: add usage of GRU driver by xpc_remote_memcpy()
2008-07-07 18:55:08 linux-kernel [Patch 1/6] sgi-xp: enable building of XPC/XPNET on x86_64
2008-07-07 18:53:31 linux-kernel [Patch 0/6] sgi-xp: add support for UV systems
2008-07-02 01:39:37 linux-kernel Re: Delayed interrupt work, thread pools
2008-06-10 16:31:52 linux-kernel [Patch 3/3] sgi-xp: add 'jiffies' to reserved page's timestamp name
2008-06-10 16:30:39 linux-kernel [Patch 2/3] sgi-xp: use standard bitops macros and functions
2008-06-10 16:28:47 linux-kernel [Patch 1/3] sgi-xp: eliminate '>>>' in comments
2008-06-10 16:24:47 linux-kernel [Patch 0/3] sgi-xp: response to Andrew's feedback
2008-06-06 17:03:22 linux-kernel [Patch 18/18] add _sn2 suffix to a few variables
2008-06-06 17:02:20 linux-kernel [Patch 17/18] isolate remote copy buffer to sn2 only
2008-06-06 17:00:42 linux-kernel [Patch 16/18] enable XPNET to handle more than 64 partitions
2008-06-06 16:59:27 linux-kernel [Patch 15/18] isolate allocation of XPC's msgqueues to sn2 only
2008-06-06 16:58:19 linux-kernel [Patch 14/18] replace AMO_t typedef by struct amo
2008-06-06 16:56:30 linux-kernel [Patch 13/18] separate chctl_flags from XPC's notify IRQ
2008-06-06 16:55:37 linux-kernel [Patch 12/18] isolate additional sn2 specific code
2008-06-06 16:54:31 linux-kernel [Patch 11/18] isolate activate IRQ's hardware specific components
2008-06-06 16:53:29 linux-kernel [Patch 10/18] move xpc_allocate() into xpc_send()/xpc_send_notify()
2008-06-06 16:52:26 linux-kernel [Patch 09/18] base xpc_rsvd_page's timestamp on jiffies
2008-06-06 16:51:23 linux-kernel [Patch 08/18] isolate xpc_vars structure to sn2 only
2008-06-06 16:50:11 linux-kernel [Patch 07/18] isolate xpc_vars_part structure to sn2 only
2008-06-06 16:48:37 linux-kernel [Patch 06/18] prepare xpc_rsvd_page to work on either sn2 or uv hardware
2008-06-06 16:47:35 linux-kernel [Patch 05/18] create a common xp_remote_memcpy() function
2008-06-06 16:46:19 linux-kernel [Patch 04/18] support runtime selection of xp_max_npartitions
2008-06-06 16:45:09 linux-kernel [Patch 03/18] define BYTES_PER_WORD