<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/arch/microblaze/kernel/entry.S, branch v3.8</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=v3.8</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v3.8'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2012-11-29T03:43:40Z</updated>
<entry>
<title>microblaze: switch to generic fork/vfork/clone</title>
<updated>2012-11-29T03:43:40Z</updated>
<author>
<name>Al Viro</name>
<email>viro@zeniv.linux.org.uk</email>
</author>
<published>2012-10-27T04:03:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=f3268edbe6fe0ce56e62c6d6b14640aeb04864b7'/>
<id>urn:sha1:f3268edbe6fe0ce56e62c6d6b14640aeb04864b7</id>
<content type='text'>
Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>microblaze: switch to generic sys_execve()</title>
<updated>2012-11-16T07:45:55Z</updated>
<author>
<name>Al Viro</name>
<email>viro@zeniv.linux.org.uk</email>
</author>
<published>2012-10-10T17:11:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=5f6c4ab6ee781c9aace7c8548ad9bd87f5678df7'/>
<id>urn:sha1:5f6c4ab6ee781c9aace7c8548ad9bd87f5678df7</id>
<content type='text'>
Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>microblaze: switch to generic kernel_execve()</title>
<updated>2012-11-16T07:45:47Z</updated>
<author>
<name>Al Viro</name>
<email>viro@zeniv.linux.org.uk</email>
</author>
<published>2012-10-10T15:52:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=99c59f60fd751876c37fbea01e55606441ac6db4'/>
<id>urn:sha1:99c59f60fd751876c37fbea01e55606441ac6db4</id>
<content type='text'>
Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>microblaze: switch to generic kernel_thread()</title>
<updated>2012-11-16T07:44:57Z</updated>
<author>
<name>Al Viro</name>
<email>viro@zeniv.linux.org.uk</email>
</author>
<published>2012-10-06T17:52:37Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=2319295dd8dbd076afa136bffb797ef726b605a0'/>
<id>urn:sha1:2319295dd8dbd076afa136bffb797ef726b605a0</id>
<content type='text'>
Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
Signed-off-by: Michal Simek &lt;michal.simek@xilinx.com&gt;
</content>
</entry>
<entry>
<title>microblaze: Fix bug with schedule_tail</title>
<updated>2012-11-15T10:56:27Z</updated>
<author>
<name>Michal Simek</name>
<email>monstr@monstr.eu</email>
</author>
<published>2012-10-09T07:32:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=fd11ff7380fe7c61f55e6caf33982edeab3fbc19'/>
<id>urn:sha1:fd11ff7380fe7c61f55e6caf33982edeab3fbc19</id>
<content type='text'>
Signed-off-by: Michal Simek &lt;monstr@monstr.eu&gt;
</content>
</entry>
<entry>
<title>Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze</title>
<updated>2012-05-28T16:49:56Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2012-05-28T16:49:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=fb8b00675eb6462aacab56bca31ed6107bda5314'/>
<id>urn:sha1:fb8b00675eb6462aacab56bca31ed6107bda5314</id>
<content type='text'>
Pull microblaze changes from Michal Simek.

* 'next' of git://git.monstr.eu/linux-2.6-microblaze:
  microblaze: Setup correct pointer to TLS area
  microblaze: Add TLS support to sys_clone
  microblaze: ftrace: Pass the first calling instruction for dynamic ftrace
  microblaze: Port OOM changes to do_page_fault
  microblaze: Do not select GENERIC_GPIO by default
</content>
</entry>
<entry>
<title>microblaze: Add TLS support to sys_clone</title>
<updated>2012-05-25T04:40:23Z</updated>
<author>
<name>Edgar E. Iglesias</name>
<email>edgar.iglesias@gmail.com</email>
</author>
<published>2012-02-24T04:52:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=8d95e1224afa22e7881fc823849342b5602d736e'/>
<id>urn:sha1:8d95e1224afa22e7881fc823849342b5602d736e</id>
<content type='text'>
Formerly unused Args 4/5 now load parent tid / child tid so the brid to
do_fork can pick up TLS from r10. Arg 3 still unused

There is also necessary to fix old glibc which do not setup r9/r10 (arg 4/5).
Simple clearing them is fine.

Signed-off-by: Edgar E. Iglesias &lt;edgar.iglesias@gmail.com&gt;
Signed-off-by: David Holsgrove &lt;david.holsgrove@petalogix.com&gt;
Signed-off-by: Michal Simek &lt;monstr@monstr.eu&gt;
</content>
</entry>
<entry>
<title>microblaze: drop 'oldset' argument of do_notify_resume()</title>
<updated>2012-05-22T03:59:48Z</updated>
<author>
<name>Al Viro</name>
<email>viro@zeniv.linux.org.uk</email>
</author>
<published>2012-04-24T06:21:18Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=8314019141e4f7274ea4dc264a47bbb2e17c66dd'/>
<id>urn:sha1:8314019141e4f7274ea4dc264a47bbb2e17c66dd</id>
<content type='text'>
never used...

Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>microblaze: handle TIF_NOTIFY_RESUME</title>
<updated>2012-05-22T03:59:47Z</updated>
<author>
<name>Al Viro</name>
<email>viro@zeniv.linux.org.uk</email>
</author>
<published>2012-04-24T06:03:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=969a96168091f837645a674a9f7ed1a9aaa1424b'/>
<id>urn:sha1:969a96168091f837645a674a9f7ed1a9aaa1424b</id>
<content type='text'>
Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>microblaze: Trivial asm fix</title>
<updated>2012-01-05T07:34:28Z</updated>
<author>
<name>Michal Simek</name>
<email>monstr@monstr.eu</email>
</author>
<published>2011-12-22T13:57:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=5dbeaad3eac6691d57af064c0a60d03751878303'/>
<id>urn:sha1:5dbeaad3eac6691d57af064c0a60d03751878303</id>
<content type='text'>
Just replace one dot with comma. New binutils can detect it.

Signed-off-by: Michal Simek &lt;monstr@monstr.eu&gt;
</content>
</entry>
</feed>
