<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/Makefile, branch linux-3.3.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-3.3.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-3.3.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2012-06-01T07:16:13Z</updated>
<entry>
<title>Linux 3.3.8</title>
<updated>2012-06-01T07:16:13Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2012-06-01T07:16:13Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=845720650c557a75262b629b0bc228fffcf64638'/>
<id>urn:sha1:845720650c557a75262b629b0bc228fffcf64638</id>
<content type='text'>
</content>
</entry>
<entry>
<title>x86, realmode: 16-bit real-mode code support for relocs tool</title>
<updated>2012-06-01T07:15:52Z</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@linux.intel.com</email>
</author>
<published>2012-05-08T18:22:24Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=fb24d9d9c13c7c6d0e1f4ae5301288be0e38fb8e'/>
<id>urn:sha1:fb24d9d9c13c7c6d0e1f4ae5301288be0e38fb8e</id>
<content type='text'>
commit 6520fe5564acf07ade7b18a1272db1184835c487 upstream.

A new option is added to the relocs tool called '--realmode'.
This option causes the generation of 16-bit segment relocations
and 32-bit linear relocations for the real-mode code. When
the real-mode code is moved to the low-memory during kernel
initialization, these relocation entries can be used to
relocate the code properly.

In the assembly code 16-bit segment relocations must be relative
to the 'real_mode_seg' absolute symbol. Linear relocations must be
relative to a symbol prefixed with 'pa_'.

16-bit segment relocation is used to load cs:ip in 16-bit code.
Linear relocations are used in the 32-bit code for relocatable
data references. They are declared in the linker script of the
real-mode code.

The relocs tool is moved to arch/x86/tools/relocs.c, and added new
target archscripts that can be used to build scripts needed building
an architecture.  be compiled before building the arch/x86 tree.

[ hpa: accelerating this because it detects invalid absolute
  relocations, a serious bug in binutils 2.22.52.0.x which currently
  produces bad kernels. ]

[ jsakkine: applied against 3.3.7 ]

Signed-off-by: H. Peter Anvin &lt;hpa@linux.intel.com&gt;
Link: http://lkml.kernel.org/r/1336501366-28617-2-git-send-email-jarkko.sakkinen@intel.com
Signed-off-by: Jarkko Sakkinen &lt;jarkko.sakkinen@intel.com&gt;
Signed-off-by: H. Peter Anvin &lt;hpa@linux.intel.com&gt;
Signed-off-by: Jarkko Sakkinen &lt;jarkko.sakkinen@iki.fi&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Linux 3.3.7</title>
<updated>2012-05-21T18:42:51Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2012-05-21T18:42:51Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=4dc1c173169cd9515b1dd5c6b5f53a7d46e82f3c'/>
<id>urn:sha1:4dc1c173169cd9515b1dd5c6b5f53a7d46e82f3c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 3.3.6</title>
<updated>2012-05-12T17:08:37Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2012-05-12T17:08:37Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=b67be2a5c9ed3f101e1562a9efe160b368000f89'/>
<id>urn:sha1:b67be2a5c9ed3f101e1562a9efe160b368000f89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 3.3.5</title>
<updated>2012-05-07T15:55:30Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2012-05-07T15:55:30Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=dda1cd590f026ee78b6aa9efbb32f7e67304f712'/>
<id>urn:sha1:dda1cd590f026ee78b6aa9efbb32f7e67304f712</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 3.3.4</title>
<updated>2012-04-27T17:17:35Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2012-04-27T17:17:35Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=d0c4f31c99b390c9bfc54e79de0f7650ab819352'/>
<id>urn:sha1:d0c4f31c99b390c9bfc54e79de0f7650ab819352</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 3.3.3</title>
<updated>2012-04-22T22:39:43Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2012-04-22T22:39:43Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=fa023d58cc6887643fe3e5e95a7ff599e2734df3'/>
<id>urn:sha1:fa023d58cc6887643fe3e5e95a7ff599e2734df3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 3.3.2</title>
<updated>2012-04-13T16:42:02Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2012-04-13T16:42:02Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=ad07d7b92e72331be7fa555491d42686e8c4e925'/>
<id>urn:sha1:ad07d7b92e72331be7fa555491d42686e8c4e925</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 3.3.1</title>
<updated>2012-04-02T17:32:52Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2012-04-02T17:32:52Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=07a4483ba67329c38a57b30060b598ba388f8a93'/>
<id>urn:sha1:07a4483ba67329c38a57b30060b598ba388f8a93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 3.3</title>
<updated>2012-03-18T23:15:34Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2012-03-18T23:15:34Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=c16fa4f2ad19908a47c63d8fa436a1178438c7e7'/>
<id>urn:sha1:c16fa4f2ad19908a47c63d8fa436a1178438c7e7</id>
<content type='text'>
</content>
</entry>
</feed>
