<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lwn.git/arch/sh/mm/consistent.c, branch v2.6.31.13</title>
<subtitle>Linux kernel documentation tree maintained by Jonathan Corbet</subtitle>
<id>http://mirrors.hust.edu.cn/git/lwn.git/atom?h=v2.6.31.13</id>
<link rel='self' href='http://mirrors.hust.edu.cn/git/lwn.git/atom?h=v2.6.31.13'/>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/'/>
<updated>2009-04-14T06:22:15+00:00</updated>
<entry>
<title>sh: Pre-allocate a reasonable number of DMA debug entries.</title>
<updated>2009-04-14T06:22:15+00:00</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2009-04-14T06:22:15+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=7b41f5688c1e03c41c772cd1766d6d80189380dd'/>
<id>urn:sha1:7b41f5688c1e03c41c772cd1766d6d80189380dd</id>
<content type='text'>
This prevents the DMA API debugging from running out of entries right
away on boot. Defines 4096 entries by default, which while a bit on the
heavy side, ought to leave enough breathing room for some time.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: Add support for DMA API debugging.</title>
<updated>2009-04-09T17:36:54+00:00</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2009-04-09T17:36:54+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=f802d969b6a89d3f9b67ef879179824d53420ebe'/>
<id>urn:sha1:f802d969b6a89d3f9b67ef879179824d53420ebe</id>
<content type='text'>
This wires up support for the generic DMA API debugging.

Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: split coherent pages</title>
<updated>2008-12-22T09:44:48+00:00</updated>
<author>
<name>Magnus Damm</name>
<email>damm@igel.co.jp</email>
</author>
<published>2008-12-17T08:18:45+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=da9fdc8b44c421f14a68988ae4d1fb414d5edbf0'/>
<id>urn:sha1:da9fdc8b44c421f14a68988ae4d1fb414d5edbf0</id>
<content type='text'>
Split pages returned by dma_alloc_coherent() and make sure
we free them one by one.

Signed-off-by: Magnus Damm &lt;damm@igel.co.jp&gt;
Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: remove consistent alloc cruft</title>
<updated>2008-10-20T02:38:44+00:00</updated>
<author>
<name>Magnus Damm</name>
<email>damm@igel.co.jp</email>
</author>
<published>2008-10-09T09:43:57+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=7713718751aa8b8df39314b7e49ea2f66a5d1f0c'/>
<id>urn:sha1:7713718751aa8b8df39314b7e49ea2f66a5d1f0c</id>
<content type='text'>
Remove left overs from the generic declared coherent rework.

Signed-off-by: Magnus Damm &lt;damm@igel.co.jp&gt;
Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: fixup many sparse errors.</title>
<updated>2008-09-08T01:35:04+00:00</updated>
<author>
<name>Paul Mundt</name>
<email>lethal@linux-sh.org</email>
</author>
<published>2008-09-04T09:53:58+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=fa43972fab24a3c050e880a7831f9378c6cebc0b'/>
<id>urn:sha1:fa43972fab24a3c050e880a7831f9378c6cebc0b</id>
<content type='text'>
Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: fix platform_resource_setup_memory() section mismatch</title>
<updated>2008-08-28T05:53:08+00:00</updated>
<author>
<name>Magnus Damm</name>
<email>damm@igel.co.jp</email>
</author>
<published>2008-08-27T09:21:29+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=c773d8af8ebccb723e9843c1e73840b2c5e00572'/>
<id>urn:sha1:c773d8af8ebccb723e9843c1e73840b2c5e00572</id>
<content type='text'>
This patch kills a section mismatch for platform_resource_setup_memory().

Signed-off-by: Magnus Damm &lt;damm@igel.co.jp&gt;
Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>sh: select memchunk size using kernel cmdline</title>
<updated>2008-08-11T11:17:55+00:00</updated>
<author>
<name>Magnus Damm</name>
<email>damm@igel.co.jp</email>
</author>
<published>2008-08-11T06:13:24+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=0c13bf1e7c98668ce69eaedd215ec32f9e1361ae'/>
<id>urn:sha1:0c13bf1e7c98668ce69eaedd215ec32f9e1361ae</id>
<content type='text'>
Allow user to pass parameters on kernel command line to override
default size for physically contiguous memory buffers. The default
VPU buffer size is too small for VGA harware encoding, but instead
of just bumping up the number we allow the user to override the
default size using the command line. Supports SuperH Mobile hardware
blocks such as VEU, VPU and CEU.

Signed-off-by: Magnus Damm &lt;damm@igel.co.jp&gt;
Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 'linus' into core/generic-dma-coherent</title>
<updated>2008-07-28T22:07:55+00:00</updated>
<author>
<name>Ingo Molnar</name>
<email>mingo@elte.hu</email>
</author>
<published>2008-07-28T22:07:55+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=cb28a1bbdb4790378e7366d6c9ee1d2340b84f92'/>
<id>urn:sha1:cb28a1bbdb4790378e7366d6c9ee1d2340b84f92</id>
<content type='text'>
Conflicts:

	arch/x86/Kconfig

Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
</content>
</entry>
<entry>
<title>sh: Add memory chunks to SH-Mobile UIO devices</title>
<updated>2008-07-28T09:10:35+00:00</updated>
<author>
<name>Magnus Damm</name>
<email>damm@igel.co.jp</email>
</author>
<published>2008-07-16T10:02:54+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=1eca5c92729a83f64826d15a9ecb1652dda54bcb'/>
<id>urn:sha1:1eca5c92729a83f64826d15a9ecb1652dda54bcb</id>
<content type='text'>
This patch adds physically contiguous memory chunks to the UIO devices.
The same strategy can be used in the future for the CEU as well.

Signed-off-by: Magnus Damm &lt;damm@igel.co.jp&gt;
Signed-off-by: Paul Mundt &lt;lethal@linux-sh.org&gt;
</content>
</entry>
<entry>
<title>Sh: use generic per-device coherent dma allocator</title>
<updated>2008-07-18T19:14:02+00:00</updated>
<author>
<name>Dmitry Baryshkov</name>
<email>dbaryshkov@gmail.com</email>
</author>
<published>2008-07-18T09:30:31+00:00</published>
<link rel='alternate' type='text/html' href='http://mirrors.hust.edu.cn/git/lwn.git/commit/?id=9de90ac27d752bc0177baf2699ab483888de0743'/>
<id>urn:sha1:9de90ac27d752bc0177baf2699ab483888de0743</id>
<content type='text'>
Signed-off-by: Dmitry Baryshkov &lt;dbaryshkov@gmail.com&gt;
Cc: Jesse Barnes &lt;jbarnes@virtuousgeek.org&gt;
Cc: Paul Mundt &lt;lethal@linux-sh.org&gt;
Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
</content>
</entry>
</feed>
