Commit Graph

392 Commits (2999df9e529cc339be46ad53c097150986ca3197)
 

Author SHA1 Message Date
Tk-Glitch cbc58f827f linux54-tkg: 5.4.52 2020-07-16 10:02:15 +07:00
Tk-Glitch 0c64abbd46 linux57/58-tkg: Introduce the misc-additions patch and move tty device option from base to it.
That specific patchset breaks packaging on Ubuntu.
https://github.com/Frogging-Family/linux-tkg/pull/26

Also temporarily add Alessio Bonfiglio's patch to restore Killer Wireless-AC 1550i support on 5.7.
https://bugzilla.kernel.org/show_bug.cgi?id=208141#c21
2020-07-16 03:39:58 +07:00
bcvandendool 2c8f2ee804
linux57-tkg: Import hardened config and patchset (#31)
Config: https://www.archlinux.org/packages/extra/x86_64/linux-hardened/ 
Patchset: https://github.com/anthraxx/linux-hardened
2020-07-16 03:36:24 +07:00
Tk-Glitch f93dab7772 linux57/58-tkg: Sync with current Arch PKGBUILDs 2020-07-16 03:27:01 +07:00
Tk-Glitch 181e50d43e linux58-rc-tkg: RC5 2020-07-13 05:06:27 +07:00
Tk-Glitch 8c8ab455d3 linux57-tkg: 5.7.8 2020-07-09 17:55:07 +07:00
Tk-Glitch b25ebd22c5 linux54-tkg: 5.4.51 2020-07-09 17:54:34 +07:00
Tk-Glitch 3e8388b85d linux58-rc-tkg: RC4 2020-07-06 03:47:30 +07:00
Tk-Glitch cbb406887a linux57-tkg: Update bcachefs patchset
https://github.com/koverstreet/bcachefs
2020-07-05 20:53:57 +07:00
Tk-Glitch 83f4de41b4 linux57-tkg: Update BMQ to Project C v5.7-r2
http://cchalpha.blogspot.com/2020/06/project-c-v575-r2-release.html

( + hotfix - https://gitlab.com/alfredchen/projectc/-/issues/18 )
2020-07-04 23:17:53 +07:00
Tk-Glitch 9a20348e26 linux57-tkg: 5.7.7 2020-07-01 17:27:29 +07:00
Tk-Glitch 78438c0769 linux54-tkg: 5.4.50 2020-07-01 17:27:16 +07:00
Tk-Glitch 5e4b3b1e06 linux58-rc-tkg: Sync our pds patchset with 44e2576a42 changes 2020-06-30 01:46:40 +07:00
Tk-Glitch 44e2576a42 linux57-tkg: The execution of finish_cpu when offlining cores introduced with https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=bf2c59fce4074e55d622089b34be3a6bc95484fb breaks suspend on our CPU schedulers. Skipping the call to fallback to idle_task_exit fixes it.
There are other issues regarding suspend upstream but that should cover our side of the coin.

https://gitlab.com/alfredchen/projectc/-/issues/17

Fixes https://github.com/Frogging-Family/linux-tkg/issues/24
2020-06-30 01:45:37 +07:00
Tk-Glitch 7fe4a70842 linux58-rc-tkg: Add a patch from Nicholas Kazlauskas to fix an amdgpu crash introduced in 5.7.6
https://gitlab.freedesktop.org/drm/amd/-/issues/1191
2020-06-29 23:21:36 +07:00
Tk-Glitch 1f91f61694 linux57-tkg: Add a patch from Nicholas Kazlauskas to fix an amdgpu crash introduced in 5.7.6
https://gitlab.freedesktop.org/drm/amd/-/issues/1191
2020-06-29 23:21:23 +07:00
Tk-Glitch ad2cdb9e3f linux54-tkg: Allow for 100Hz timer frequency from .cfg 2020-06-29 23:20:10 +07:00
Tk-Glitch 13bd01eaff linux58-rc-tkg: Add REGULATOR_MT6358 to config 2020-06-29 03:14:29 +07:00
Tk-Glitch 1155b489e0 linux58-rc-tkg: RC3 2020-06-29 03:12:13 +07:00
Tk-Glitch 8507c0cff9 linux57-tkg: readme: Remove deprecated and misleading note 2020-06-26 21:53:46 +07:00
Tk-Glitch e13989604d linux54-tkg: 5.4.49 2020-06-24 18:08:44 +07:00
Tk-Glitch 96a9634a99 linux57-tkg: 5.7.6 2020-06-24 18:06:38 +07:00
Koopa 1a725f2d86
gitignore: Ignore all package extensions. (#23) 2020-06-23 16:21:10 +07:00
Tk-Glitch 06f18d080c linux-tkg: Move active prepare steps to an external file, in a _tkg_srcprep func.
This is in preparation for a generic/distro-agnostic script.

Discussed in
https://github.com/Frogging-Family/linux-tkg/issues/21
https://github.com/Tk-Glitch/PKGBUILDS/issues/539
2020-06-23 16:00:15 +07:00
Tk-Glitch 2c65df54fb linux57-tkg: Tweak MuQSS default yield type. The global default of 0 reportedly leads to stability issues on -at least- some AMD Ryzen platforms, so let's default to 1 (sched default) instead. 2020-06-22 23:41:02 +07:00
Tk-Glitch db6dab74c2 linux-tkg: Switch from our local cpu optimizations patchset to Graysky's
https://github.com/graysky2/kernel_gcc_patch

Fixes https://github.com/Tk-Glitch/PKGBUILDS/issues/569
2020-06-22 17:09:22 +07:00
Tk-Glitch 63be6c5384 linux57-tkg: 5.7.5 2020-06-22 14:42:53 +07:00
Tk-Glitch 6f25456c55 linux54-tkg: 5.4.48 2020-06-22 14:42:44 +07:00
Tk-Glitch 1a4c2c599c linux58-rc-tkg: RC2 2020-06-22 02:02:27 +07:00
Koopa a16bd0e1d7
linux57/58-tkg: Add _noccache to default cfg. (#22) 2020-06-18 23:55:45 +07:00
Tk-Glitch 14df411ac5 linux57-tkg: 5.7.4 2020-06-18 15:09:16 +07:00
Tk-Glitch ed138c6441 linux57-tkg: 5.7.3 2020-06-17 17:49:45 +07:00
Tk-Glitch f9b47bfcb1 linux56-tkg: 5.6.19 2020-06-17 17:49:36 +07:00
Tk-Glitch f27fbff951 linux54-tkg: 5.4.47 2020-06-17 17:49:28 +07:00
Koopa 7858c1e103
linux54/56/57-tkg: Fix MuQSS configuration comment (#20) 2020-06-17 17:14:23 +07:00
Tk-Glitch dd57bbb850 linux58-rc-tkg: Import https://github.com/Frogging-Family/linux-tkg/pull/18 changes. 2020-06-16 01:59:23 +07:00
Tk-Glitch 88ebac5d10 linux58-rc-tkg: We have a 5.8 patch for nv now
e227553196
2020-06-15 17:15:39 +07:00
Tk-Glitch 07d48a9537 linux58-rc-tkg: Add Ritesh Harjani's ext4 fix that didn't make it in time for RC1.
Prevents tracing spam
2020-06-15 04:38:59 +07:00
Tk-Glitch 687f886abf Introduce linux58-rc-tkg 2020-06-15 03:32:10 +07:00
Tk-Glitch 7304411cbd linux57-tkg: cfg: Add missing _bcachefs option following 7143a70. 2020-06-13 18:25:17 +07:00
Jami Kettunen fdac1ef3df
linux5*-tkg: Fix finding config fragments when $_where is a symlink (#18)
I personally prefer to symlink the folder containing the kernel PKGBUILD
among other files to somewhere else for quicker access and with that
setup .myfrag config fragments were not getting found earlier.
2020-06-13 18:21:44 +07:00
Tk-Glitch 7143a7017f linux57-tkg: Import bcachefs patchset for 5.7 - https://github.com/koverstreet/bcachefs 2020-06-12 03:01:06 +07:00
Tk-Glitch b30dcd61de linux57-tkg: 5.7.2 2020-06-10 21:55:50 +07:00
Tk-Glitch f36a3531cc linux56-tkg: 5.6.18 2020-06-10 21:55:41 +07:00
Tk-Glitch fe42f2c6b4 linux54-tkg: 5.4.46 2020-06-10 21:55:34 +07:00
Tk-Glitch b33355cdf8 linux57-tkg: Fix compilation when MuQSS is selected. Likely a small oversight from Con. 2020-06-10 21:04:50 +07:00
Tk-Glitch a9d36ea252 linux57-tkg: Import ck1 patchset and friends for 5.7
http://ck-hack.blogspot.com/2020/06/linux-57-ck1-muqss-version-0202-for.html
2020-06-10 19:51:18 +07:00
Tk-Glitch 34a5e882f2 linux56/57-tkg: cfg: Fix default timeslice interval for BMQ in comment - This was switched from 4ms to 2ms with BMQ v5.5r1, as reflected by the changes in the PKGBUILD and dynamic prompt. 2020-06-09 15:40:05 +07:00
Tk-Glitch 0dd19287c3 linux57-tkg: Cosmetic update to BMQ v5.7-r1. We already had all the changes from r1 in our r0 patchset, so this is only a cosmetic change.
Fixes https://github.com/Frogging-Family/linux-tkg/issues/16
2020-06-08 18:17:32 +07:00
Tk-Glitch d19c8e2396 linux57-tkg: 5.7.1 2020-06-07 23:21:35 +07:00