<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux.git/include/asm-ia64/sn/addrs.h, branch master</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/'/>
<updated>2008-08-01T17:21:21+00:00</updated>
<entry>
<title>[IA64] Move include/asm-ia64 to arch/ia64/include/asm</title>
<updated>2008-08-01T17:21:21+00:00</updated>
<author>
<name>Tony Luck</name>
<email>tony.luck@intel.com</email>
</author>
<published>2008-08-01T17:13:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=7f30491ccd28627742e37899453ae20e3da8e18f'/>
<id>urn:sha1:7f30491ccd28627742e37899453ae20e3da8e18f</id>
<content type='text'>
After moving the the include files there were a few clean-ups:

1) Some files used #include &lt;asm-ia64/xyz.h&gt;, changed to &lt;asm/xyz.h&gt;

2) Some comments alerted maintainers to look at various header files to
make matching updates if certain code were to be changed. Updated these
comments to use the new include paths.

3) Some header files mentioned their own names in initial comments. Just
deleted these self references.

Signed-off-by: Tony Luck &lt;tony.luck@intel.com&gt;
</content>
</entry>
<entry>
<title>[PATCH] mspec driver build fix</title>
<updated>2006-11-13T15:40:42+00:00</updated>
<author>
<name>Jes Sorensen</name>
<email>jes@sgi.com</email>
</author>
<published>2006-11-10T20:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=1a4b0fc503ff4149f5915be4aeb179b9453cf485'/>
<id>urn:sha1:1a4b0fc503ff4149f5915be4aeb179b9453cf485</id>
<content type='text'>
Fix MSPEC driver to build for non SN2 enabled configs as the driver should
work in cached and uncached modes (no fetchop) on these systems.  In
addition make MSPEC select IA64_UNCACHED_ALLOCATOR, which is required for
it and move it to arch/ia64/Kconfig to avoid warnings on non ia64
architectures running allmodconfig.  Once the Kconfig code is fixed, we can
move it back.

Signed-off-by: Jes Sorensen &lt;jes@sgi.com&gt;
Cc: Fernando Luis Vzquez Cao &lt;fernando@oss.ntt.co.jp&gt;
Cc: "Luck, Tony" &lt;tony.luck@intel.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[IA64-SGI] driver bugfixes and hardware workarounds for CE1.0 asic</title>
<updated>2006-01-26T21:56:09+00:00</updated>
<author>
<name>Mark Maule</name>
<email>maule@sgi.com</email>
</author>
<published>2006-01-26T20:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=13938ca7a1ad9a4788cf73309f187d99c97ddfde'/>
<id>urn:sha1:13938ca7a1ad9a4788cf73309f187d99c97ddfde</id>
<content type='text'>
Various bugfixes and hardware bug workarounds necessary for the rev 1.0 version
of the altix TIO CE asic.

Signed-off-by: Mark Maule &lt;maule@sgi.com&gt;
Signed-off-by: Tony Luck &lt;tony.luck@intel.com&gt;
</content>
</entry>
<entry>
<title>[IA64-SGI] One new use of "UNCACHED" needed fixing for sn2 region cleanup</title>
<updated>2005-08-29T23:13:36+00:00</updated>
<author>
<name>Tony Luck</name>
<email>tony.luck@intel.com</email>
</author>
<published>2005-08-29T23:13:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=e438befd76a5a743725a89365140a8a7bf276096'/>
<id>urn:sha1:e438befd76a5a743725a89365140a8a7bf276096</id>
<content type='text'>
Some shub2 changes were not in the tree when Greg cleaned up the sn2
region definitions in 1b66776da71e33dff5edcc0b096ec3b7c40c75ad, so this
one didn't get fixed.

