<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/enea-kernel-cache.git/patches/boot_time_opt, branch intel-5.10</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/enea-kernel-cache.git/atom?h=intel-5.10</id>
<link rel='self' href='https://git.enea.com/cgit/linux/enea-kernel-cache.git/atom?h=intel-5.10'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/enea-kernel-cache.git/'/>
<updated>2022-07-12T08:09:59+00:00</updated>
<entry>
<title>Revert "patches: boot_time_opt: Minor patch context update"</title>
<updated>2022-07-12T08:09:59+00:00</updated>
<author>
<name>Alexandru Avadanii</name>
<email>Alexandru.Avadanii@enea.com</email>
</author>
<published>2022-07-12T08:09:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/enea-kernel-cache.git/commit/?id=d3b7a06b031a22020e863ca4626af451c4659f98'/>
<id>urn:sha1:d3b7a06b031a22020e863ca4626af451c4659f98</id>
<content type='text'>
This reverts commit 699b52d176cd7464af4444c88f9ea54d64d868a1.

Change-Id: I84269e25e971031a6350ca475513b7d731dcb96d
Signed-off-by: Alexandru Avadanii &lt;Alexandru.Avadanii@enea.com&gt;
</content>
</entry>
<entry>
<title>patches: boot_time_opt: Minor patch context update</title>
<updated>2022-07-07T15:08:24+00:00</updated>
<author>
<name>Alexandru Avadanii</name>
<email>Alexandru.Avadanii@enea.com</email>
</author>
<published>2022-07-06T09:57:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/enea-kernel-cache.git/commit/?id=699b52d176cd7464af4444c88f9ea54d64d868a1'/>
<id>urn:sha1:699b52d176cd7464af4444c88f9ea54d64d868a1</id>
<content type='text'>
Adjust patch context after bumping upstream kernel reference,
which now includes [1].

[1] https://github.com/intel/linux-intel-lts/commit/8cc58a6e2

Change-Id: I017f40cda3cd246d7685660b1faf670a77d9569a
Signed-off-by: Alexandru Avadanii &lt;Alexandru.Avadanii@enea.com&gt;
</content>
</entry>
<entry>
<title>resolv kernel config check warnings</title>
<updated>2021-05-14T13:16:52+00:00</updated>
<author>
<name>Adrian Calianu</name>
<email>adrian.calianu@enea.com</email>
</author>
<published>2021-05-13T10:56:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/enea-kernel-cache.git/commit/?id=3fb369ef6ee21ee16aa2e89fcf697cb4ea66242f'/>
<id>urn:sha1:3fb369ef6ee21ee16aa2e89fcf697cb4ea66242f</id>
<content type='text'>
- removed trailing whitespaces
- 'CONFIG_RAID6_FORCE_INT' last val (y) and
.config val (n) do not match - remove it, use AVX2
- 'CONFIG_E1000E_HWTS' last val (m) and
.config val (y) do not match - must be builtin
- 'CONFIG_ATH_COMMON' last val (n) and
.config val (m) do not match - most be added explicitly
- update features/nfs/nfs_n.cfg to 5.10 kernel to fix follwoing info:
[INFO]: the following symbols were not found in the active configuration:
     - CONFIG_NFSD_FAULT_INJECTION
     - CONFIG_CIFS_STATS
     - CONFIG_CIFS_ACL
     - CONFIG_CIFS_SMB2
     - CONFIG_NCP_FS

Change-Id: Icc21ae92125b997af9d819b22bc41e5edb1f4a81
Signed-off-by: Adrian Calianu &lt;adrian.calianu@enea.com&gt;
</content>
</entry>
<entry>
<title>boot_time_opt: update patches to 5.10 kernel</title>
<updated>2021-05-12T20:56:14+00:00</updated>
<author>
<name>Adrian Calianu</name>
<email>adrian.calianu@enea.com</email>
</author>
<published>2021-05-11T07:42:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/enea-kernel-cache.git/commit/?id=c6e89e8a31eeeb82c5711cba8235e7e55d9be6a8'/>
<id>urn:sha1:c6e89e8a31eeeb82c5711cba8235e7e55d9be6a8</id>
<content type='text'>
Patches used in boot time optimization are coming from
clearlinux distribution. Update patches correspuding to 5.10
kernel: https://github.com/clearlinux-pkgs/linux/tree/5.10.32-1034

We selected a list of patches from ClearLinux. Those we have
considered risky, unknown impact on functionality have been
avoided.

Change-Id: If01459292a5a383b49944645bd8536d9a62d9de3
Signed-off-by: Adrian Calianu &lt;adrian.calianu@enea.com&gt;
</content>
</entry>
<entry>
<title>boot_time_opt: update host boot time optimization patches for 4.14</title>
<updated>2018-03-26T07:57:31+00:00</updated>
<author>
<name>Martin Borg</name>
<email>martin.borg@enea.com</email>
</author>
<published>2018-03-23T13:01:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/enea-kernel-cache.git/commit/?id=c4bd5f6e084a6ced2c7a2f76798d0a34947ffeb7'/>
<id>urn:sha1:c4bd5f6e084a6ced2c7a2f76798d0a34947ffeb7</id>
<content type='text'>
The new patches are based on:
https://github.com/clearlinux-pkgs/linux-lts
commit 5595fe425a52af6734235a1a953b6b03210060ec

Signed-off-by: Martin Borg &lt;martin.borg@enea.com&gt;
Signed-off-by: Adrian Dudau &lt;adrian.dudau@enea.com&gt;
</content>
</entry>
<entry>
<title>boot time: applicable only for host</title>
<updated>2017-05-24T11:18:38+00:00</updated>
<author>
<name>Adrian Calianu</name>
<email>adrian.calianu@enea.com</email>
</author>
<published>2017-05-24T11:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/enea-kernel-cache.git/commit/?id=6828150e4b7c1e349d3faacdce4bfa0743c75fd8'/>
<id>urn:sha1:6828150e4b7c1e349d3faacdce4bfa0743c75fd8</id>
<content type='text'>
and fix typos watch-&gt;patch

Signed-off-by: Adrian Calianu &lt;adrian.calianu@enea.com&gt;
</content>
</entry>
<entry>
<title>patches: Boot time optimizations with ClearLinux patches</title>
<updated>2017-05-23T12:58:35+00:00</updated>
<author>
<name>Adrian Calianu</name>
<email>adrian.calianu@enea.com</email>
</author>
<published>2017-05-22T06:43:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/enea-kernel-cache.git/commit/?id=16b0e3313f53566481c106ace9992e477f8efe9b'/>
<id>urn:sha1:16b0e3313f53566481c106ace9992e477f8efe9b</id>
<content type='text'>
Signed-off-by: Adrian Calianu &lt;adrian.calianu@enea.com&gt;
Signed-off-by: Adrian Dudau &lt;adrian.dudau@enea.com&gt;
</content>
</entry>
</feed>
