Commit graph

25 commits

Author SHA1 Message Date
Eugene Shatokhin
66bcaaca4f Added patches for intel_pstate from newer kernels
See https://abf.io/soft/kernel-patches-and-configs,
commit cd015117fe1e98a00785052cf9fb850c12796c57

Let us see if it helps intel_pstate work correctly with "powersave"
governor and not keep the CPU's frequency at maximum at all times.
2014-10-08 12:03:27 +04:00
Eugene Shatokhin
084e3931c2 Make netconsole built-in rather than a module
This should allow getting the kernel log at the boot time, etc.
May be useful to debug boot problems.
2014-09-26 17:00:06 +04:00
Eugene Shatokhin
1fc61c45cc The patches and configs are now kept in a project on ABF
...rather than just in a tarball on file store. It should be easier to
track the changes in the patch set and the configs this way.
2014-09-23 13:01:28 +04:00
Eugene Shatokhin
8585156cb4 Build mei and mei-me as modules rather than built-in parts
The modules are not needed on the systems without MEI hardware, so there
is no need to keep them in memory.

Additionally, if mei and mei-me are loaded on such systems, they have
reportedly caused problems with hibernation. It is better to let the
system decide whether to load them and to have an opportunity to
blacklist them if needed.
2014-09-22 17:33:49 +04:00
Eugene Shatokhin
e5a668a457 Updated to version 3.14.15 2014-08-01 12:20:16 +04:00
Eugene Shatokhin
00d90b0626 Release bump 2014-07-24 10:35:21 +04:00
Eugene Shatokhin
0211dd4146 Updated to version 3.14.13 2014-07-21 12:31:46 +04:00
Eugene Shatokhin
7032fd47e9 Release up (needed for a rebuild) 2014-07-14 11:44:10 +04:00
Eugene Shatokhin
5f5421b0f4 Updated to version 3.14.12 2014-07-11 16:23:13 +04:00
Eugene Shatokhin
a6f5689f8f Updated to version 3.14.10
The relevant parts of the .spec and other files have been synced to what
Nicolo' Costanza <abitrules@yahoo.it> has prepared.
2014-07-11 16:00:31 +04:00
Eugene Shatokhin
20178159ab Release bump for rebuild with new elfutils 2014-07-07 14:11:34 +04:00
Eugene Shatokhin
cb9c218fc1 Make sure the EVR of the kernel in 2014.1 is higher than in 2012.1
Otherwise, the update from 2012.1 to 2014.1 may fail due to file
conflicts in the kernel packages for these platforms.
2014-07-03 16:21:58 +04:00
Eugene Shatokhin
5b8695553b Updated to version 3.10.46 2014-07-01 10:52:47 +04:00
Eugene Shatokhin
9db799b7d8 Removed the changelog from the spec
Git log is a better place to track changes. All due credits to the
authors of these changes (as opposed to the commiters) should also be
made there, when it matters.
2014-06-27 14:20:02 +04:00
Eugene Shatokhin
9fbe6029f8 Update to 3.10.45 + BFQv7r5 2014-06-27 14:16:44 +04:00
Eugene Shatokhin
f923582f86 Updated to version 3.10.42
Kernel version 3.10.42 provides many bug fixes all around, including
the fixes for the recently discovered problems in the implementation
of futexes.
2014-06-06 18:02:32 +04:00
Eugene Shatokhin
bbed223bfd Release bump for a rebuild with the new environment 2014-05-27 10:47:56 +04:00
Eugene Shatokhin
65f7e33bf8 Updated to version 3.10.40
Based on the update by Nicolo' Costanza
(https://abf.rosalinux.ru/nicco/Kernel-3.10.40-1) but without 2
patches:

add-support-for-controlling-charge-thresholds-for-newer-thinkpads.patch
enable-thinkpad-hardware-mute-control.patch

They are not in mainline yet and, at least for the first one, a new
variant of the patch is in progress at the moment.

We can take them later.
2014-05-19 18:34:31 +04:00
Alex Burmashev
05f81c7133 release up, replaced -gt with -ge for cpupower 2014-04-18 15:05:40 +04:00
Eugene Shatokhin
75432248e6 Release bump 2014-04-01 15:36:07 +04:00
Alex Burmashev
ec39ce6143 change scripts for cpupower 2014-04-01 15:25:39 +04:00
Eugene Shatokhin
e8a07408ab Upstream update to 3.10.34+
The kernel was updated to 3.10.34.
Besides, the following patches from the queue for 3.10.x stable have
been applied:

alsa-compress-pass-through-return-value-of-open-ops-callback.patch
e100-fix-disabling-already-disabled-device-warning.patch
input-elantech-improve-clickpad-detection.patch
input-wacom-make-sure-touch_max-is-set-for-touch-devices.patch
kvm-mmu-handle-invalid-root_hpa-at-__direct_map.patch
kvm-vmx-fix-use-after-free-of-vmx-loaded_vmcs.patch
kvm-x86-handle-invalid-root_hpa-everywhere.patch
x86-bpf_jit-support-negative-offsets.patch
xhci-fix-resume-issues-on-renesas-chips-in-samsung-laptops.patch
2014-03-28 17:18:59 +04:00
Eugene Shatokhin
ab5ccaf524 Added patches to fix problems on Samsung laptops
Details:
http://www.phoronix.com/scan.php?page=news_item&px=MTYyMjU

Related issues:
https://bugzilla.kernel.org/show_bug.cgi?id=44161
https://bugzilla.kernel.org/show_bug.cgi?id=45461
https://bugzilla.kernel.org/show_bug.cgi?id=57271
2014-03-28 13:41:44 +04:00
Alex Burmashev
d67dc41d84 switch to systemd_ macro for cpupower 2014-03-28 11:09:32 +04:00
Eugene Shatokhin
deb621a426 Renamed spec file to match the new project name 2014-03-12 16:29:19 +04:00
Renamed from kernel-3.10.33-1.spec (Browse further)