<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/git/stable/linux.git/Makefile, branch linux-2.6.35.y</title>
<subtitle>Linux kernel stable tree</subtitle>
<id>https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=linux-2.6.35.y</id>
<link rel='self' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/atom?h=linux-2.6.35.y'/>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/'/>
<updated>2011-08-01T20:56:51+00:00</updated>
<entry>
<title>release 2.6.35.14</title>
<updated>2011-08-01T20:56:51+00:00</updated>
<author>
<name>Andi Kleen</name>
<email>ak@linux.intel.com</email>
</author>
<published>2011-08-01T20:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=675f7660ffb0e1880011f6b3c4f9ac241491e3cd'/>
<id>urn:sha1:675f7660ffb0e1880011f6b3c4f9ac241491e3cd</id>
<content type='text'>
Signed-off-by: Andi Kleen &lt;ak@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>kbuild: Fix passing -Wno-* options to gcc 4.4+</title>
<updated>2011-08-01T20:54:33+00:00</updated>
<author>
<name>Michal Marek</name>
<email>mmarek@suse.cz</email>
</author>
<published>2011-05-02T10:51:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=eaea8f19f079912b532fc85a3182f134f962b1f2'/>
<id>urn:sha1:eaea8f19f079912b532fc85a3182f134f962b1f2</id>
<content type='text'>
[ upstream commit 8417da6f2128008c431c7d130af6cd3d9079922e ]

Starting with 4.4, gcc will happily accept -Wno-&lt;anything&gt; in the
cc-option test and complain later when compiling a file that has some
other warning. This rather unexpected behavior is intentional as per
http://gcc.gnu.org/PR28322, so work around it by testing for support of
the opposite option (without the no-). Introduce a new Makefile function
cc-disable-warning that does this and update two uses of cc-option in
the toplevel Makefile.

Reported-and-tested-by: Stephen Rothwell &lt;sfr@canb.auug.org.au&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
Signed-off-by: Andi Kleen &lt;ak@linux.intel.com&gt;

</content>
</entry>
<entry>
<title>kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0</title>
<updated>2011-08-01T20:54:33+00:00</updated>
<author>
<name>Dave Jones</name>
<email>davej@redhat.com</email>
</author>
<published>2011-04-21T21:28:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=d247496cd6a6a936cee3e1b1a28ea5139515e156'/>
<id>urn:sha1:d247496cd6a6a936cee3e1b1a28ea5139515e156</id>
<content type='text'>
[ upstream commit af0e5d565d2fffcd97d1e2d89669d627cc04e8b8 ]

Disable the new -Wunused-but-set-variable that was added in gcc 4.6.0
It produces more false positives than useful warnings.

This can still be enabled using W=1

[AK: dropped W=1 support in backport]
Signed-off-by: Dave Jones &lt;davej@redhat.com&gt;
Acked-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Tested-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
Signed-off-by: Andi Kleen &lt;ak@linux.intel.com&gt;

</content>
</entry>
<entry>
<title>release-2.6.35.13</title>
<updated>2011-04-28T15:21:24+00:00</updated>
<author>
<name>Andi Kleen</name>
<email>andi@firstfloor.org</email>
</author>
<published>2011-04-28T15:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=4de01ac37194505a91082dc9e131c5fe32b7b527'/>
<id>urn:sha1:4de01ac37194505a91082dc9e131c5fe32b7b527</id>
<content type='text'>
Release 2.6.35.13

From: Andi Kleen &lt;andi@firstfloor.org&gt;

Release 2.6.35.13
Signed-off-by: Andi Kleen &lt;ak@linux.intel.com&gt;

</content>
</entry>
<entry>
<title>Release 2.6.35.12</title>
<updated>2011-03-31T18:58:56+00:00</updated>
<author>
<name>Andi Kleen</name>
<email>andi@firstfloor.org</email>
</author>
<published>2011-03-31T18:58:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=cd854fa8669e98b116ff3863df4e708890edb6b4'/>
<id>urn:sha1:cd854fa8669e98b116ff3863df4e708890edb6b4</id>
<content type='text'>
Signed-off-by: Andi Kleen &lt;ak@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>Release 2.6.35.11</title>
<updated>2011-02-06T19:04:07+00:00</updated>
<author>
<name>Andi Kleen</name>
<email>andi@firstfloor.org</email>
</author>
<published>2011-02-06T19:04:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=d6c90f5b218c1ddf1496045e3939b1c960c7cb9f'/>
<id>urn:sha1:d6c90f5b218c1ddf1496045e3939b1c960c7cb9f</id>
<content type='text'>
Release 2.6.35.11

Signed-off-by: Andi Kleen &lt;ak@linux.intel.com&gt;

</content>
</entry>
<entry>
<title>Release 2.6.35.10</title>
<updated>2010-12-14T22:40:18+00:00</updated>
<author>
<name>Andi Kleen</name>
<email>andi@firstfloor.org</email>
</author>
<published>2010-12-14T22:40:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=787a4575ad364d69416615881345eae389882588'/>
<id>urn:sha1:787a4575ad364d69416615881345eae389882588</id>
<content type='text'>
Signed-off-by: Andi Kleen &lt;ak@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>Linux 2.6.35.9</title>
<updated>2010-11-22T19:01:26+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2010-11-22T19:01:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=512ac859f60d61374783e276f8fb7861a9d1d0b9'/>
<id>urn:sha1:512ac859f60d61374783e276f8fb7861a9d1d0b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 2.6.35.8</title>
<updated>2010-10-29T04:52:43+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2010-10-29T04:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=f16e6e4df8ec41328d7e0841bc17f2a587eb2c67'/>
<id>urn:sha1:f16e6e4df8ec41328d7e0841bc17f2a587eb2c67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 2.6.35.7</title>
<updated>2010-09-29T01:09:08+00:00</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2010-09-29T01:09:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rulkc.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=ea8a52f9f4bcc3420c38ae07f8378a2f18443970'/>
<id>urn:sha1:ea8a52f9f4bcc3420c38ae07f8378a2f18443970</id>
<content type='text'>
Done at LinuxCon Tokyo 2010
</content>
</entry>
</feed>
