<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/Documentation/i386, branch master</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=master</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2008-05-31T00:19:03Z</updated>
<entry>
<title>x86: move x86-specific documentation into Documentation/x86</title>
<updated>2008-05-31T00:19:03Z</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-05-31T00:19:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=23deb06821442506615f34bd92ccd6a2422629d7'/>
<id>urn:sha1:23deb06821442506615f34bd92ccd6a2422629d7</id>
<content type='text'>
The current organization of the x86 documentation makes it appear as
if the "i386" documentation doesn't apply to x86-64, which is does.
Thus, move that documentation into Documentation/x86, and move the
x86-64-specific stuff into Documentation/x86/x86_64 with the eventual
goal to move stuff that isn't actually 64-bit specific back into
Documentation/x86.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
</entry>
<entry>
<title>x86: update Documentation/i386/boot.txt</title>
<updated>2008-05-31T00:16:20Z</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2008-05-31T00:16:20Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=4039feb5bae72a5fed9ba6bc1a9cfd8dfe0a8613'/>
<id>urn:sha1:4039feb5bae72a5fed9ba6bc1a9cfd8dfe0a8613</id>
<content type='text'>
Document QUIET_FLAG, correct the definition of several fields, make it
clear this applies to the entire x86 architecture, not just i386.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
</entry>
<entry>
<title>x86: add more boot protocol documentation</title>
<updated>2008-04-29T11:45:24Z</updated>
<author>
<name>Ian Campbell</name>
<email>ijc@hellion.org.uk</email>
</author>
<published>2008-04-27T11:21:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=4c0587e6e42c5b679234d3dffda8a888dc0ff9c1'/>
<id>urn:sha1:4c0587e6e42c5b679234d3dffda8a888dc0ff9c1</id>
<content type='text'>
Signed-off-by: Ian Campbell &lt;ijc@hellion.org.uk&gt;
Cc: Rusty Russell &lt;rusty@rustcorp.com.au&gt;
Cc: Jeremy Fitzhardinge &lt;jeremy@goop.org&gt;
Acked-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
</content>
</entry>
<entry>
<title>x86, boot: Document for linked list of struct setup_data</title>
<updated>2008-04-26T19:34:42Z</updated>
<author>
<name>Huang, Ying</name>
<email>ying.huang@intel.com</email>
</author>
<published>2008-03-28T02:49:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=fb884381273669fad034538e6cb186678407cf22'/>
<id>urn:sha1:fb884381273669fad034538e6cb186678407cf22</id>
<content type='text'>
Documentation for linked list of struct setup_data.

Signed-off-by: Huang Ying &lt;ying.huang@intel.com&gt;
Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</content>
</entry>
<entry>
<title>x86: boot protocol updates</title>
<updated>2008-04-17T15:40:48Z</updated>
<author>
<name>Ian Campbell</name>
<email>ijc@hellion.org.uk</email>
</author>
<published>2008-02-19T11:12:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=87253d1b4f2b5a29bdfc6275b9fb52a47d72df64'/>
<id>urn:sha1:87253d1b4f2b5a29bdfc6275b9fb52a47d72df64</id>
<content type='text'>
Also update field names to simply payload_{offset,length} so as to not rule
out uncompressed images.

Signed-off-by: Ian Campbell &lt;ijc@hellion.org.uk&gt;
Cc: H. Peter Anvin &lt;hpa@zytor.com&gt;
Cc: Jeremy Fitzhardinge &lt;jeremy@goop.org&gt;
Cc: virtualization@lists.linux-foundation.org
Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
</content>
</entry>
<entry>
<title>x86: add a crc32 checksum to the kernel image.</title>
<updated>2008-04-17T15:40:46Z</updated>
<author>
<name>Ian Campbell</name>
<email>ijc@hellion.org.uk</email>
</author>
<published>2008-02-17T19:06:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=7d6e737c8d2698b63ad10fd75cc6793380395d0e'/>
<id>urn:sha1:7d6e737c8d2698b63ad10fd75cc6793380395d0e</id>
<content type='text'>
Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</content>
</entry>
<entry>
<title>x86: use ELF format in compressed images.</title>
<updated>2008-04-17T15:40:46Z</updated>
<author>
<name>Ian Campbell</name>
<email>ijc@hellion.org.uk</email>
</author>
<published>2008-02-13T20:54:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=099e1377269a47ed30a00ee131001988e5bcaa9c'/>
<id>urn:sha1:099e1377269a47ed30a00ee131001988e5bcaa9c</id>
<content type='text'>
Signed-off-by: Ian Campbell &lt;ijc@hellion.org.uk&gt;
Cc: Ian Campbell &lt;ijc@hellion.org.uk&gt;
Cc: Jeremy Fitzhardinge &lt;jeremy@goop.org&gt;
Cc: virtualization@lists.linux-foundation.org
Cc: H. Peter Anvin &lt;hpa@zytor.com&gt;
Cc: Jeremy Fitzhardinge &lt;jeremy@goop.org&gt;
Cc: virtualization@lists.linux-foundation.org
Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</content>
</entry>
<entry>
<title>x86: Documentation/i386/IO-APIC.txt: fix description</title>
<updated>2008-03-26T21:23:40Z</updated>
<author>
<name>Nick Andrew</name>
<email>nick@nick-andrew.net</email>
</author>
<published>2008-03-04T23:05:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=c0c20fb5a8f2e2eddf7f0e5467c7511fee907903'/>
<id>urn:sha1:c0c20fb5a8f2e2eddf7f0e5467c7511fee907903</id>
<content type='text'>
The description of the interrupt routing doesn't match the (nice) diagram.

Signed-off-by: Nick Andrew &lt;nick@nick-andrew.net&gt;
Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</content>
</entry>
<entry>
<title>x86: docs fixes to Documentation/i386/IO-APIC.txt</title>
<updated>2008-02-19T15:18:33Z</updated>
<author>
<name>Nick Andrew</name>
<email>nick@nick-andrew.net</email>
</author>
<published>2008-02-17T07:01:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=248fb89c12228190cecea553353e16cf21a67dc3'/>
<id>urn:sha1:248fb89c12228190cecea553353e16cf21a67dc3</id>
<content type='text'>
Clean up spelling and grammar of IO-APIC.txt

Signed-off-by: Nick Andrew &lt;nick@nick-andrew.net&gt;
Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;
</content>
</entry>
<entry>
<title>x86 boot: document for 32 bit boot protocol</title>
<updated>2007-10-29T23:22:22Z</updated>
<author>
<name>Huang, Ying</name>
<email>ying.huang@intel.com</email>
</author>
<published>2007-10-24T02:18:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=aa69432a68fb0aec49551fd69fe920a6df572573'/>
<id>urn:sha1:aa69432a68fb0aec49551fd69fe920a6df572573</id>
<content type='text'>
This patch documents the 32-bit boot protocol of x86. It has been used
by Kexec and LinuxBIOS. This patch is based on the proposal of Peter
Anvin.

Signed-off-by: Huang Ying &lt;ying.huang@intel.com&gt;
Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
Signed-off-by: Thomas Gleixner &lt;tglx@linutronix.de&gt;

</content>
</entry>
</feed>
