Commit Graph

12 Commits

Author SHA1 Message Date
Marek Marczykowski-Górecki
67d6645cd8
version 4.4.14-9 2016-07-13 02:27:30 +02:00
Marek Marczykowski-Górecki
ef39a52e0f
version 4.4.10-9 2016-05-17 15:07:59 +02:00
Marek Marczykowski-Górecki
eaa1f57699
Disable CONFIG_DEBUG_WX
This always show a warning on EFI systems, so is useless.
https://lkml.org/lkml/2015/11/3/242
2016-05-16 12:19:14 +02:00
Marek Marczykowski-Górecki
d78c498a97
version 4.4.8-9
As usual - dropped patched already applied there, other updated.
2016-05-08 20:45:02 +02:00
Marek Marczykowski-Górecki
e2ec0a1398
Disable Xen MCE log device
It fails during initialization (/dev/mcelog chrdev is already
registered), so not useful anyway.

Fixes QubesOS/qubes-issues#1164
2016-04-21 20:54:55 +02:00
Marek Marczykowski-Górecki
ab5f5f3013
version 4.3.3-7
As usual - updated config and patches for new version.
2016-04-21 20:54:54 +02:00
Marek Marczykowski-Górecki
7c016c3b86
Compile psmouse as module to allow replacing with alternative one
Fixes QubesOS/qubes-issues#1707
2016-01-30 01:46:38 +01:00
Marek Marczykowski-Górecki
c109f90a92 version 4.1.7-6
- remove one patch already applied upstream
- update config
2015-09-26 10:19:34 +02:00
Marek Marczykowski-Górecki
cf57570e61 version 3.18.17-4 2015-07-08 06:05:57 +02:00
Marek Marczykowski-Górecki
cc897b77ec config: compile USB controllers as modules
This makes possible to not attach the device there before pciback takes
them.
2015-07-08 05:22:03 +02:00
Marek Marczykowski-Górecki
2977710ede config: switch NO_HZ_FULL to NO_HZ_IDLE
NO_HZ_FULL doesn't give anything on Xen PV (only a warning at startup).
2015-07-08 05:21:07 +02:00
Marek Marczykowski-Górecki
e161831c76 Remove support for multiple kernel flavors in the single branch
It isn't used for a long time and only complicated build scripts.

(cherry picked from commit 6c44f5e1ed)
2015-06-21 02:29:18 +02:00