<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/amd64/linux32/linux32_machdep.c, branch release/7.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2008-02-24T05:45:17+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2008-02-24T05:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9c219fa3cec18ef9f30edec6fa106bf0e2d423d'/>
<id>a9c219fa3cec18ef9f30edec6fa106bf0e2d423d</id>
<content type='text'>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_7_0_0_RELEASE'.

This commit was manufactured to restore the state of the 7.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't add the 'pad' argument to the mmap/truncate/etc syscalls.</title>
<updated>2007-07-04T23:06:43+00:00</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2007-07-04T23:06:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=79d5bdcca56c2af5a283e608e763a540c4f9e57a'/>
<id>79d5bdcca56c2af5a283e608e763a540c4f9e57a</id>
<content type='text'>
Submitted by: kensmith
Approved by: re (kensmith)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by: kensmith
Approved by: re (kensmith)
</pre>
</div>
</content>
</entry>
<entry>
<title>Commit 14/14 of sched_lock decomposition.</title>
<updated>2007-06-05T00:00:57+00:00</updated>
<author>
<name>Jeff Roberson</name>
<email>jeff@FreeBSD.org</email>
</author>
<published>2007-06-05T00:00:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=982d11f836278f1e95ae1ae398aa4d1d07a19006'/>
<id>982d11f836278f1e95ae1ae398aa4d1d07a19006</id>
<content type='text'>
 - Use thread_lock() rather than sched_lock for per-thread scheduling
   sychronization.
 - Use the per-process spinlock rather than the sched_lock for per-process
   scheduling synchronization.

Tested by:      kris, current@
Tested on:      i386, amd64, ULE, 4BSD, libthr, libkse, PREEMPTION, etc.
Discussed with: kris, attilio, kmacy, jhb, julian, bde (small parts each)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 - Use thread_lock() rather than sched_lock for per-thread scheduling
   sychronization.
 - Use the per-process spinlock rather than the sched_lock for per-process
   scheduling synchronization.

Tested by:      kris, current@
Tested on:      i386, amd64, ULE, 4BSD, libthr, libkse, PREEMPTION, etc.
Discussed with: kris, attilio, kmacy, jhb, julian, bde (small parts each)
</pre>
</div>
</content>
</entry>
<entry>
<title>Do not dereference linux_to_bsd_signal[-1] if userland has</title>
<updated>2007-05-11T01:25:51+00:00</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2007-05-11T01:25:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ec69a8a6d2001dabe3edb38ed390e2bc28701e47'/>
<id>ec69a8a6d2001dabe3edb38ed390e2bc28701e47</id>
<content type='text'>
passed zero as exit signal.

GCC 4.2 changes the kernel data segment layout not to have 0
in that memory location. This code ran by luck before and now
the luck has run out.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
passed zero as exit signal.

GCC 4.2 changes the kernel data segment layout not to have 0
in that memory location. This code ran by luck before and now
the luck has run out.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix style(9) and comments.</title>
<updated>2007-04-18T20:12:05+00:00</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2007-04-18T20:12:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f1753e0585ccb9e8821a1d565088722646d6daff'/>
<id>f1753e0585ccb9e8821a1d565088722646d6daff</id>
<content type='text'>
Submitted by:	Scot Hetzel (swhetzel at gmail dot com)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Scot Hetzel (swhetzel at gmail dot com)
</pre>
</div>
</content>
</entry>
<entry>
<title>style(9) says sizeof's are not be followed by a space.  Fix them.</title>
<updated>2007-04-18T18:11:32+00:00</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2007-04-18T18:11:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d477452eb3029d8533273166ccaebe24b923aca3'/>
<id>d477452eb3029d8533273166ccaebe24b923aca3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement settimeofday() for Linuxulator/amd64.</title>
<updated>2007-04-18T18:08:12+00:00</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2007-04-18T18:08:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=86a0e5dbb64b936a70e0795546c6f4686a1ab4f8'/>
<id>86a0e5dbb64b936a70e0795546c6f4686a1ab4f8</id>
<content type='text'>
Submitted by:	Scot Hetzel (swhetzel at gmail dot com)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Scot Hetzel (swhetzel at gmail dot com)
</pre>
</div>
</content>
</entry>
<entry>
<title>MFP4:	Fix style(9) nits and grammar in comments.</title>
<updated>2007-03-30T17:27:13+00:00</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2007-03-30T17:27:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b5def2b6b53b99ffb0d7ef2fa4315750df6f196c'/>
<id>b5def2b6b53b99ffb0d7ef2fa4315750df6f196c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFP4: 114193, 114194</title>
<updated>2007-03-30T17:16:51+00:00</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2007-03-30T17:16:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5e397f16cd2d9b4eb30c395d2026c773e28dbccb'/>
<id>5e397f16cd2d9b4eb30c395d2026c773e28dbccb</id>
<content type='text'>
Dont "return" in linux_clone() after we forked the new process in a case
of problems.  Move the copyout of p2-&gt;p_pid outside the emul_lock coverage.

Submitted by:	Roman Divacky
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Dont "return" in linux_clone() after we forked the new process in a case
of problems.  Move the copyout of p2-&gt;p_pid outside the emul_lock coverage.

Submitted by:	Roman Divacky
</pre>
</div>
</content>
</entry>
<entry>
<title>MFP4: Linux set_thread_area syscall (aka TLS) support for amd64.</title>
<updated>2007-03-30T00:06:21+00:00</updated>
<author>
<name>Jung-uk Kim</name>
<email>jkim@FreeBSD.org</email>
</author>
<published>2007-03-30T00:06:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9c5b213e51c6921e23f89395cb44d18ed26dc0d2'/>
<id>9c5b213e51c6921e23f89395cb44d18ed26dc0d2</id>
<content type='text'>
Initial version was submitted by Divacky Roman and mostly rewritten by me.

Tested by:	emulation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initial version was submitted by Divacky Roman and mostly rewritten by me.

Tested by:	emulation
</pre>
</div>
</content>
</entry>
</feed>
