<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/arch/sh/lib64, branch v3.18.35</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.18.35</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.18.35'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2012-06-14T05:12:18Z</updated>
<entry>
<title>sh64: Kill off old exception debugging helpers.</title>
<updated>2012-06-14T05:12:18Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2012-06-14T05:12:18Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=37c9ee0161332291c8d13bc40084d24c744ed842'/>
<id>urn:sha1:37c9ee0161332291c8d13bc40084d24c744ed842</id>
<content type='text'>
There's not much here that we can't get at through alternate means (aside
from the TLB contents, but that doesn't belong here anyways). Most of
this information is already provided by the sh32 routines, which we'll
consolidate on next.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>Fix common misspellings</title>
<updated>2011-03-31T14:26:23Z</updated>
<author>
<name>Lucas De Marchi</name>
<email>lucas.demarchi@profusion.mobi</email>
</author>
<published>2011-03-31T01:57:33Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=25985edcedea6396277003854657b5f3cb31a628'/>
<id>urn:sha1:25985edcedea6396277003854657b5f3cb31a628</id>
<content type='text'>
Fixes generated by 'codespell' and manually reviewed.

Signed-off-by: Lucas De Marchi &lt;lucas.demarchi@profusion.mobi&gt;
</content>
</entry>
<entry>
<title>sh64: Kill off special clear_page() implementation.</title>
<updated>2009-08-04T08:17:00Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2009-08-04T08:17:00Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=d14d751ff9234595639a16e53b3cf0c575946bde'/>
<id>urn:sha1:d14d751ff9234595639a16e53b3cf0c575946bde</id>
<content type='text'>
This can use the now generic clear_page() implementation, which is backed
by the sh64 optimized memset routine. This also fixes up the case where
PAGE_SIZE != 4kB.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: Convert sh64 to use the generic checksum code.</title>
<updated>2009-06-14T15:00:42Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2009-06-14T15:00:42Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=3767f3f1ee11da55760616a2c68a09c02babdd9b'/>
<id>urn:sha1:3767f3f1ee11da55760616a2c68a09c02babdd9b</id>
<content type='text'>
This plugs in GENERIC_CSUM support on sh64, and kills off all of the old
references.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: Provide an __sdivsi3_2 export for sh64.</title>
<updated>2009-05-09T08:57:21Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2009-05-09T08:57:21Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=1031a3a57ed76f5cb8754a89ddb22f3d9ebe8861'/>
<id>urn:sha1:1031a3a57ed76f5cb8754a89ddb22f3d9ebe8861</id>
<content type='text'>
Newer code paths that are heavier in 64-bit math manage to get this
generated by newer compilers, provide a definition and export
accordingly. This is trivially wrapped around the existing __sdivsi3
code.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: Move out cayman-specific panic handler code to its own file.</title>
<updated>2009-05-08T08:41:59Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2009-05-08T08:41:59Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=7d170b1bc540a1d83098a9f27cf4939e026fda81'/>
<id>urn:sha1:7d170b1bc540a1d83098a9f27cf4939e026fda81</id>
<content type='text'>
This moves out the cayman-specific panic handler code to a better
location, and leaves the generic implementation a simple stub that is
still used under emulation.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: Kill off unused sh64 debug code.</title>
<updated>2009-05-08T08:36:57Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2009-05-08T08:36:57Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=ef9f89996e450e9686816b6fc1e34d7b9a65766c'/>
<id>urn:sha1:ef9f89996e450e9686816b6fc1e34d7b9a65766c</id>
<content type='text'>
None of the print_page() code and associated helpers are presently used
by anything in-tree, so just kill it off.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: Kill off sh64's hand-rolled syscall tracer.</title>
<updated>2009-05-08T08:25:35Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2009-05-08T08:25:35Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=cb3a86c89ebdf917b88665f70e06863986fbab5c'/>
<id>urn:sha1:cb3a86c89ebdf917b88665f70e06863986fbab5c</id>
<content type='text'>
This is no longer necessary, as there are now sufficient generic
alternatives available.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking.</title>
<updated>2008-12-22T09:44:05Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2008-12-12T07:53:14Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=180ae2037f5bc33b0597ddbb76d36b08a74a238a'/>
<id>urn:sha1:180ae2037f5bc33b0597ddbb76d36b08a74a238a</id>
<content type='text'>
This moves in the necessary libgcc bits and kills off the libgcc linking
for sh64 kernels as well.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen().</title>
<updated>2008-12-22T09:44:05Z</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2008-12-12T07:34:44Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=4466b20cfcfa718ff515b9e3886749cc025e2005'/>
<id>urn:sha1:4466b20cfcfa718ff515b9e3886749cc025e2005</id>
<content type='text'>
Adopted from the uClibc optimized string versions.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
</feed>
