<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/kernel/mutex.c, branch v2.6.16</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.16</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v2.6.16'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2006-01-10T22:27:59Z</updated>
<entry>
<title>[PATCH] mutex: trivial whitespace cleanups</title>
<updated>2006-01-10T22:27:59Z</updated>
<author>
<name>Ingo Molnar</name>
<email>mingo@elte.hu</email>
</author>
<published>2006-01-10T22:15:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=02706647a49011ae1e7b4eca33e835d1681b094e'/>
<id>urn:sha1:02706647a49011ae1e7b4eca33e835d1681b094e</id>
<content type='text'>
Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] mark mutex_lock*() as might_sleep()</title>
<updated>2006-01-10T21:20:47Z</updated>
<author>
<name>Ingo Molnar</name>
<email>mingo@elte.hu</email>
</author>
<published>2006-01-10T21:10:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=c544bdb1999e04eb10035f1c3262a103859d94b2'/>
<id>urn:sha1:c544bdb1999e04eb10035f1c3262a103859d94b2</id>
<content type='text'>
Mark mutex_lock() and mutex_lock_interruptible() as might_sleep()
functions.

Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] fix i386 mutex fastpath on FRAME_POINTER &amp;&amp; !DEBUG_MUTEXES</title>
<updated>2006-01-10T21:20:47Z</updated>
<author>
<name>Ingo Molnar</name>
<email>mingo@elte.hu</email>
</author>
<published>2006-01-10T21:07:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=73165b88ffd29813bf73b331eaf90d3521443236'/>
<id>urn:sha1:73165b88ffd29813bf73b331eaf90d3521443236</id>
<content type='text'>
Call the mutex slowpath more conservatively - e.g.  FRAME_POINTERS can
change the calling convention, in which case a direct branch to the
slowpath becomes illegal.  Bug found by Hugh Dickins.

Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] mutex subsystem, core</title>
<updated>2006-01-09T23:59:19Z</updated>
<author>
<name>Ingo Molnar</name>
<email>mingo@elte.hu</email>
</author>
<published>2006-01-09T23:59:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=6053ee3b32e3437e8c1e72687850f436e779bd49'/>
<id>urn:sha1:6053ee3b32e3437e8c1e72687850f436e779bd49</id>
<content type='text'>
mutex implementation, core files: just the basic subsystem, no users of it.

Signed-off-by: Ingo Molnar &lt;mingo@elte.hu&gt;
Signed-off-by: Arjan van de Ven &lt;arjan@infradead.org&gt;
</content>
</entry>
</feed>
