| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 9 days | Update kernel | AlexanderCurl | 1 | -134/+88 | |
| 2026-05-24 | feat: add linux-raveos kernel package | Nippy | 1 | -0/+12719 | |
| - Based on linux-cachyos 7.0.10 - BORE scheduler (gaming/desktop optimized) - THP always (low latency memory access) - ZRAM builtin (not module, available at early boot) - NTSYNC builtin (Proton/Wine, no modprobe needed) - DAMON + DAMON_RECLAIM (memory reclaim for low RAM) - KSM + MGLRU + ZSWAP enabled (inherited from CachyOS) - Proactive compaction (inherited from CachyOS) - LTO thin + O3 optimization - KBUILD_BUILD_HOST=raveos branding | |||||