<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/Documentation/dontdiff, branch v2.6.18</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/Documentation/dontdiff?h=v2.6.18</id>
<link rel='self' href='https://git.amat.us/linux/atom/Documentation/dontdiff?h=v2.6.18'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2005-09-13T15:22:29Z</updated>
<entry>
<title>[PATCH] dontdiff: add asm_offsets</title>
<updated>2005-09-13T15:22:29Z</updated>
<author>
<name>Michal Piotrowski</name>
<email>michal.k.k.piotrowski@gmail.com</email>
</author>
<published>2005-09-13T08:25:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=8fbc33680c191f4e74c937c8289685d6caaadea6'/>
<id>urn:sha1:8fbc33680c191f4e74c937c8289685d6caaadea6</id>
<content type='text'>
We seem to use both asm-offsets.* and asm_offsets.*

Signed-off-by: Michal K. K. Piotrowski &lt;michal.k.k.piotrowski@gmail.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>[PATCH] ARM: 2840/1: Add mach-types to Documentation/dontdiff</title>
<updated>2005-08-03T18:49:18Z</updated>
<author>
<name>Michael Burian</name>
<email>dynmail1@gassner-waagen.at</email>
</author>
<published>2005-08-03T18:49:18Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=858297509590ef4aa5690e30c2f5505077b4f369'/>
<id>urn:sha1:858297509590ef4aa5690e30c2f5505077b4f369</id>
<content type='text'>
Patch from Michael Burian

This file is maintained by RMK's machine registry, it should not be patched.

Signed-off-by: Michael Burian &lt;dynmail1@gassner-waagen.at&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[PATCH] ARM: 2794/1: Add "Image" and "mach-types.h" to dontdiff list</title>
<updated>2005-07-16T15:43:49Z</updated>
<author>
<name>Michael Burian</name>
<email>dynmail1@gassner-waagen.at</email>
</author>
<published>2005-07-16T15:43:49Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=878cf4e1c7be6bffde3ace888a65ac3d43c127bb'/>
<id>urn:sha1:878cf4e1c7be6bffde3ace888a65ac3d43c127bb</id>
<content type='text'>
Patch from Michael Burian

comment in "mach-types.h" tells that it should not be patched
"Image" is a binary, just as zImage, uImage and friends are

Signed-off-by: Michael Burian &lt;dynmail1@gassner-waagen.at&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[PATCH] Add offset.h to dontdiff</title>
<updated>2005-06-23T16:45:31Z</updated>
<author>
<name>Michal Schmidt</name>
<email>xschmi00@stud.feec.vutbr.cz</email>
</author>
<published>2005-06-23T07:10:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=7007cab53176dc906e67b4efa62f20ff1432805a'/>
<id>urn:sha1:7007cab53176dc906e67b4efa62f20ff1432805a</id>
<content type='text'>
include/asm/offset.h is a generated file on x86_64 and mips.  Let's add it
to Documentation/dontdiff.

Signed-off-by: Michal Schmidt &lt;xschmi00@stud.feec.vutbr.cz&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>[PATCH] Update dontdiff</title>
<updated>2005-05-05T23:36:42Z</updated>
<author>
<name>Matt Porter</name>
<email>mporter@kernel.crashing.org</email>
</author>
<published>2005-05-05T23:15:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=ac5f34c028a043405de087e43699195ab3974dbf'/>
<id>urn:sha1:ac5f34c028a043405de087e43699195ab3974dbf</id>
<content type='text'>
Additions to the dontdiff list.

Signed-off-by: Matt Porter &lt;mporter@kernel.crashing.org&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>[PATCH] dontdiff file sorted in alphabet order</title>
<updated>2005-05-01T15:59:10Z</updated>
<author>
<name>aquynh@gmail.com</name>
<email>aquynh@gmail.com</email>
</author>
<published>2005-05-01T15:59:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=5717ffbe16815db229a66fee824c2190cb306734'/>
<id>urn:sha1:5717ffbe16815db229a66fee824c2190cb306734</id>
<content type='text'>
Documentation/dontdiff is a little messy.  Here is a patch to sort the
content of that file in alphabetical

Signed-off-by: Nguyen Anh Quynh &lt;aquynh@gmail.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>[PATCH] Add dontdiff file</title>
<updated>2005-04-16T22:25:56Z</updated>
<author>
<name>Randy.Dunlap</name>
<email>rddunlap@osdl.org</email>
</author>
<published>2005-04-16T22:25:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=1cfb7161cd0d0eb467f87e4afe29c94d693948c7'/>
<id>urn:sha1:1cfb7161cd0d0eb467f87e4afe29c94d693948c7</id>
<content type='text'>
Add a current 'dontdiff' file for use with 'diff -X dontdiff'.

Signed-off-by: Randy Dunlap &lt;rddunlap@osdl.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
</feed>
