<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/amd64/linux/linux_sysvec.c, branch stable/14</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>amd64: add pcb_tlsbase</title>
<updated>2025-06-12T18:02:49+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2025-05-19T23:56:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cb089f00996cdbf2e7930b4e5598fcbbd43aae53'/>
<id>cb089f00996cdbf2e7930b4e5598fcbbd43aae53</id>
<content type='text'>
(cherry picked from commit 68ba38dad388b566877ba79ff02ed12a53b0ff3f)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 68ba38dad388b566877ba79ff02ed12a53b0ff3f)
</pre>
</div>
</content>
</entry>
<entry>
<title>amd64/linux*: mark brandlists as static</title>
<updated>2024-02-14T03:42:40+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2024-02-10T01:01:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fc738836d153fad9a755f41159ea836e9586deb1'/>
<id>fc738836d153fad9a755f41159ea836e9586deb1</id>
<content type='text'>
(cherry picked from commit be707ee09556a3fa345bc30c04aeeaa2a5d2efa2)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit be707ee09556a3fa345bc30c04aeeaa2a5d2efa2)
</pre>
</div>
</content>
</entry>
<entry>
<title>linux(4): Deorbit linux_nosys</title>
<updated>2023-10-10T05:12:12+00:00</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2023-10-03T07:38:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ce693de706fca8218e59705f609efed52d8e3623'/>
<id>ce693de706fca8218e59705f609efed52d8e3623</id>
<content type='text'>
Differential Revision:	https://reviews.freebsd.org/D41901
MFC after:		1 week

(cherry picked from commit 199e397e9bf1076ae905e2742ef8e294870f5b27)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Differential Revision:	https://reviews.freebsd.org/D41901
MFC after:		1 week

(cherry picked from commit 199e397e9bf1076ae905e2742ef8e294870f5b27)
</pre>
</div>
</content>
</entry>
<entry>
<title>linuxolator: fix nosys() to not send SIGSYS</title>
<updated>2023-10-09T03:24:31+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2023-09-25T16:39:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9a077205ca6cc1fa13ad50a797aed638abb9e7cb'/>
<id>9a077205ca6cc1fa13ad50a797aed638abb9e7cb</id>
<content type='text'>
(cherry picked from commit 7acc4240ce00af540093b47ad00be0508310b515)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 7acc4240ce00af540093b47ad00be0508310b515)
</pre>
</div>
</content>
</entry>
<entry>
<title>linux(4): Cleanup includes under amd64/linux</title>
<updated>2023-09-24T10:51:36+00:00</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2023-09-11T18:29:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=41a4122b7b78e49fbcd91a8abb409dad9f3ac2d2'/>
<id>41a4122b7b78e49fbcd91a8abb409dad9f3ac2d2</id>
<content type='text'>
No functional changes.

MFC after:		1 week

(cherry picked from commit 68df2376e0e50cea0f8c3c04dc2d8a7b63515773)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No functional changes.

MFC after:		1 week

(cherry picked from commit 68df2376e0e50cea0f8c3c04dc2d8a7b63515773)
</pre>
</div>
</content>
</entry>
<entry>
<title>linux(4): Remove sys/cdefs.h inclusion where it's not needed due to 685dc743</title>
<updated>2023-08-18T10:12:02+00:00</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2023-08-18T10:12:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3460fab5fced39c7ea597cc7de0ebc3e4c88989a'/>
<id>3460fab5fced39c7ea597cc7de0ebc3e4c88989a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sys: Remove $FreeBSD$: one-line .c pattern</title>
<updated>2023-08-16T17:54:36+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:54:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=685dc743dc3b5645e34836464128e1c0558b404b'/>
<id>685dc743dc3b5645e34836464128e1c0558b404b</id>
<content type='text'>
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
</pre>
</div>
</content>
</entry>
<entry>
<title>linux(4): Add elf_hwcap2 to x86</title>
<updated>2023-07-28T08:56:59+00:00</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2023-07-28T08:56:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4281dab8bc11b3b2f3b58be5e0f67806329bddae'/>
<id>4281dab8bc11b3b2f3b58be5e0f67806329bddae</id>
<content type='text'>
On x86 Linux via AT_HWCAP2 the user controlled (by tunables) processor
capabilities are exposed.

Reviewed by:
Differential Revision:	https://reviews.freebsd.org/D41165
MFC after:		2 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On x86 Linux via AT_HWCAP2 the user controlled (by tunables) processor
capabilities are exposed.

Reviewed by:
Differential Revision:	https://reviews.freebsd.org/D41165
MFC after:		2 weeks
</pre>
</div>
</content>
</entry>
<entry>
<title>linux(4): Preserve fpu xsave state across signal delivery on amd64</title>
<updated>2023-06-08T22:33:26+00:00</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2023-06-08T22:33:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cbbac560911521c0ded3e06e713107176855fae4'/>
<id>cbbac560911521c0ded3e06e713107176855fae4</id>
<content type='text'>
PR:			270247
Reviewed by:		kib
Differential Revision:	https://reviews.freebsd.org/D40444
MFC after:		2 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:			270247
Reviewed by:		kib
Differential Revision:	https://reviews.freebsd.org/D40444
MFC after:		2 weeks
</pre>
</div>
</content>
</entry>
<entry>
<title>linux(4): In preparation for xsave refactor fxsave code on amd64</title>
<updated>2023-06-08T22:32:46+00:00</updated>
<author>
<name>Dmitry Chagin</name>
<email>dchagin@FreeBSD.org</email>
</author>
<published>2023-06-08T22:32:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=920184ed6e43b19f4b71253b55fd3ba66a7f0bb2'/>
<id>920184ed6e43b19f4b71253b55fd3ba66a7f0bb2</id>
<content type='text'>
Due to fxsave area is os independent reimplement fxsave handmade code
using copying of a whole area.

Reviewed by:		kib
Differential Revision:	https://reviews.freebsd.org/D40443
MFC after:		2 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Due to fxsave area is os independent reimplement fxsave handmade code
using copying of a whole area.

Reviewed by:		kib
Differential Revision:	https://reviews.freebsd.org/D40443
MFC after:		2 weeks
</pre>
</div>
</content>
</entry>
</feed>
