Commit Graph

365 Commits (4e77c5c212d39229bc9d0e765db0bda9bf9aaecf)
 

Author SHA1 Message Date
Tk-Glitch 4e77c5c212 linux510-tkg: Update defconfig and import fixes from Arch - https://git.archlinux.org/linux.git/log/?h=v5.10.4-arch2 2021-01-05 16:14:03 +07:00
Tk-Glitch ac8d1c9d39 Add support for 5.11 RC
(targets 5.11 rc2 by default as it's the current latest)
2021-01-05 15:37:57 +07:00
Tk-Glitch 09f464eb9e 5.4.86, 5.10.4 2021-01-01 15:22:53 +07:00
Tk-Glitch 2c67f8782d linux510-tkg: Update Project C patchset to v5.10-r2 - http://cchalpha.blogspot.com/2020/12/project-c-v510-r2-release.html 2021-01-01 15:22:32 +07:00
Tk-Glitch 3b4bf5cbeb 5.10.3 2020-12-27 11:25:45 +07:00
Tk-Glitch 4cae9d92d3 linux510-tkg: Update Project C patchset to v5.10-r1 - http://cchalpha.blogspot.com/2020/12/project-c-v510-r1-release.html 2020-12-26 11:11:28 +07:00
Tk-Glitch ec51b940f4 5.4.85, 5.9.16, 5.10.2 2020-12-22 10:46:33 +07:00
Tk-Glitch bcc1fe9723 5.4.84, 5.9.15 2020-12-16 15:17:42 +07:00
Tk-Glitch 9da8bafb37 Fix Project C BMQ compilation error - https://gitlab.com/alfredchen/linux-prjc/-/issues/19
Fixes https://github.com/Frogging-Family/linux-tkg/issues/138
2020-12-15 12:31:20 +07:00
Tk-Glitch a79ceec147 5.10.1 2020-12-14 21:58:19 +07:00
Tk-Glitch 18648bfde7 linux510-tkg: Update Project C patchset to v5.10-r0 release - http://cchalpha.blogspot.com/2020/12/project-c-v510-r0-release.html
And sync undead PDS
2020-12-14 19:53:20 +07:00
Tk-Glitch f5c9dceafc linux510-tkg: Update to 5.10 release. 2020-12-14 11:50:09 +07:00
Tk-Glitch 824eb085bc 5.4.83, 5.9.14 2020-12-11 17:09:13 +07:00
bgkillas 6c8f87426b
add bison as make depend (#136) 2020-12-09 13:50:39 +07:00
Tk-Glitch 06bf39a768 5.4.82, 5.9.13 2020-12-08 12:56:33 +07:00
Tk-Glitch eafea5b8e6 linux59/510-tkg: Update Project C patchset to 5.9-r3
http://cchalpha.blogspot.com/2020/12/project-c-v59-r3-release.html

And fix the aggressive ondemand selector on prjc PDS
2020-12-08 12:55:50 +07:00
lr1729 df574a78ab
patch to fix compilation issue on 5.10-rc7 (#135) 2020-12-08 11:58:17 +07:00
Tk-Glitch 14065d6856 5.10 RC7 2020-12-07 06:50:45 +07:00
Tk-Glitch e1783e6eaa 5.4.81, 5.9.12 2020-12-02 12:16:57 +07:00
Fire b0d8adf70f
Add anbox to readme (#129) 2020-11-30 15:04:41 +07:00
Tk-Glitch 1e2355b2df 5.10 RC6 2020-11-30 15:00:31 +07:00
Tk-Glitch 17c7ef9056 Add a fallback if remove_deps isn't found
Fixes https://github.com/Frogging-Family/linux-tkg/issues/131
2020-11-26 16:05:12 +07:00
Tk-Glitch 298818a4cd 5.4.80, 5.9.11 2020-11-26 08:13:23 +07:00
Tk-Glitch 15d95f805a When using the _anbox="true" option, enable ION and silence related config prompts. 2020-11-24 05:10:18 +07:00
Tk-Glitch 9c7a8b262d Set ondemand governor to builtin when using _default_cpu_gov="ondemand" on 5.9+.
The new intel_pstate changes make this necessary to prevent governor fallback to schedutil on boot even though cpufreq.default_governor=ondemand is set.
2020-11-23 13:32:18 +07:00
Tk-Glitch dd7ee2f12a 5.10 RC5 2020-11-23 12:08:12 +07:00
Tk-Glitch 4246914049 Fix default governor override on 5.9+
345b28cbf497d25018e89ec96c058f464d51a6f6 broke having INTEL_PSTATE enabled with a different governor than schedutil, so we need to pass it to command line instead.
2020-11-22 21:00:35 +07:00
Tk-Glitch 55fd339eba 5.4.79, 5.9.10 2020-11-22 10:52:52 +07:00
Tk-Glitch e42ab8bafd Fix broken string comparison that will always be true.
Introduced by 1c22d6853c
2020-11-22 10:52:35 +07:00
Tk-Glitch a6a8c0d02c Fix typo introduced by 1c22d6853c which enabled the anbox option when the zfsfix was enabled 2020-11-22 10:49:16 +07:00
iWeaker4you 89f3c1f4b3
Debian UEFI cert compile problem (#126) 2020-11-21 16:10:49 +07:00
yuiiio 2f7a9034c4
Update Project C v5.9-r2 (#124) 2020-11-20 21:15:19 +07:00
Seth Jones b13cbf0e32
Fedora 33. (#105)
* Fedora 33.

* Update install.sh

* Fix syntax error.
2020-11-20 10:43:03 +07:00
Sukid 1c22d6853c
Option to enable Binder and Ashmem modules for use with Anbox (#122)
* Add the option to enable Binder and Ashmem

These kernel modules are needed for Anbox, and maybe other android projects as well.

* Delete prepare

* Add files via upload

* Add binder and ashmem option to prepare

* Got rid of the extra prepare file, oops
2020-11-20 10:42:14 +07:00
Tk-Glitch b69de7d1cc Update readme following 734e72186a 2020-11-19 18:41:57 +07:00
Tk-Glitch 734e72186a install.sh: If current config isn't found in /boot/config-*, try /proc/config.gz 2020-11-19 17:22:45 +07:00
Tk-Glitch 3451dd8d51 install.sh: Protect custom compiler paths 2020-11-19 17:21:57 +07:00
Tk-Glitch c27e79bd9e Don't run exit_cleanup on `config`
Possible fix for https://github.com/Frogging-Family/linux-tkg/issues/123
2020-11-19 17:21:20 +07:00
Tk-Glitch d2ffd9af7a Skip checksum for graysky's patches
They are getting updated more often than expected 🐸
2020-11-19 14:17:14 +07:00
Tk-Glitch 4818f69efa 5.4.78, 5.9.9 2020-11-18 23:38:12 +07:00
Tk-Glitch 902391bb45 5.10 RC4 2020-11-16 13:08:09 +07:00
Tk-Glitch eea76553f0 linux59-tkg: Add a fix for broken acs grouping upstream - https://lkml.org/lkml/2020/10/28/693
Thanks to Bill on Discord for the heads up and testing
2020-11-16 13:07:58 +07:00
Tony a8ccbc38ce
llvm: Fix kcsan prompt showing since we don't want kcsan (#120)
also move Void LibreSSL out of noccache check so it still runs if ccache
is set off
2020-11-15 11:17:51 +07:00
Tk-Glitch 676c1f1ea8 Update sha256sum for graysky2's enable_additional_cpu_optimizations_for_gcc_v10.1%2B_kernel_v5.8%2B.patch
The patch was updated upstream - 98c0a7fbcd
2020-11-14 08:19:27 +07:00
Tk-Glitch bf5c6410c5 5.4.77, 5.9.8 2020-11-11 18:12:56 +07:00
Tk-Glitch 4656762357 5.4.76, 5.9.7 2020-11-10 14:07:13 +07:00
Tk-Glitch bea13f8e23 Sync 5.9 defconfig 2020-11-10 13:09:07 +07:00
Tk-Glitch dc753fb8f0 5.10rc3 2020-11-09 13:33:50 +07:00
Tk-Glitch 9cf44a0dee Fix prjc pds selector defaulting to prjc bmq instead on 5.9 and 5.10.
Fixes https://github.com/Frogging-Family/linux-tkg/issues/113
2020-11-06 11:26:42 +07:00
Tk-Glitch 12a5149e97 5.9.6 2020-11-05 23:37:28 +07:00