<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/Makefile, branch v3.2.22</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=v3.2.22</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=v3.2.22'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2012-07-04T04:44:35+00:00</updated>
<entry>
<title>Linux 3.2.22</title>
<updated>2012-07-04T04:44:35+00:00</updated>
<author>
<name>Ben Hutchings</name>
<email>ben@decadent.org.uk</email>
</author>
<published>2012-07-04T04:44:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=1990855918045c6bd2c8b7ad62917d141eed4332'/>
<id>urn:sha1:1990855918045c6bd2c8b7ad62917d141eed4332</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 3.2.21</title>
<updated>2012-06-19T22:18:30+00:00</updated>
<author>
<name>Ben Hutchings</name>
<email>ben@decadent.org.uk</email>
</author>
<published>2012-06-19T22:18:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=8499e79e9ee4c946ae38fd12e5d3afe8b68f2dfd'/>
<id>urn:sha1:8499e79e9ee4c946ae38fd12e5d3afe8b68f2dfd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 3.2.20</title>
<updated>2012-06-10T13:42:13+00:00</updated>
<author>
<name>Ben Hutchings</name>
<email>ben@decadent.org.uk</email>
</author>
<published>2012-06-10T13:42:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=7313dd1519ea5cd81f67bc26b180e472d102ff88'/>
<id>urn:sha1:7313dd1519ea5cd81f67bc26b180e472d102ff88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 3.2.19</title>
<updated>2012-05-30T23:44:12+00:00</updated>
<author>
<name>Ben Hutchings</name>
<email>ben@decadent.org.uk</email>
</author>
<published>2012-05-30T23:44:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=563b3269570396946bc2b08e078c6556f9029a95'/>
<id>urn:sha1:563b3269570396946bc2b08e078c6556f9029a95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>x86, realmode: 16-bit real-mode code support for relocs tool</title>
<updated>2012-05-30T23:44:08+00:00</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@linux.intel.com</email>
</author>
<published>2012-05-08T18:22:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=b352fc61e3aaa363ab92560187ee994fb6a3e27d'/>
<id>urn:sha1:b352fc61e3aaa363ab92560187ee994fb6a3e27d</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. ]

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;
Cc: &lt;stable@vger.kernel.org&gt;
[bwh: Backported to 3.2:
 - Adjust context (no archheaders; no insn_sanity)
 - Expand put_unaligned_le32()]
Signed-off-by: Ben Hutchings &lt;ben@decadent.org.uk&gt;
</content>
</entry>
<entry>
<title>Linux 3.2.18</title>
<updated>2012-05-20T21:56:54+00:00</updated>
<author>
<name>Ben Hutchings</name>
<email>ben@decadent.org.uk</email>
</author>
<published>2012-05-20T21:56:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=52c6b95f8a2edaff98b779f15b2f4d69b61b18b9'/>
<id>urn:sha1:52c6b95f8a2edaff98b779f15b2f4d69b61b18b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 3.2.17</title>
<updated>2012-05-11T12:15:38+00:00</updated>
<author>
<name>Ben Hutchings</name>
<email>ben@decadent.org.uk</email>
</author>
<published>2012-05-11T12:15:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=a2cfa87491c4ef47de3c4e0973ebb457019a3963'/>
<id>urn:sha1:a2cfa87491c4ef47de3c4e0973ebb457019a3963</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 3.2.16</title>
<updated>2012-04-22T22:31:32+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2012-04-22T22:31:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=b1be7dd1ec231ae751d0ce3acd0d2e5760704a6f'/>
<id>urn:sha1:b1be7dd1ec231ae751d0ce3acd0d2e5760704a6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 3.2.15</title>
<updated>2012-04-13T16:11:03+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2012-04-13T16:11:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=0147c2ae9d602b5791dae30322ece475271acd10'/>
<id>urn:sha1:0147c2ae9d602b5791dae30322ece475271acd10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 3.2.14</title>
<updated>2012-04-02T16:53:31+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@linuxfoundation.org</email>
</author>
<published>2012-04-02T16:53:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=23d8c3f8f494c8516c9b4c05529e118e6a485956'/>
<id>urn:sha1:23d8c3f8f494c8516c9b4c05529e118e6a485956</id>
<content type='text'>
</content>
</entry>
</feed>
