<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/Makefile, branch v2.6.35.2</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/Makefile?h=v2.6.35.2</id>
<link rel='self' href='https://git.amat.us/linux/atom/Makefile?h=v2.6.35.2'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2010-08-13T20:44:56Z</updated>
<entry>
<title>Linux 2.6.35.2</title>
<updated>2010-08-13T20:44:56Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2010-08-13T20:44:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=f6b0f3c69141a21f12cb2f678b0cdaa2be8076a7'/>
<id>urn:sha1:f6b0f3c69141a21f12cb2f678b0cdaa2be8076a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 2.6.35.1</title>
<updated>2010-08-10T18:37:31Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2010-08-10T18:37:31Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=3f3ed15762e959843793763db4aac37cc9bd9644'/>
<id>urn:sha1:3f3ed15762e959843793763db4aac37cc9bd9644</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 2.6.35</title>
<updated>2010-08-01T22:11:14Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2010-08-01T22:11:14Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=9fe6206f400646a2322096b56c59891d530e8d51'/>
<id>urn:sha1:9fe6206f400646a2322096b56c59891d530e8d51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 2.6.35-rc6</title>
<updated>2010-07-22T19:13:38Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2010-07-22T19:13:38Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=b37fa16e78d6f9790462b3181602a26b5af36260'/>
<id>urn:sha1:b37fa16e78d6f9790462b3181602a26b5af36260</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 2.6.35-rc5</title>
<updated>2010-07-12T21:55:33Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2010-07-12T21:55:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=1c5474a65bf15a4cb162dfff86d6d0b5a08a740c'/>
<id>urn:sha1:1c5474a65bf15a4cb162dfff86d6d0b5a08a740c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>kbuild: Fix path to scripts/setlocalversion</title>
<updated>2010-07-07T00:13:44Z</updated>
<author>
<name>Michal Marek</name>
<email>mmarek@suse.cz</email>
</author>
<published>2010-07-05T21:43:04Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=7263e715c91f3de554ab7d4f20f56e080783d0f5'/>
<id>urn:sha1:7263e715c91f3de554ab7d4f20f56e080783d0f5</id>
<content type='text'>
Commit 0a564b2 broke LOCALVERSION for O=... builds. Ouch.

Reported-by: Stephen Rothwell &lt;sfr@canb.auug.org.au&gt;
Reported-and-tested-by: Rafael J. Wysocki &lt;rjw@sisk.pl&gt;
Reported-by: Peter Anvin &lt;hpa@zytor.com&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>Linux 2.6.35-rc4</title>
<updated>2010-07-05T03:22:50Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2010-07-05T03:22:50Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=815c4163b6c8ebf8152f42b0a5fd015cfdcedc78'/>
<id>urn:sha1:815c4163b6c8ebf8152f42b0a5fd015cfdcedc78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6</title>
<updated>2010-07-05T02:55:23Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2010-07-05T02:55:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=404504470177d5ca1b46db5197ee0b78d639a2eb'/>
<id>urn:sha1:404504470177d5ca1b46db5197ee0b78d639a2eb</id>
<content type='text'>
* 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6:
  kbuild: Propagate LOCALVERSION= down to scripts/setlocalversion
  kbuild: Clean up and speed up the localversion logic
</content>
</entry>
<entry>
<title>Merge branch 'setlocalversion-speedup' into kbuild/rc-fixes</title>
<updated>2010-07-02T09:56:52Z</updated>
<author>
<name>Michal Marek</name>
<email>mmarek@suse.cz</email>
</author>
<published>2010-07-02T09:56:52Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=62052be3a797f26f6f0fe30fc8d7f40ab54e08fd'/>
<id>urn:sha1:62052be3a797f26f6f0fe30fc8d7f40ab54e08fd</id>
<content type='text'>
Conflicts:
	Makefile
</content>
</entry>
<entry>
<title>kbuild: Propagate LOCALVERSION= down to scripts/setlocalversion</title>
<updated>2010-06-30T14:41:23Z</updated>
<author>
<name>Michal Marek</name>
<email>mmarek@suse.cz</email>
</author>
<published>2010-06-30T14:41:23Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=0a564b2645c8766a669c55bde1f1ef5b0518caec'/>
<id>urn:sha1:0a564b2645c8766a669c55bde1f1ef5b0518caec</id>
<content type='text'>
Variables given on the make commandline are not exported to $(shell
...) commands, so run the setlocalversion script in the make rule
directly.

Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</content>
</entry>
</feed>
