<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux, branch v2.6.15-rc6</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/?h=v2.6.15-rc6</id>
<link rel='self' href='https://git.amat.us/linux/atom/?h=v2.6.15-rc6'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2005-12-19T00:36:54Z</updated>
<entry>
<title>Linux v2.6.15-rc6</title>
<updated>2005-12-19T00:36:54Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@g5.osdl.org</email>
</author>
<published>2005-12-19T00:36:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=df7addbb45874f0f992266003155de5a22e1872f'/>
<id>urn:sha1:df7addbb45874f0f992266003155de5a22e1872f</id>
<content type='text'>
Also renamed in honor of Portland being snowed in and everybody sliding
around on the highways like greased pumpkins.

Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjody/ieee1394</title>
<updated>2005-12-19T00:31:56Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@g5.osdl.org</email>
</author>
<published>2005-12-19T00:31:56Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=23cb3ada1b011f708ff881b66b2cfb6c11068fa5'/>
<id>urn:sha1:23cb3ada1b011f708ff881b66b2cfb6c11068fa5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PATCH] mtd onenand driver: use platform_device.h instead device.h</title>
<updated>2005-12-19T00:29:11Z</updated>
<author>
<name>Kyungmin Park</name>
<email>kyungmin.park@samsung.com</email>
</author>
<published>2005-12-16T02:17:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=27f4e0834746196f219e3e030ca71ffd3b176483'/>
<id>urn:sha1:27f4e0834746196f219e3e030ca71ffd3b176483</id>
<content type='text'>
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] mtd onenand driver: reduce stack usage</title>
<updated>2005-12-19T00:28:24Z</updated>
<author>
<name>Kyungmin Park</name>
<email>kyungmin.park@samsung.com</email>
</author>
<published>2005-12-16T02:17:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=532a37cf8d05dd1aa5631be836036204b0d2b4a1'/>
<id>urn:sha1:532a37cf8d05dd1aa5631be836036204b0d2b4a1</id>
<content type='text'>
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] mtd onenand driver: fix unlock problem in DDP</title>
<updated>2005-12-19T00:28:23Z</updated>
<author>
<name>Kyungmin Park</name>
<email>kyungmin.park@samsung.com</email>
</author>
<published>2005-12-16T02:17:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=20ba89a3614bbc5d111fd74375e14c577859b2a3'/>
<id>urn:sha1:20ba89a3614bbc5d111fd74375e14c577859b2a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[PATCH] mtd onenand driver: check correct manufacturer</title>
<updated>2005-12-19T00:28:23Z</updated>
<author>
<name>Kyungmin Park</name>
<email>kyungmin.park@samsung.com</email>
</author>
<published>2005-12-16T02:17:29Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=37b1cc3910f7976369fc0ed55068a686e92555e6'/>
<id>urn:sha1:37b1cc3910f7976369fc0ed55068a686e92555e6</id>
<content type='text'>
This (and the three subsequent patches) is working well on OMAP H4 with
2.6.15-rc4 kernel and passes the LTP fs test.

Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] radeon drm: fix compilation breakage with gcc 2.95.3</title>
<updated>2005-12-19T00:19:35Z</updated>
<author>
<name>Jean Delvare</name>
<email>khali@linux-fr.org</email>
</author>
<published>2005-12-17T22:20:55Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=ee219e5e7c12b742243a080e2d8d288a48a32e44'/>
<id>urn:sha1:ee219e5e7c12b742243a080e2d8d288a48a32e44</id>
<content type='text'>
Fix a typo which breaks radeon drm compilation with gcc 2.95.3.

The offending line was added back in 2.6.11-rc3, but was harmless
back then. A recent addition nearby changed it into a compilation
breaker: commit 281ab031a8c9e5b593142eb4ec59a87faae8676a.

The doubled semi-colon ends up being an empty instruction, and the
variable declaration thus ends up being in the middle of "code".

Signed-off-by: Jean Delvare &lt;khali@linux-fr.org&gt;
Cc: Benjamin Herrenschmidt &lt;benh@kernel.crashing.org&gt;
Cc: Mark M. Hoffman &lt;mhoffman@lightlink.com&gt;
Cc: Paul Mackerras &lt;paulus@samba.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] Input: fix an OOPS in HID driver</title>
<updated>2005-12-18T19:22:30Z</updated>
<author>
<name>Dmitry Torokhov</name>
<email>dtor_core@ameritech.net</email>
</author>
<published>2005-12-17T16:42:54Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=ff60dde9e46b87757d5e83bd58be0688fca8e816'/>
<id>urn:sha1:ff60dde9e46b87757d5e83bd58be0688fca8e816</id>
<content type='text'>
This patch fixes an OOPS in HID driver when connecting simulation
devices generating unknown simulation events.

Signed-off-by: Dmitry Torokhov &lt;dtor@mail.ru&gt;
Acked-by: Vojtech Pavlik &lt;vojtech@suse.cz&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] uml skas0: stop gcc's insanity</title>
<updated>2005-12-18T19:19:44Z</updated>
<author>
<name>Jeff Dike</name>
<email>jdike@addtoit.com</email>
</author>
<published>2005-12-18T16:50:39Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=5b7b15afee89d6940482259b54d0864b7b2302b0'/>
<id>urn:sha1:5b7b15afee89d6940482259b54d0864b7b2302b0</id>
<content type='text'>
With Paolo 'Blaisorblade' Giarrusso &lt;blaisorblade@yahoo.it&gt;

UML skas0 stub has been miscompiling for many people (incidentally not
the authors), depending on the used GCC versions.

I think (and testing on some GCC versions shows) this patch avoids the
fundamental issue which is behind this, namely gcc using the stack when
we have just replaced it, behind gcc's back.  The remapping and storage
of the return value is hidden in a blob of asm, hopefully giving gcc no
room for creativity.

Signed-off-by: Paolo 'Blaisorblade' Giarrusso &lt;blaisorblade@yahoo.it&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] uml - fix some funkiness in Kconfig</title>
<updated>2005-12-18T19:19:44Z</updated>
<author>
<name>Paolo 'Blaisorblade' Giarrusso</name>
<email>blaisorblade@yahoo.it</email>
</author>
<published>2005-12-18T16:50:37Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=76c842d8f8096e2c98ff9ebe1db861363ff254e5'/>
<id>urn:sha1:76c842d8f8096e2c98ff9ebe1db861363ff254e5</id>
<content type='text'>
So you may have seen the miniconfig stuff wander by, which means that my
build script exits if there's a .config error, and we have this:

  fs/Kconfig:1749:warning: 'select' used by config symbol 'CIFS_UPCALL'
	refer to undefined symbol 'CONNECTOR'

This makes it shut up.

Signed-off-by: Rob Landley &lt;rob@landley.net&gt;
[ Verified it makes sense. ]
Signed-off-by: Paolo 'Blaisorblade' Giarrusso &lt;blaisorblade@yahoo.it&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
</feed>
