<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/arch/unicore32/kernel/entry.S, branch v3.13.3</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/arch/unicore32/kernel/entry.S?h=v3.13.3</id>
<link rel='self' href='https://git.amat.us/linux/atom/arch/unicore32/kernel/entry.S?h=v3.13.3'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2013-02-03T23:16:23Z</updated>
<entry>
<title>unicore32: switch to generic sigaltstack</title>
<updated>2013-02-03T23:16:23Z</updated>
<author>
<name>Al Viro</name>
<email>viro@zeniv.linux.org.uk</email>
</author>
<published>2012-12-23T08:52:33Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=50b3c9e30a53172b627081e7129c03ef53f27319'/>
<id>urn:sha1:50b3c9e30a53172b627081e7129c03ef53f27319</id>
<content type='text'>
Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>unicore32: switch to generic clone(2)</title>
<updated>2012-11-29T04:43:40Z</updated>
<author>
<name>Al Viro</name>
<email>viro@zeniv.linux.org.uk</email>
</author>
<published>2012-10-23T02:49:03Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=cb56217362d87159b683175247d8d059df80aefa'/>
<id>urn:sha1:cb56217362d87159b683175247d8d059df80aefa</id>
<content type='text'>
Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>unicore32: switch to generic sys_execve()</title>
<updated>2012-11-09T09:30:10Z</updated>
<author>
<name>Al Viro</name>
<email>viro@zeniv.linux.org.uk</email>
</author>
<published>2012-10-13T21:36:40Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=60541d778e536455970281de25b2476e01c03aef'/>
<id>urn:sha1:60541d778e536455970281de25b2476e01c03aef</id>
<content type='text'>
Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
Acked-and-Tested-by: Guan Xuetao &lt;gxt@mprc.pku.edu.cn&gt;
</content>
</entry>
<entry>
<title>unicore32: switch to generic kernel_thread()/kernel_execve()</title>
<updated>2012-11-09T09:30:09Z</updated>
<author>
<name>Al Viro</name>
<email>viro@zeniv.linux.org.uk</email>
</author>
<published>2012-10-13T21:35:21Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=38e993535edda089a6956bf12a1dde2602649de9'/>
<id>urn:sha1:38e993535edda089a6956bf12a1dde2602649de9</id>
<content type='text'>
Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
Acked-and-Tested-by: Guan Xuetao &lt;gxt@mprc.pku.edu.cn&gt;
</content>
</entry>
<entry>
<title>unicore32: remove pointless test</title>
<updated>2012-10-01T13:58:15Z</updated>
<author>
<name>Al Viro</name>
<email>viro@zeniv.linux.org.uk</email>
</author>
<published>2012-05-26T04:25:15Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=fe9d7feab567085112ca02b238c839ca1b4cd9c5'/>
<id>urn:sha1:fe9d7feab567085112ca02b238c839ca1b4cd9c5</id>
<content type='text'>
we can get into work_pending only if at least one of NEED_RESCHED,
SIGPENDING or NOTIFY_RESUME is set.  So once we'd found no NEED_RESCHED,
there's no need to check that one of the other two is set.

Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEs</title>
<updated>2011-03-17T01:19:21Z</updated>
<author>
<name>GuanXuetao</name>
<email>gxt@mprc.pku.edu.cn</email>
</author>
<published>2011-03-04T10:07:48Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=1cf46c42d7688a2e09de87fc9201b0e9a0961866'/>
<id>urn:sha1:1cf46c42d7688a2e09de87fc9201b0e9a0961866</id>
<content type='text'>
1. remove __REG macro
2. add (void __iomem *) to io_p2v macro
3. add (phys_addr_t) to io_v2p macro
4. add PKUNITY_AHB_BASE and PKUNITY_APB_BASE definitions
5. modify all PKUNITY_mmio_BASEs from physical addr to virtual addr
6. adjust prefix macro for all usage of PKUNITY_mmio_BASEs
  -- by advice with Arnd Bergmann

Signed-off-by: Guan Xuetao &lt;gxt@mprc.pku.edu.cn&gt;
Reviewed-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
</content>
</entry>
<entry>
<title>unicore32 core architecture: low level entry and setup codes</title>
<updated>2011-03-17T01:19:06Z</updated>
<author>
<name>GuanXuetao</name>
<email>gxt@mprc.pku.edu.cn</email>
</author>
<published>2011-01-15T10:15:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=141c943fd4b323bae2b47f67743dba96134afb1f'/>
<id>urn:sha1:141c943fd4b323bae2b47f67743dba96134afb1f</id>
<content type='text'>
This patch implements low level entry and setup codes.

Signed-off-by: Guan Xuetao &lt;gxt@mprc.pku.edu.cn&gt;
Reviewed-by: Arnd Bergmann &lt;arnd@arndb.de&gt;
</content>
</entry>
</feed>