Signed-off-by: Tony Luck &lt;tony.luck@intel.com&gt;
</content>
</entry>
<entry>
<title>Pull rationalise-regions into release branch</title>
<updated>2005-08-29T22:50:32+00:00</updated>
<author>
<name>Tony Luck</name>
<email>tony.luck@intel.com</email>
</author>
<published>2005-08-29T22:50:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=329058028523a5b36de449f130111b7671a4f269'/>
<id>urn:sha1:329058028523a5b36de449f130111b7671a4f269</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[IA64] clean up sn2 region definitions</title>
<updated>2005-08-24T22:37:26+00:00</updated>
<author>
<name>Greg Edwards</name>
<email>edwardsg@sgi.com</email>
</author>
<published>2005-08-22T16:57:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=1b66776da71e33dff5edcc0b096ec3b7c40c75ad'/>
<id>urn:sha1:1b66776da71e33dff5edcc0b096ec3b7c40c75ad</id>
<content type='text'>
Clean up some duplicate region definitions in sn2 code.

Signed-off-by: Greg Edwards &lt;edwardsg@sgi.com&gt;
Signed-off-by: Tony Luck &lt;tony.luck@intel.com&gt;
</content>
</entry>
<entry>
<title>[IA64-SGI] - New SN hardware support - addr_macros</title>
<updated>2005-08-17T22:29:11+00:00</updated>
<author>
<name>Jack Steiner</name>
<email>steiner@sgi.com</email>
</author>
<published>2005-08-11T17:25:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=3d14487b2677cc44b5d1ef115d9d4301ec046591'/>
<id>urn:sha1:3d14487b2677cc44b5d1ef115d9d4301ec046591</id>
<content type='text'>
Update the SN address macros so that they work on both shub1 
and shub2. Most of the code to support shub2 was added last year
but this patch fixes a few bugs and adds macros to help generate
both processor-specific physical addresses &amp; numalink physical
addresses. More cleanup &amp; optimization will be done later.


Signed-off-by: Jack Steiner &lt;steiner@sgi.com&gt;
Signed-off-by: Tony Luck &lt;tony.luck@intel.com&gt;
</content>
</entry>
<entry>
<title>[IA64-SGI] add support for TIO huge-window</title>
<updated>2005-08-11T22:37:13+00:00</updated>
<author>
<name>Mark Maule</name>
<email>maule@sgi.com</email>
</author>
<published>2005-08-03T21:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=5b53ed1f2ed6c85e2b1c39d97cc112ea32004609'/>
<id>urn:sha1:5b53ed1f2ed6c85e2b1c39d97cc112ea32004609</id>
<content type='text'>
Altix patch to add TIO "huge-window" address support to sn_dma_flush().

Update copyright in affected files.

Signed-off-by: Mark Maule &lt;maule@sgi.com&gt;
Signed-off-by: Tony Luck &lt;tony.luck@intel.com&gt;
</content>
</entry>
<entry>
<title>[IA64-SGI] Fix TIO IOSPACE MMR Addres</title>
<updated>2005-06-28T16:48:53+00:00</updated>
<author>
<name>Colin Ngam</name>
<email>cngam@sgi.com</email>
</author>
<published>2005-05-10T16:12:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=71030994a77e7689a7a792128b131ef7a10b9f74'/>
<id>urn:sha1:71030994a77e7689a7a792128b131ef7a10b9f74</id>
<content type='text'>
This patches provides support on Shub2 for the separate TIO IOSPACE MMR.  This 
patch is SN specific.

Signed-off-by: Colin Ngam &lt;cngam@sgi.com&gt;
Signed-off-by: Tony Luck &lt;tony.luck@intel.com&gt;
</content>
</entry>
<entry>
<title>[IA64-SGI] convert AMO address found in XPC's reserved page</title>
<updated>2005-05-03T19:50:22+00:00</updated>
<author>
<name>Dean Nelson</name>
<email>dcn@sgi.com</email>
</author>
<published>2005-04-04T20:14:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=3a7d555bfc4d4631d9118fb4d0ed7ab62cc2ca1c'/>
<id>urn:sha1:3a7d555bfc4d4631d9118fb4d0ed7ab62cc2ca1c</id>
<content type='text'>
This patch detects the existence of an uncached physical AMO address setup
by EFI's XPBOOT (SGI) and converts it to an uncached virtual AMO address.
Depends on a patch submitted on 23 March 2005 with the subject of:
    [PATCH 2/3] SGI Altix cross partition functionality (2nd revision)

Signed-off-by: Dean Nelson &lt;dcn@sgi.com&gt;
Signed-off-by: Tony Luck &lt;tony.luck@intel.com&gt;
</content>
</entry>
</feed>
