Commit Graph

  • d900ad966e
    Update README.md (#188) Ingo Reitz 2021-02-26 19:17:16 +0100
  • d713d06d91 cfg: Add 5.11 to the array of _version options Tk-Glitch 2021-02-24 02:26:17 +0100
  • 796eceae9d
    add pahole dependency to headers on 5.11+ (#184) Matej Dian 2021-02-23 20:59:26 +0100
  • b8657b4549 Simplify cpu scheduler selector Tk-Glitch 2021-02-23 20:29:22 +0100
  • ae9d056f35 Get rid of the config_expert config toggle. We're enabling CONFIG_EXPERT and injecting config entries for unattended builds when futex2 is enabled, which is the only usecase we want to explicitly support at this point in time. Tk-Glitch 2021-02-23 19:43:41 +0100
  • 43ae5c9fb3 5.4.100, 5.10.18 Tk-Glitch 2021-02-23 17:43:19 +0100
  • 0bd1dc39d0 5.11.1 Tk-Glitch 2021-02-23 14:25:37 +0100
  • cc5621ddb8 Remove no more needed alternative modprobeddb command for futex2/config_expert now that we are feeding the entries to defconfig dynamically. Tk-Glitch 2021-02-23 13:27:15 +0100
  • f3eba51c33 linux510/511-tkg: Offer futex2 patchset as a toggle option Tk-Glitch 2021-02-18 17:28:55 +0100
  • 5c0036d74b linux511-tkg: Update defconfig from Arch Tk-Glitch 2021-02-18 17:04:30 +0100
  • 532e0f6233 linux511-tkg: Import ck1/MuQSS patchset - http://ck-hack.blogspot.com/2021/02/linux-511-ck1-muqss-version-0208-for.html Tk-Glitch 2021-02-18 16:32:34 +0100
  • 38abb724e3 5.4.99, 5.10.17 Tk-Glitch 2021-02-17 13:10:40 +0100
  • 6999b37993 install.sh: Add 5.11 handling for Graysky's CPU optimizations patchset Tk-Glitch 2021-02-16 20:32:53 +0100
  • 0d12aa7951 linux510-tkg: Update bcachefs patchset - https://github.com/koverstreet/bcachefs Tk-Glitch 2021-02-16 12:20:39 +0100
  • 960f5ec009 install.sh: Handle initial releases git tags differenty (_sub=0) Tk-Glitch 2021-02-16 11:37:17 +0100
  • 724ea260a1 linux511-tkg: Import Project C PDS/BMQ v5.11-r0 patchset - http://cchalpha.blogspot.com/2021/02/project-c-v511-r0-release.html Tk-Glitch 2021-02-15 19:08:03 +0100
  • dc05e26e3e Skip the ZFS symbols patch on 5.9+. Tk-Glitch 2021-02-15 11:38:00 +0100
  • b3ced983dd Initial 5.11 release Tk-Glitch 2021-02-15 11:36:20 +0100
  • dcd769b42c 5.4.98, 5.10.16 Tk-Glitch 2021-02-15 11:22:33 +0100
  • dbb5315dc9 5.4.97, 5.10.15 Tk-Glitch 2021-02-10 19:17:47 +0100
  • 868d13c719 5.11 RC7 Tk-Glitch 2021-02-08 16:13:35 +0100
  • 3adc8a0bc5 5.4.96, 5.10.14 Tk-Glitch 2021-02-07 19:53:40 +0100
  • 30d537c1cf 5.4.95 Tk-Glitch 2021-02-04 12:22:38 +0100
  • 9192d46531
    5.10.13 (#174) flgx 2021-02-04 12:19:31 +0100
  • c12754f5ae
    install.sh: unified linux git folder across kernel versions (#127) Adel Kara Slimane 2021-02-03 14:17:01 +0100
  • e385a94a06 linux510-tkg: Revert upstream patch "cpufreq: Avoid configuring old governors as default with intel_pstate" Tk-Glitch 2021-02-03 12:51:22 +0100
  • 2999df9e52 linux511-rc-tkg: RC6 Tk-Glitch 2021-01-31 23:37:14 +0100
  • dd7f86d87b 5.4.94, 5.10.12 Tk-Glitch 2021-01-30 19:03:29 +0100
  • f9a302b73c
    Simplify cpu opts code path and enable them for LLVM (#169) Adel Kara Slimane 2021-01-30 15:22:33 +0100
  • 2f3df56392
    Update modprobed-db to new usage (#166) Adel Kara Slimane 2021-01-26 14:24:25 +0100
  • d2aefb4b7b linux510-tkg: Import bcachefs patchset - https://github.com/koverstreet/bcachefs Tk-Glitch 2021-01-25 19:37:04 +0100
  • 4f132ec39a Import missing files for previous commit Tk-Glitch 2021-01-25 19:36:23 +0100
  • 269750631b Import hardened patchset and config for 5.10.y Tk-Glitch 2021-01-25 19:16:01 +0100
  • 767271f663 5.11 RC5 Tk-Glitch 2021-01-25 15:00:02 +0100
  • b4d0f6e57f 5.4.92, 5.10.10 Tk-Glitch 2021-01-23 21:44:28 +0100
  • 64ebed7c96 5.4.91, 5.10.9 Tk-Glitch 2021-01-20 08:57:27 +0100
  • 47b236a3ea 5.11 RC4 Tk-Glitch 2021-01-18 09:23:56 +0100
  • ec15d047dd 5.4.90, 5.10.8 Tk-Glitch 2021-01-18 08:59:38 +0100
  • bc861366c1 linux54-tkg: Get rid of the custom TTY number patch. This follows the removal from other kernel versions. Tk-Glitch 2021-01-18 08:59:03 +0100
  • 6b67e77d5b Put CONFIG_EXPERT behind a .cfg toggle and disable by default. This should stay optional. Tk-Glitch 2021-01-15 19:56:26 +0100
  • 1398ec3eaa linux511-rc-tkg: Enforce CFS CPU scheduler when using an alternative from .cfg. Tk-Glitch 2021-01-14 19:45:59 +0100
  • 117b1edbe7 Set CONFIG_EXPERT in prepare to preserve Arch's defconfig. Tk-Glitch 2021-01-14 16:57:39 +0100
  • b7198c0e5d
    enable CONFIG_EXPERT=y by default for the futex2 (#153) Ahmed W 2021-01-14 09:52:46 -0600
  • c97f313860
    Get userpatches from version-specific subdirectories. (#154) Torge Matthies 2021-01-14 16:50:14 +0100
  • 72e3d2de49 Get rid of the customizable TTY devices number patch. This breaks on some non-Arch distros and is only interesting to a very limited number of users that aren't necessarily our core target userbase. Tk-Glitch 2021-01-13 15:39:35 +0100
  • ba4ac2ab52 5.4.89, 5.10.7 Tk-Glitch 2021-01-13 14:30:18 +0100
  • 35773e9d10 5.11 RC3 Tk-Glitch 2021-01-11 20:09:14 +0100
  • 78ec060073 5.4.88, 5.10.6 Tk-Glitch 2021-01-09 18:39:15 +0100
  • dec5c80854
    linux-tkg: Blacklist $_path from installed config. (#150) Koopa 2021-01-09 06:38:30 -0500
  • e48d4777c3 linux510-tkg: Add a fix for 24562523688b ("Revert drm/amd/amdgpu: set gtt size according to system memory size only") by Joshua Ashton Tk-Glitch 2021-01-08 16:27:57 +0100
  • 0338eb5f20
    Update CK patchset to 0.205 (#146) Eduard Tolosa 2021-01-08 08:29:38 -0500
  • 2ce20e52fe
    add cpio as make depend (#144) SimpliFly03 2021-01-08 16:25:26 +0300
  • d5fb5badab 5.4.87, 5.10.5 Tk-Glitch 2021-01-07 15:15:47 +0100
  • 4e77c5c212 linux510-tkg: Update defconfig and import fixes from Arch - https://git.archlinux.org/linux.git/log/?h=v5.10.4-arch2 Tk-Glitch 2021-01-05 16:14:03 +0100
  • ac8d1c9d39 Add support for 5.11 RC Tk-Glitch 2021-01-05 15:37:57 +0100
  • 09f464eb9e 5.4.86, 5.10.4 Tk-Glitch 2021-01-01 15:22:53 +0100
  • 2c67f8782d linux510-tkg: Update Project C patchset to v5.10-r2 - http://cchalpha.blogspot.com/2020/12/project-c-v510-r2-release.html Tk-Glitch 2021-01-01 15:22:32 +0100
  • 3b4bf5cbeb 5.10.3 Tk-Glitch 2020-12-27 11:25:45 +0100
  • 4cae9d92d3 linux510-tkg: Update Project C patchset to v5.10-r1 - http://cchalpha.blogspot.com/2020/12/project-c-v510-r1-release.html Tk-Glitch 2020-12-26 11:11:28 +0100
  • ec51b940f4 5.4.85, 5.9.16, 5.10.2 Tk-Glitch 2020-12-22 10:46:33 +0100
  • bcc1fe9723 5.4.84, 5.9.15 Tk-Glitch 2020-12-16 15:17:42 +0100
  • 9da8bafb37 Fix Project C BMQ compilation error - https://gitlab.com/alfredchen/linux-prjc/-/issues/19 Tk-Glitch 2020-12-15 12:31:20 +0100
  • a79ceec147 5.10.1 Tk-Glitch 2020-12-14 21:58:19 +0100
  • 18648bfde7 linux510-tkg: Update Project C patchset to v5.10-r0 release - http://cchalpha.blogspot.com/2020/12/project-c-v510-r0-release.html Tk-Glitch 2020-12-14 19:53:20 +0100
  • f5c9dceafc linux510-tkg: Update to 5.10 release. Tk-Glitch 2020-12-14 11:50:09 +0100
  • 824eb085bc 5.4.83, 5.9.14 Tk-Glitch 2020-12-11 17:09:13 +0100
  • 6c8f87426b
    add bison as make depend (#136) bgkillas 2020-12-09 07:50:39 -0500
  • 06bf39a768 5.4.82, 5.9.13 Tk-Glitch 2020-12-08 12:56:33 +0100
  • eafea5b8e6 linux59/510-tkg: Update Project C patchset to 5.9-r3 Tk-Glitch 2020-12-08 12:55:50 +0100
  • df574a78ab
    patch to fix compilation issue on 5.10-rc7 (#135) lr1729 2020-12-08 02:58:17 -0800
  • 14065d6856 5.10 RC7 Tk-Glitch 2020-12-07 06:50:45 +0100
  • e1783e6eaa 5.4.81, 5.9.12 Tk-Glitch 2020-12-02 12:16:57 +0100
  • b0d8adf70f
    Add anbox to readme (#129) Fire 2020-11-30 06:04:41 -0800
  • 1e2355b2df 5.10 RC6 Tk-Glitch 2020-11-30 15:00:31 +0100
  • 17c7ef9056 Add a fallback if remove_deps isn't found Tk-Glitch 2020-11-26 16:05:12 +0100
  • 298818a4cd 5.4.80, 5.9.11 Tk-Glitch 2020-11-26 08:13:23 +0100
  • 15d95f805a When using the _anbox="true" option, enable ION and silence related config prompts. Tk-Glitch 2020-11-24 05:10:18 +0100
  • 9c7a8b262d Set ondemand governor to builtin when using _default_cpu_gov="ondemand" on 5.9+. Tk-Glitch 2020-11-23 13:32:18 +0100
  • dd7ee2f12a 5.10 RC5 Tk-Glitch 2020-11-23 12:08:12 +0100
  • 4246914049 Fix default governor override on 5.9+ Tk-Glitch 2020-11-22 21:00:35 +0100
  • 55fd339eba 5.4.79, 5.9.10 Tk-Glitch 2020-11-22 10:52:52 +0100
  • e42ab8bafd Fix broken string comparison that will always be true. Tk-Glitch 2020-11-22 10:52:35 +0100
  • a6a8c0d02c Fix typo introduced by 1c22d6853c which enabled the anbox option when the zfsfix was enabled Tk-Glitch 2020-11-22 10:49:16 +0100
  • 89f3c1f4b3
    Debian UEFI cert compile problem (#126) iWeaker4you 2020-11-21 07:10:49 -0800
  • 2f7a9034c4
    Update Project C v5.9-r2 (#124) yuiiio 2020-11-21 05:15:19 +0900
  • b13cbf0e32
    Fedora 33. (#105) Seth Jones 2020-11-20 03:43:03 -0600
  • 1c22d6853c
    Option to enable Binder and Ashmem modules for use with Anbox (#122) Sukid 2020-11-20 04:42:14 -0500
  • b69de7d1cc Update readme following 734e72186a Tk-Glitch 2020-11-19 18:41:57 +0100
  • 734e72186a install.sh: If current config isn't found in /boot/config-*, try /proc/config.gz Tk-Glitch 2020-11-19 17:22:45 +0100
  • 3451dd8d51 install.sh: Protect custom compiler paths Tk-Glitch 2020-11-19 17:21:57 +0100
  • c27e79bd9e Don't run exit_cleanup on config Tk-Glitch 2020-11-19 17:21:20 +0100
  • d2ffd9af7a Skip checksum for graysky's patches Tk-Glitch 2020-11-19 14:17:14 +0100
  • 4818f69efa 5.4.78, 5.9.9 Tk-Glitch 2020-11-18 23:38:12 +0100
  • 902391bb45 5.10 RC4 Tk-Glitch 2020-11-16 13:08:09 +0100
  • eea76553f0 linux59-tkg: Add a fix for broken acs grouping upstream - https://lkml.org/lkml/2020/10/28/693 Tk-Glitch 2020-11-16 13:07:58 +0100
  • a8ccbc38ce
    llvm: Fix kcsan prompt showing since we don't want kcsan (#120) Tony 2020-11-15 05:17:51 -0500
  • 676c1f1ea8 Update sha256sum for graysky2's enable_additional_cpu_optimizations_for_gcc_v10.1%2B_kernel_v5.8%2B.patch Tk-Glitch 2020-11-14 08:19:27 +0100
  • bf5c6410c5 5.4.77, 5.9.8 Tk-Glitch 2020-11-11 18:12:56 +0100
  • 4656762357 5.4.76, 5.9.7 Tk-Glitch 2020-11-10 14:07:13 +0100
  • bea13f8e23 Sync 5.9 defconfig Tk-Glitch 2020-11-10 13:09:07 +0100