vasilito
  • Joined on 2026-05-04
vasilito pushed to master at vasilito/hiperiso 2026-07-03 15:08:05 +03:00
f282e6560f Rename ESP label VTOYEFI → HISOEFI
vasilito pushed to 0.2.5 at vasilito/RedBear-OS 2026-07-03 10:43:33 +03:00
1eed99c54f fix: change gpiod, i2cd, pcid-spawner to oneshot_async; add pcid-spawner override
vasilito pushed to submodule/base at vasilito/RedBear-OS 2026-07-03 10:43:10 +03:00
4a1d1f4576 init: add scheduler completion counter with direct serial output
vasilito pushed to master at vasilito/hiperiso 2026-07-03 10:42:38 +03:00
1931a250b3 GRUB 2.12 port — Ventoy compat layer, EFI kernel, install/update targets
bc7a5f1bad fix: align hardcoded modsrc env vars with vtoy_ prefix in grub.cfg
50f77e6664 fix: set vtoy_iso_part/vtoy_efi_part/vtoydev in deployed grub.cfg
e243d3494b fix: stop mirroring {hiso_ brace-form env vars in deployed grub.cfg
Compare 4 commits »
vasilito pushed to 0.2.5 at vasilito/RedBear-OS 2026-07-03 08:57:00 +03:00
f47ee4fb18 fix: change blocking oneshot services to oneshot_async, add init scheduler tracing
vasilito pushed to submodule/base at vasilito/RedBear-OS 2026-07-03 08:55:09 +03:00
b1a6bd871f init: add serial debug output for scheduler tracing
vasilito pushed to 0.2.5 at vasilito/RedBear-OS 2026-07-02 23:59:43 +03:00
2bed64a6c5 base: bump submodule pointer for acpid processor data readers
vasilito pushed to submodule/base at vasilito/RedBear-OS 2026-07-02 23:58:32 +03:00
a0b05b1fc0 acpid: implement real _CST/_PSS/_PSD/_CPC processor data readers
vasilito pushed to 0.2.5 at vasilito/RedBear-OS 2026-07-02 23:27:48 +03:00
5d4d3dbce1 kernel: Tier 3 — C-state tracking and CPU topology
f0364a4e4a kernel: fix LAPIC spurious interrupt vector 0x00 → 0xFF
Compare 2 commits »
vasilito pushed to submodule/kernel at vasilito/RedBear-OS 2026-07-02 23:27:31 +03:00
f95576841d kernel: Tier 3 — C-state tracking and CPU topology
vasilito pushed to submodule/kernel at vasilito/RedBear-OS 2026-07-02 23:09:22 +03:00
88b661fb18 lapic: fix spurious interrupt vector from 0x00 to 0xFF
vasilito pushed to 0.2.5 at vasilito/RedBear-OS 2026-07-02 22:56:02 +03:00
890be982a6 docs: enforce canonical build command across all docs
afad19ff1a kernel: fix early-boot excp_handler panic on bare metal
Compare 2 commits »
vasilito pushed to submodule/kernel at vasilito/RedBear-OS 2026-07-02 22:34:27 +03:00
c46d3a90eb fix: handle early-boot exceptions in excp_handler gracefully
vasilito pushed to 0.2.5 at vasilito/RedBear-OS 2026-07-02 22:25:05 +03:00
d9395e2695 kernel: fix early-boot excp_handler panic on bare metal
vasilito pushed to submodule/kernel at vasilito/RedBear-OS 2026-07-02 22:24:42 +03:00
573b3e6eae fix: handle early-boot exceptions in excp_handler gracefully
vasilito pushed to 0.2.5 at vasilito/RedBear-OS 2026-07-02 21:44:52 +03:00
eb53e8190a redbear-power: multi-threaded collector + Tier 1/2 display enhancements
6d13dee2a6 redbear-power(0.2.5): fix missing hwp field in CpuRow initializer
a43cca122d qtwayland(0.2.5): add PCH disable + SBOM disable flags
fc0c1e4576 qtshadertools(0.2.5): wire ShaderToolsMacros into Config.cmake
83f47db352 qtshadertools(0.2.5): install Qt6ShaderToolsMacros.cmake
Compare 12 commits »
vasilito pushed to submodule/relibc at vasilito/RedBear-OS 2026-07-02 21:44:23 +03:00
26595f1624 Tier 2: robust mutex cleanup in thread exit path
9774052fd1 Fix non-robust mutex ENOTRECOVERABLE false positive
Compare 2 commits »
vasilito pushed to submodule/kernel at vasilito/RedBear-OS 2026-07-02 21:44:10 +03:00
c6a5b7a1ad Tier 2: per-CPU sched stats, NUMA-aware scheduling, init numa
e812356cf0 fix: per-CPU idle context race condition + nightly-2026-04-11 pin
Compare 2 commits »
vasilito pushed to 0.2.5 at vasilito/RedBear-OS 2026-07-02 17:18:48 +03:00
f988cc0d58 feat: redbear-mini boots to login prompt with Phase 0 threading patches
bc7bbfb293 qtbase(0.2.5): update host profile to 6.11.1
9c93a3fc5b qtbase(0.2.5): rebase redox.patch for Qt 6.11.1 — drop obsolete OpenGL guard hunks
7902864a32 version(0.2.5): bump project version to 0.2.5
8b627c40af graphics(0.2.5): bump all KF6 frameworks 6.10→6.27, Plasma 6.3.4→6.7.2, remaining libs to latest stable
Compare 9 commits »
vasilito pushed to submodule/kernel at vasilito/RedBear-OS 2026-07-02 14:49:20 +03:00
5098d1651f kernel: revert -Z json-target-spec to original nightly-2025-10-03 build