20 Commits

Author SHA1 Message Date
Tk-Glitch
77c316a6d6 linux58-tkg: Get rid of BLKDEV_MAX_RQ 512 enforcing when CONFIG_ZENIFY is set. It seems to have become unnecessary.
Fixes https://github.com/Frogging-Family/linux-tkg/issues/82
2020-10-07 19:16:24 +02:00
Juuso Alasuutari
7665ac3c53
linux58-tkg: Clean up and fix glitched-base patch (#80)
Split most changes into properly attributed patches from their respecive
source repos, taking into account where each one seems to have been first
introduced. The attribution was done manually on a best-effort basis by
inspecting git logs from repositories such as tkg, zen, xanmod, and pf.

This commit also fixes a case of an invalid macro effectively disabling the
"defer+madvise" patch. Glitched-base included a variant of the patch where
the change depends on a config option named CONFIG_AVL_INTERACTIVE. This
config option isn't even mentioned anywhere else in linux-tkg, so the patch
has likely never been active in any build. I replaced the patch with an
identical one from zen-kernel and modified it to depend on CONFIG_ZENIFY.

Signed-off-by: Juuso Alasuutari <juuso.alasuutari@gmail.com>
2020-10-06 17:22:24 +02:00
Juuso Alasuutari
cba19f2aad
linux58-tkg: Remove "include/linux/compiler*.h: define asm_volatile_goto" (#78)
It was merged upstream in commit 8bd66d147c88bd441178c7b4c774ae5a185f19b8
in Linux v5.0, but was never removed from glitched-base. Applying it just
just adds a duplicate ifndef-define-endif block that has no effect.

Signed-off-by: Juuso Alasuutari <juuso.alasuutari@gmail.com>
2020-09-30 22:52:57 +02:00
Juuso Alasuutari
7a3529a7c6
linux58-tkg: Update clear linux patches to upstream tag 5.8.12-989 (#77)
https://github.com/clearlinux-pkgs/linux.git

Signed-off-by: Juuso Alasuutari <juuso.alasuutari@gmail.com>
2020-09-30 22:51:42 +02:00
Tk-Glitch
db773a0889 linux58-tkg: Import latest bcachefs patchset
https://github.com/koverstreet/bcachefs
2020-09-25 17:34:50 +02:00
Tk-Glitch
41cfeabff5 linux58-tkg: Update Project C patchset to v5.8-r3
d2a44a3bba
2020-09-15 13:21:12 +02:00
Tk-Glitch
15169ce848 linux58-tkg: Bring undead PDS back for 5.8.y (renamed upds)
It seems Project C PDS doesn't perform anywhere as good currently
2020-09-08 22:36:47 +02:00
Tk-Glitch
07ebc66bfd linux58-tkg: Merge a1b097856d with prjc patchset 2020-09-08 13:41:29 +02:00
Tk-Glitch
cce2723e11 linux58-tkg: Merge 40b9dc8708
Fixes f89af1cbb4b60b4b6437f30fc8c7ff0e39271bad
2020-09-07 16:19:18 +02:00
Tk-Glitch
f89af1cbb4 linux58-tkg: Merge b17b53430b
Fixes 994fcbee93
2020-09-06 21:28:34 +02:00
Tk-Glitch
a59c00ab6f linux58-tkg: replace our PDS implementation with Project C's 2020-09-06 19:44:52 +02:00
Eduard Tolosa
994fcbee93
Update to Project C 5.8-r2 (#60)
* Bump to projectc r2 patchset.

* Update prepare

* Add files via upload

* Fix.
2020-09-06 19:14:40 +02:00
Tk-Glitch
8c391854b4 linux58-tkg: Update prjc / BMQ patchset to v5.8-r1
http://cchalpha.blogspot.com/2020/08/project-c-v58-r1release.html
2020-08-17 19:59:15 +02:00
Tk-Glitch
0c8886a2b2 linux58-tkg: Add prjc/BMQ fix 476c03d6ff 2020-08-12 18:24:29 +02:00
Tk-Glitch
52d17f6af2 linux58-tkg: Adjustments and fixes for https://github.com/Frogging-Family/linux-tkg/pull/43 2020-08-11 15:46:27 +02:00
Térence Clastres
de27f8c1c5
Add rebased BMQ from 5.8 (#43) 2020-08-11 15:20:35 +02:00
Tk-Glitch
d039728f97 Revert "linux58-tkg: Add rebased BMQ from 5.7. (#38)"
This reverts commit eef469774bb53bb70330537d9d3e80431e3f073d.
2020-08-05 18:36:03 +02:00
Torge Matthies
eef469774b
linux58-tkg: Add rebased BMQ from 5.7. (#38) 2020-08-05 16:15:29 +02:00
Tk-Glitch
79c1b663b1 linux58-tkg: Import changes from 6ab568ff2a3890cf8ddb09dc08ead65a8c6a5aaa 2020-08-04 14:00:09 +02:00
FLGX
be02a169e1
linux58-tkg: Update from RC7 to release (#37) 2020-08-04 13:20:26 +02:00