f748589016Silence TRIM_UNUSED_KSYMS prompt when using certain combinations with futex2. This option can break out of tree module compilation when enabled so this is undersirable.
Tk-Glitch
2021-05-07 17:32:00 +0200
69f0d7c26eSet _distro="Arch" in PKGBUILD
Tk-Glitch
2021-04-30 21:52:17 +0200
63f0a1ea79Rewrite config before the menuconfig and co prompt using olddefconfig. This offers an up to date set of default options before optional further customization.
Tk-Glitch
2021-04-30 21:50:32 +0200
Some extra features for convenience (#209)
Adel Kara Slimane
2021-04-03 17:38:48 +0200
fde290233aTighten the sub check to also skip RCs
Tk-Glitch
2021-04-01 23:53:28 +0200
5917bde99fWorkaround an issue with the file 5.40 update that prevents makepkg from extracting secondary source tarballs
Tk-Glitch
2021-04-01 19:22:08 +0200
cfb19b10c6Add support for versioned x86-64 optimizations and zen3 from Graysky's CPU opts patchset (depends on GCC11)
Tk-Glitch
2021-03-30 17:08:19 +0200
064e5484bbAdd support for MNATIVE_INTEL and MNATIVE_AMD config options in graysky's cpu opts patchset and default to prompt
Tk-Glitch
2021-03-30 16:26:31 +0200
db1f97c638Check the full path before copying winesync header file. This fixes a failure when selecting the feature on unsupported kernels.
Tk-Glitch
2021-03-19 18:27:28 +0100
c09a72e833Add WINESYNC-MODULE and winesync-header provides
Tk-Glitch
2021-03-14 19:21:05 +0100
ea0b09ce93Partial revert of be3eead636 . We still need to offer the header file for -complete- wine builds 🐸
Tk-Glitch
2021-03-14 17:35:04 +0100
be3eead636linux511-tkg: Remove the header workaround as it should now be fixed, and sync
Tk-Glitch
2021-03-14 17:30:38 +0100
3690ee0bc1linux511-tkg: winesync: Add changes talked about on Discord regarding the patchset, that should help with/fix performance problems and add QoL improvements:
Tk-Glitch
2021-03-14 17:19:45 +0100
b682f0d862linux511-tkg: Add an udev rule for winesync
Tk-Glitch
2021-03-13 23:28:19 +0100
f08a782c2fAdd "MuQSS" to the allowed CPU scheds arrays.
Tk-Glitch
2021-03-12 13:43:21 +0100
409f1016beWe have a graceful fallback handling now, so we don't need the CFS fallback anymore. However, we want to exit when _nofallback is enabled, so restore that.
Tk-Glitch
2021-03-12 13:31:26 +0100
08c5623a1creadme: anbox-support: Make sure /dev/binderfs exists through /etc/tmpfiles.d
Tk-Glitch
2021-03-11 15:28:01 +0100
2e41105b58linux-5(7-12): Get rid of the anbox modules patch. It actually cannot work as building the modules will fail (but we never turned that on, thankfully).
Tk-Glitch
2021-03-11 15:17:45 +0100
01f9622fbfinstall.sh: Fix wrong path taken for graysky's cpu opt patches
Tk-Glitch
2021-03-09 17:52:40 +0100
558ce7ba2blinux5(7-12)-tkg: Add a patch to build Android ashmem and binder as modules instead of built-in for anbox usage.
Tk-Glitch
2021-03-09 17:23:26 +0100
3a3d09dc8dFix tkgpatch names for graysky's cpu opt patches and add a legacy path
Tk-Glitch
2021-03-09 16:12:10 +0100
b95ba7d6c3Adapt to new names/paths for graysky2's cpu opt patchsets
Tk-Glitch
2021-03-09 16:04:19 +0100
dfd20aefa2Fix some graysky2's cpu opt patch urls following more movements in their repo.
Tk-Glitch
2021-03-09 01:08:45 +0100
cf4717432aSelect "1" if unsure 🐸
Tk-Glitch
2021-03-09 01:00:20 +0100
09c4f5b51dSimplify the cpu scheduler selector further, move it to its own func and allow it to handle incompatible config options to offer a compatible fallback
Tk-Glitch
2021-03-09 00:24:09 +0100
2e2a17243dWithout forgetting the star of the show
Tk-Glitch
2021-03-07 17:50:34 +0100
f4de77e7d3Initial 5.12 RC1 support
Tk-Glitch
2021-03-01 21:54:04 +0100
29afa3e91cDon't prompt for voluntary preemption setting. We want it disabled for most users as it tends to create latency problems in some situations and it's not a recommended setting unless you're using a GPU passthrough VM.
Tk-Glitch
2021-02-26 22:15:55 +0100
6147e9f88dDefault to tickless idle independently of the CPU scheduler
Tk-Glitch
2021-02-26 22:11:35 +0100
18d75ce0c3Add a note regarding using older kernels on Archlinux
Tk-Glitch
2021-02-26 19:58:41 +0100
f3ef2edd61Skip the futex2 config edits when using a kernel version that doesn't have futex2 support
Tk-Glitch
2021-02-26 19:51:00 +0100