<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux, branch v2.6.14-rc1</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v2.6.14-rc1</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v2.6.14-rc1'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2005-09-13T03:12:09Z</updated>
<entry>
<title>Linux 2.6.14-rc1</title>
<updated>2005-09-13T03:12:09Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@g5.osdl.org</email>
</author>
<published>2005-09-13T03:12:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=2f4ba45a75d6383b4a1201169a808ffea416ffa0'/>
<id>urn:sha1:2f4ba45a75d6383b4a1201169a808ffea416ffa0</id>
<content type='text'>
Two weeks after 2.6.13: starting to calm things down.
</content>
</entry>
<entry>
<title>[PATCH] m68knommu: optimized local_irq_disable, and platform reboot code</title>
<updated>2005-09-13T03:04:15Z</updated>
<author>
<name>Greg Ungerer</name>
<email>gerg@snapgear.com</email>
</author>
<published>2005-09-13T01:14:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=9c2aba4852c7e4a33741023109c3713e309d5f8f'/>
<id>urn:sha1:9c2aba4852c7e4a33741023109c3713e309d5f8f</id>
<content type='text'>
Switch to a space optimized version of local_irq_disable() for ColdFire
platforms. Also add reboot support for the Freescale M5272 platform.
Patch originally submitted by Philippe De Muyter &lt;phdm@macqel.be&gt;.

Add reboot support for the Freescale M523x ColdFire platform. Patch originally
submitted by Jate Sujjavanich.

Signed-off-by: Greg Ungerer &lt;gerg@uclinux.com&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] m68knommu: startup code for the Drangen Engine 68328 based board</title>
<updated>2005-09-13T03:04:15Z</updated>
<author>
<name>Greg Ungerer</name>
<email>gerg@snapgear.com</email>
</author>
<published>2005-09-13T01:14:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=9f5757476dc1c8eabc51e7d14722a2646bc2cb9d'/>
<id>urn:sha1:9f5757476dc1c8eabc51e7d14722a2646bc2cb9d</id>
<content type='text'>
Specialized startup code for the 68328 based DragenEngine board.
It doesn't easily fit into the common 68x328 startup code framework.
It doesn't want any of the common hardware setup to be done here.

Signed-off-by: Greg Ungerer &lt;gerg@uclinux.com&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] m68knommu: implement scatter/gather support macros</title>
<updated>2005-09-13T03:04:15Z</updated>
<author>
<name>Greg Ungerer</name>
<email>gerg@snapgear.com</email>
</author>
<published>2005-09-13T01:14:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=7cf27cb4162bd586c015e32383f30bc7fbb3ff8a'/>
<id>urn:sha1:7cf27cb4162bd586c015e32383f30bc7fbb3ff8a</id>
<content type='text'>
Implement the scattergather support macros for m68knommu targets.
Patch originally submitted by Leon Woestenberg &lt;leonw@mailcan.com&gt;.

Signed-off-by: Greg Ungerer &lt;gerg@uclinux.com&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] m68knommu: fix cache actions for ColdFire 5249, 527x and 528x processors</title>
<updated>2005-09-13T03:04:15Z</updated>
<author>
<name>Greg Ungerer</name>
<email>gerg@snapgear.com</email>
</author>
<published>2005-09-13T01:14:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=962d69ed6f5c911fbdb23ef2304e3a5903e5ccbb'/>
<id>urn:sha1:962d69ed6f5c911fbdb23ef2304e3a5903e5ccbb</id>
<content type='text'>
Add better support for flushing the cache's on some ColdFire processors.
The 5249 cache code is now enabled (it was stubbed out), it really is
needed. Add support for the 527x and 528x families - we only use the
simple instruction cache on them.

Signed-off-by: Greg Ungerer &lt;gerg@uclinux.com&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 </title>
<updated>2005-09-13T03:02:18Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@g5.osdl.org</email>
</author>
<published>2005-09-13T03:02:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=35d91f75c2c9548e606e813413f03c5cc35da969'/>
<id>urn:sha1:35d91f75c2c9548e606e813413f03c5cc35da969</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 </title>
<updated>2005-09-12T22:55:33Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@g5.osdl.org</email>
</author>
<published>2005-09-12T22:55:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=9401c705f2a6a7e5df102f6443dba395c3c5e5a8'/>
<id>urn:sha1:9401c705f2a6a7e5df102f6443dba395c3c5e5a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 </title>
<updated>2005-09-12T22:55:09Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@g5.osdl.org</email>
</author>
<published>2005-09-12T22:55:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=61b22e693ea33af02f3380d3dbed9ee65a80c729'/>
<id>urn:sha1:61b22e693ea33af02f3380d3dbed9ee65a80c729</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge master.kernel.org:/home/rmk/linux-2.6-arm </title>
<updated>2005-09-12T22:54:41Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@g5.osdl.org</email>
</author>
<published>2005-09-12T22:54:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=3a3bca5ace9123d1a6b890ceac2902ebf2b1fd50'/>
<id>urn:sha1:3a3bca5ace9123d1a6b890ceac2902ebf2b1fd50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge master.kernel.org:/home/rmk/linux-2.6-mmc </title>
<updated>2005-09-12T22:54:23Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@g5.osdl.org</email>
</author>
<published>2005-09-12T22:54:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=bd6fe9e14589ab39bdabb942773b3ed669fa5738'/>
<id>urn:sha1:bd6fe9e14589ab39bdabb942773b3ed669fa5738</id>
<content type='text'>
</content>
</entry>
</feed>
