aboutsummarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-11-25git: cleanup local gitignore junkScott B
So, yeah, .git/info/exclude exists and I should have been using it :(
2021-11-255.15.5.prexan0-1Scott B
2021-11-235.15.4.xanmod1-1Scott B
2021-11-23patch: tcp csum optimizationScott B
2021-11-23pkgbuild: improve patch descriptionsScott B
2021-11-23choose-gcc: only colorize on interactive terminalsScott B
2021-11-21pkg: update READMEScott B
2021-11-215.15.4.prexan0-1Scott B
2021-11-20patch: misc fixes from ArchScott B
2021-11-20patch: zstd; pull updates from mainlineScott B
2021-11-20pkgbuild: include resolve_btfids in headers pkg if neededScott B
2021-11-20patch: drop incorrect r8152 s0ix patchScott B
2021-11-20s0ix: update patchesScott B
2021-11-20pkgbuild: fixup versioning to avoid downgrade warningsScott B
2021-11-195.15.3.xanmod1-1Scott B
2021-11-19patch: drop lru_gen v5, included in xanmodScott B
2021-11-19patch: update amd-pstate to v4Scott B
2021-11-18include DKMS/Clang patch in the repoScott B
2021-11-185.15.3.xanpre0-1Scott B
2021-11-16git: update .gitignoreScott B
2021-11-16pkg: update READMEScott B
2021-11-16config: cleanup xanmod-rog config scriptScott B
2021-11-16feat: multigenerational LRU v5Scott B
2021-11-16patch: drop mediatek patches for 5.15.3Scott B
2021-11-16patch: add iwlwifi patches from -next through 2020-11-08Scott B
2021-11-13git: update .gitignoreScott B
2021-11-13pkg: Update README for asusctl 4.0.0Scott B
2021-11-125.15.2.xanmod1-1Scott B
2021-11-115.15.1.xanmod1-2Scott B
2021-11-11git: update gitignoreScott B
2021-11-11pkgbuild: cleanup kernel configurationScott B
2021-11-11pkgbuild: optionally enable -O3 during buildScott B
This really isn't worth much performance wise, but people asked for it.
2021-11-10pkgbuild: cleanup clang build featureScott B
Mostly shell code cleanup, the compiler check up top is much more robust and the other references can be simplified. Clang built packages are now easily identified by '+clang' appended to the pkgver. DKMS hasn't released a version yet that's compatible with LLVM built kernels so most people are going to want to beware of these unless they've modified their local DKMS scripts.
2021-11-10fix bug where separate prepare/build runs don't use clang properlyScott B
2021-11-10pkgbuild: shellcheck fixupScott B
2021-11-10pkg: switch ROG fan control faux-pkg to 'ASUS-WMI-FAN-CONTROL'Scott B
2021-11-09pkgbuild: clean up warning messageScott B
2021-11-065.15.1-xanmod1-1Scott B
2021-11-06pkgbuild: add MAKEFLAGS check before buildingScott B
2021-11-065.15.1rc1.xanpre0-0; migrate to 5.15Scott B
2021-11-06pkgbuild: retain Kconfig in pkg dirScott B
2021-11-06patch: v5.16 spectre defaultsScott B
See here for a summary: https://www.phoronix.com/scan.php?page=news_item&px=Spectre-V2-V4-Going-Prctl-Def This may net us a performance increase for people who aren't setting mitigations=off at boot.
2021-11-025.14.16.xanpre0-1Scott B
2021-11-02s0ix: update patchesScott B
2021-11-02patch: Add r8169 PCI IDs for the 2021 G14?/G15Scott B
2021-10-305.14.15.xanmod1-2.1Scott B
2021-10-30feat: add amd-pstate toggleScott B
2021-10-30pkgbuild: remove old package metadataScott B
2021-10-30config: fix malformed optionScott B
2021-10-30patch: update amd-pstate to v3Scott B