All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] sgi-xp: add low-level hardware specific functionality
@ 2008-10-21 21:20 Dean Nelson
  2008-10-21 21:22 ` [PATCH 1/4] sgi-xp: define xp_expand_memprotect() and xp_restrict_memprotect() Dean Nelson
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Dean Nelson @ 2008-10-21 21:20 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

This patchset adds some low-level hardware specific functionality to the
xp/xpc drivers.

To build cleanly this patchset is dependent on the following patches
submitted by Russ Anderson <rja@sgi.com>.

[PATCH] x86: Use consistent names for region size and conherence id on x86 and ia64.
 (see http://marc.info/?l=linux-kernel&m=122461625304772&w=2)

[PATCH 1/3] x86: Add UV watchlist bios call
 (see http://marc.info/?l=linux-kernel&m=122461934110503&w=2)
[PATCH 2/3] x86: Add UV memory protection bios call
 (see http://marc.info/?l=linux-kernel&m=122461934110506&w=2)
[PATCH 3/3] x86: Add UV reserved page bios call
 (see http://marc.info/?l=linux-kernel&m=122461934210509&w=2)

[PATCH] Add UV watchlist support
 (see http://marc.info/?l=linux-ia64&m=122462371418298&w=2)


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-10-21 22:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-21 21:20 [PATCH 0/4] sgi-xp: add low-level hardware specific functionality Dean Nelson
2008-10-21 21:22 ` [PATCH 1/4] sgi-xp: define xp_expand_memprotect() and xp_restrict_memprotect() Dean Nelson
2008-10-21 21:23 ` [PATCH 2/4] sgi-xp: create activate and notify gru message queues Dean Nelson
2008-10-21 21:24 ` [PATCH 3/4] sgi-xp: define xp_partition_id and xp_region_size Dean Nelson
2008-10-21 21:25 ` [PATCH 4/4] sgi-xp: support getting the address of a partition's reserved page Dean Nelson
2008-10-21 22:45 ` [PATCH 0/4] sgi-xp: add low-level hardware specific functionality Andrew Morton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.