Adel KARA SLIMANE
a717de1829
version bumps: 6.0-rc3
2022-08-29 02:43:57 +00:00
Adel KARA SLIMANE
919638a54c
version bumps: 5.19.4 5.15.63 5.10.138 5.4.211
2022-08-25 18:30:19 +00:00
Adel KARA SLIMANE
238d8bd841
version bumps: 6.0-rc2
2022-08-22 02:28:36 +00:00
Adel KARA SLIMANE
6afce69f0f
version bumps: 5.19.3 5.18.19 5.15.62 5.10.137
2022-08-21 18:29:20 +00:00
Tk-Glitch
1aa1eec5ed
Always enable AMD_PINCTRL
...
It seems to be needed for some elan touchpads among other things. It was built as a module before, but recent updates prevent that, so let's enable unconditionally.
2022-08-20 21:35:00 +02:00
Tk-Glitch
b4f745bcf1
linux515: Regen defconfig and force disable CONTEXT_TRACKING_FORCE
2022-08-19 15:22:42 +02:00
Tk-Glitch
01722c2f42
linux60: Get read for kernel patch sha256 after 6.0 release
2022-08-18 19:00:08 +02:00
Tk-Glitch
68ec228518
linux519: Update defconfig to 5.19.2-arch1
2022-08-18 18:58:51 +02:00
Tk-Glitch
2320072c96
linux518: Regen defconfig
2022-08-18 18:58:32 +02:00
Tk-Glitch
11e66a8709
linux518/519: Fix Project C patchset for 5.19.2 and 5.18.18 - Thanks to openglfreak and torvic - https://gitlab.com/alfredchen/linux-prjc/-/issues/63
2022-08-18 18:54:12 +02:00
Adel KARA SLIMANE
e3f9f6c5fb
version bumps: 5.19.2 5.18.18 5.15.61
2022-08-18 02:40:03 +00:00
Dmitry Skvortsov
c7b3cfcf3c
update-kernel-versions.sh: Avoid sha256sums checks at new major RC ( #570 )
...
sha256sums.arc is not generated for new major RC
2022-08-16 04:55:46 +02:00
Tk-Glitch
20d882b6f4
Initial support for Linux 6.0 RC1
2022-08-15 20:00:16 +02:00
Tk-Glitch
d66319e0c3
linux515: Update links for tt scheduler
2022-08-12 21:04:30 +02:00
Tk-Glitch
c24f518435
Fix scripts/config --set-val calls in NR_CPUS prompt and remove deprecated command
...
Got distracted 🐸
2022-08-12 19:10:30 +02:00
Tk-Glitch
f8a1d4e500
Properly set nproc default for NR_CPUS prompt
2022-08-12 19:05:53 +02:00
Tk-Glitch
fc970e6367
Explicitly disable bcachefs by default and add warnings in both the prompt and config file
...
See https://github.com/Frogging-Family/linux-tkg/issues/550
Kinda fixes https://github.com/Frogging-Family/linux-tkg/issues/550
2022-08-12 18:46:00 +02:00
Tk-Glitch
c4de67201c
If _NR_CPUS_value isn't set or empty, prompt about using the current host's threads count.
2022-08-12 18:41:20 +02:00
Tk-Glitch
16919b3ce0
Switch default governor to schedutil on >32 threads machines when it's set to ondemand
...
Ondemand doesn't scale well with that many cores
2022-08-12 18:39:00 +02:00
Tk-Glitch
614a58fa7c
linux518/519: Reorder schedulers selector so CFS is first in the list.
...
It's really competitive with alternative latency oriented schedulers on newer kernel revisions, and should be considered.
2022-08-12 18:37:03 +02:00
Tk-Glitch
73651a4b5e
readme: Add a note regarding anbox on 5.18+
2022-08-11 22:33:17 +02:00
Adel KARA SLIMANE
2cb76fe150
version bumps: 5.19.1 5.18.17 5.15.60 5.10.136 5.4.210
2022-08-11 17:47:35 +00:00
Tk-Glitch
3006f91fe3
linux510: Update defconfig
2022-08-11 17:28:21 +02:00
Tk-Glitch
91515eaeec
linux515: Update defconfig
...
Fixes https://github.com/Frogging-Family/linux-tkg/issues/565
2022-08-11 17:26:45 +02:00
Tk-Glitch
c376e8a00f
cfg: Apparently nproc --all
can report more cores than we want. A simple nproc
call works.
2022-08-10 20:40:12 +02:00
Tk-Glitch
d81094d121
cfg: Add a note regarding usage of "$(nproc --all)"
2022-08-10 19:49:28 +02:00
Tk-Glitch
54246af5fe
cfg: Make NR_CPUS customizable, and default to 128. With EPYC users around, we might as well use that instead of our previous 64 default.
2022-08-10 19:30:56 +02:00
Tk-Glitch
5ffc714479
Silence CPU_ACCOUNTING prompt
2022-08-07 22:14:33 +02:00
Tk-Glitch
8dd345ff84
linux519: Sync defconfig with 5.19.0-arch1
2022-08-07 20:25:15 +02:00
ptr1337
1f8b8b5dc5
update bcachefs for 5.19, fixes error in compile ( #564 )
...
Signed-off-by: Peter Jung <admin@ptr1337.dev >
2022-08-05 22:27:44 +02:00
Adel KARA SLIMANE
e00fa4d91d
version bumps: 5.18.16 5.15.59 5.10.135 5.4.209
2022-08-03 18:30:48 +00:00
Tk-Glitch
e009132daf
linux519: Update Project C to v5.19-r0 (release) - https://gitlab.com/alfredchen/projectc/-/blob/master/5.19/prjc_v5.19-r0.patch
2022-08-02 12:16:36 +02:00
Dmitry Skvortsov
3b1cadbc7a
linux519-tkg: Fix Winesync patchset for 5.19 ( #561 )
2022-08-02 11:35:42 +02:00
Dmitry Skvortsov
413b1383f5
linux515-tkg: Fix Project C for v5.15.58 ( #562 )
2022-08-02 11:35:08 +02:00
hurrhnn
f1dfabb6a9
cfg: add 5.19 to kernel version list ( #560 )
2022-08-02 11:33:54 +02:00
Tk-Glitch
8c737a56aa
linux519: Update defconfig for release
2022-08-01 17:51:44 +02:00
Adel KARA SLIMANE
f8388b20ce
version bumps: 5.19
2022-08-01 12:53:12 +00:00
Adel KARA SLIMANE
927978d34a
version bumps: 5.18.15 5.15.58 5.10.134 5.4.208
2022-07-29 18:32:09 +00:00
Adel KARA SLIMANE
e51dd8c91f
version bumps: 5.10.133
2022-07-25 18:31:59 +00:00
Adel KARA SLIMANE
295b347d0b
version bumps: 5.19-rc8
2022-07-25 02:24:52 +00:00
Tk-Glitch
3b17cdd571
linux518/519: Warn about bcachefs + mglru in the prompt as well
2022-07-24 17:30:14 +02:00
Tk-Glitch
26cc3cf55b
linux519: Fix bcachefs patchset and silence a config prompt
2022-07-24 17:04:41 +02:00
Tk-Glitch
0b7d3b9bd8
Add a comment regarding MGLRU's benefits
2022-07-24 14:03:59 +02:00
Tk-Glitch
a94830eb4a
linux518/519: Add MGLRU patchset on a toggle and enable by default - https://lore.kernel.org/lkml/20220706220022.968789-1-yuzhao@google.com/
...
We've been offering the patchset in community patches for a while now with very good feedback
2022-07-24 14:01:16 +02:00
Tk-Glitch
b40a4c7a70
linux518: Update defconfig to 5.18.14-arch1
2022-07-24 13:54:13 +02:00
Tk-Glitch
ee0a97fe43
linux519: Refresh defconfig
2022-07-24 13:30:32 +02:00
Tk-Glitch
a0b1add671
linux519: Add Project C patch from torvic9 - https://gitlab.com/alfredchen/linux-prjc/-/issues/61
...
Along with our usual tweaks.
I wanted to wait for 5.19 release to offer Alfred's patch but since we're having RC8.. 🐸
2022-07-24 13:30:17 +02:00
Tk-Glitch
73142038e2
linux519: Add CacULE cpu scheduler to the available cpu schedulers array
2022-07-24 13:14:18 +02:00
Tk-Glitch
591adf52f4
linux519: List CFS first until Project C gets in. TT is a terrible gaming sched.
2022-07-23 17:08:56 +02:00
Adel KARA SLIMANE
d37edd8dd7
version bumps: 5.18.14 5.15.57
2022-07-23 12:43:24 +00:00