<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/Makefile, branch v2.6.18.3</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v2.6.18.3</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v2.6.18.3'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2006-11-19T03:28:22Z</updated>
<entry>
<title>Linux 2.6.18.3</title>
<updated>2006-11-19T03:28:22Z</updated>
<author>
<name>Chris Wright</name>
<email>chrisw@sous-sol.org</email>
</author>
<published>2006-11-19T03:28:22Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=c929bdcba5133b958b5f913b7de9bdba61025c64'/>
<id>urn:sha1:c929bdcba5133b958b5f913b7de9bdba61025c64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 2.6.18.2</title>
<updated>2006-11-04T01:33:58Z</updated>
<author>
<name>Chris Wright</name>
<email>chrisw@sous-sol.org</email>
</author>
<published>2006-11-04T01:33:58Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=b4d854665eafe32b48e0eecadb91a73f6eea0055'/>
<id>urn:sha1:b4d854665eafe32b48e0eecadb91a73f6eea0055</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux 2.6.18.1</title>
<updated>2006-10-14T03:34:03Z</updated>
<author>
<name>Greg Kroah-Hartman</name>
<email>gregkh@suse.de</email>
</author>
<published>2006-10-14T03:34:03Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=b10502b22a1209d6b47639d88b812b21fb5949e4'/>
<id>urn:sha1:b10502b22a1209d6b47639d88b812b21fb5949e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't advertise (or allow) headers_{install,check} where inappropriate.</title>
<updated>2006-10-13T20:23:24Z</updated>
<author>
<name>David Woodhouse</name>
<email>dwmw2@infradead.org</email>
</author>
<published>2006-09-21T08:01:45Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=a52e3e65718818dfe84b5509ae3f65737decb14b'/>
<id>urn:sha1:a52e3e65718818dfe84b5509ae3f65737decb14b</id>
<content type='text'>
For architectures which don't have the include/asm-$(ARCH)/Kbuild file,
like ARM26, UM, etc.

Signed-off-by: David Woodhouse &lt;dwmw2@infradead.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
<entry>
<title>Linux v2.6.18. Arrr!</title>
<updated>2006-09-20T03:42:06Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@g5.osdl.org</email>
</author>
<published>2006-09-20T03:42:06Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=e478bec0ba0a83a48a0f6982934b6de079e7e6b3'/>
<id>urn:sha1:e478bec0ba0a83a48a0f6982934b6de079e7e6b3</id>
<content type='text'>
Ahoy, all land-lubbers, test me out right smartly!

Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] Add headers_check' target to output of 'make help'</title>
<updated>2006-09-19T14:59:59Z</updated>
<author>
<name>David Woodhouse</name>
<email>dwmw2@infradead.org</email>
</author>
<published>2006-09-19T03:12:19Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=271fc18eead0aa330758a3b9d8a57ffe315a1978'/>
<id>urn:sha1:271fc18eead0aa330758a3b9d8a57ffe315a1978</id>
<content type='text'>
Signed-off-by: David Woodhouse &lt;dwmw2@infradead.org&gt;
Cc: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] headers_check: use a different default directory</title>
<updated>2006-09-16T19:54:32Z</updated>
<author>
<name>David Woodhouse</name>
<email>dwmw2@infradead.org</email>
</author>
<published>2006-09-16T19:15:55Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=1ab7a1f3b496aae5b1e062a6f50d62830c248190'/>
<id>urn:sha1:1ab7a1f3b496aae5b1e062a6f50d62830c248190</id>
<content type='text'>
`make headers_check' wants to go and write stuff in /lib/modules, which
requires root, whic is unfortunate.

In fact, there's no _particular_ reason for headers_install to put it there
either -- it can go into a subdirectory of the build tree in both cases.
It's not intended to go directly into /usr/include, which is why we didn't
put it there -- and we certainly don't want people screwing around with
symlinking to it.  It's for distributors to take away and do stuff with, so
leaving it in $(objtree) is fine, even in the headers_install case.

I picked $(objtree)/usr/include but I have no _particular_ preference
for that; it just seemed reasonable.

Signed-off-by: David Woodhouse &lt;dwmw2@infradead.org&gt;
Cc: Sam Ravnborg &lt;sam@ravnborg.org&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>Linux v2.6.18-rc7</title>
<updated>2006-09-13T01:41:36Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@g5.osdl.org</email>
</author>
<published>2006-09-13T01:41:36Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=95064a75ebf8744e1ff595e8cd7ff9b6c851523e'/>
<id>urn:sha1:95064a75ebf8744e1ff595e8cd7ff9b6c851523e</id>
<content type='text'>
One last time..
</content>
</entry>
<entry>
<title>Linux 2.6.18-rc6</title>
<updated>2006-09-04T02:19:48Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@g5.osdl.org</email>
</author>
<published>2006-09-04T02:19:48Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=c336923b668fdcf0312efbec3b44895d713f4d81'/>
<id>urn:sha1:c336923b668fdcf0312efbec3b44895d713f4d81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Linux v2.6.18-rc5</title>
<updated>2006-08-28T03:41:48Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@g5.osdl.org</email>
</author>
<published>2006-08-28T03:41:48Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=60d4684068ff1eec78f55b5888d0bd2d4cca1520'/>
<id>urn:sha1:60d4684068ff1eec78f55b5888d0bd2d4cca1520</id>
<content type='text'>
</content>
</entry>
</feed>
