• Joined on 2025-02-05
tomolt pushed to sata-redux at karlos/karlos 2025-10-21 19:30:41 +02:00
919b47d021 Handle interrupts generated by the HBA
73a86104f3 Merged Timer fix from branch main into sata-redux
7a928a0bf8 Timer Queue: Fix timers dropping from the queue
Compare 3 commits »
tomolt pushed to main at karlos/karlos 2025-10-21 17:05:08 +02:00
7a928a0bf8 Timer Queue: Fix timers dropping from the queue
tomolt opened issue karlos/karlos#8 2025-10-21 16:33:10 +02:00
Bug: Spurious LAPIC EOI caused by non-LAPIC interrupts
tomolt pushed to sata-redux at karlos/karlos 2025-10-21 16:18:14 +02:00
8d74b86c93 Trying to set up PCI MSI for SATA
tomolt pushed to sata-redux at karlos/karlos 2025-10-21 00:58:46 +02:00
d601efa04f SATA: Clear pending intrs, traverse PCI capabs
tomolt pushed to sata-redux at karlos/karlos 2025-10-20 16:55:14 +02:00
df7898d216 Gather HBA port-specific context in a struct
tomolt pushed to sata-redux at karlos/karlos 2025-10-20 16:31:29 +02:00
f33421857a Finally reading a single sector of data
tomolt created branch sata-redux in karlos/karlos 2025-10-20 02:14:25 +02:00
tomolt pushed to sata-redux at karlos/karlos 2025-10-20 02:14:25 +02:00
4579f789dd Finally got output from ATA IDENTIFY
678b867469 SATA Cleanup: Syntax, Spelling, Includes, Formatting
452d044de7 Merged sata branch into significantly newer kernel
Compare 3 commits »
tomolt created branch release-bundling in karlos/karlos 2025-10-19 20:01:48 +02:00
tomolt pushed to release-bundling at karlos/karlos 2025-10-19 20:01:48 +02:00
5f1f9158c7 Script to bundle builds for public release
tomolt pushed to main at karlos/landing-page 2025-10-18 20:21:21 +02:00
7de82616ba Custom HTML preprocessor; New banner; Team page
tomolt pushed to main-bug at karlos/karlos 2025-10-18 15:26:12 +02:00
25abfee9df Stack Protector: Provide stack canary value
tomolt pushed to main at karlos/landing-page 2025-10-17 02:11:04 +02:00
9ed16ac4a5 Added link to readonly docmost view
tomolt pushed to main at karlos/landing-page 2025-10-09 16:25:30 +02:00
9b9885829f Fixed favicon not showing up
8fad279dd0 Fixed assets dir being copied to the wrong place
Compare 2 commits »
tomolt pushed to main at karlos/landing-page 2025-10-09 16:14:03 +02:00
2c2e220974 Promoted 'new-landing-page' to the new index page
36666fabea Simplified build script
4e24fda805 Added --delete flag to rsync call
Compare 3 commits »
tomolt pushed to main at karlos/landing-page 2025-10-09 16:02:11 +02:00
e03bcca9d1 Built a crude deploy script, using rsync
tomolt pushed to main at karlos/karlos 2025-10-08 21:33:47 +02:00
6a5ae2f5af Merge hardware timer functionality into main
7bd765d986 Fix continuous calibration not updating tsc_scale_factor
d1f4283319 Continuously re-calibrating the timer HW
b67bc21db5 Game code refactor
973a8c25bd KarlOS Gaming
Compare 17 commits »
tomolt pushed to time at karlos/karlos 2025-10-08 21:31:57 +02:00
7bd765d986 Fix continuous calibration not updating tsc_scale_factor
tomolt pushed to time at karlos/karlos 2025-10-08 21:04:50 +02:00
d1f4283319 Continuously re-calibrating the timer HW