Kamil Kowalczyk kamkow1
kamkow1 pushed to master at kamkow1/mop3 2026-02-12 23:17:01 +01:00
28ceabdb72 Flatten libs
kamkow1 pushed to master at kamkow1/mop3 2026-02-12 23:05:07 +01:00
ab758d8929 Move string functions to libstring
kamkow1 pushed to master at kamkow1/mop3 2026-02-12 22:57:36 +01:00
ec6cd43a14 Move out libmsl functionality into separate libs
kamkow1 pushed to master at kamkow1/mop3 2026-02-12 16:03:13 +01:00
f37c34958e Unify VFS status codes and normal system status codes
fb54483e42 Lock VFS mountpoint access for ops
Compare 2 commits »
kamkow1 pushed to master at kamkow1/mop3 2026-02-12 15:49:09 +01:00
f07e920270 Minimal device system, implement terminal device and libterminal
kamkow1 pushed to master at kamkow1/mop3 2026-02-11 21:36:53 +01:00
4ad1519e06 Virtual filesystem and ramdiskfs
kamkow1 pushed to master at kamkow1/www.kamkow1lair.pl 2026-02-08 21:51:07 +01:00
79691247f3 MOP3 real hardware, theme update
kamkow1 pushed to master at kamkow1/mop3 2026-02-08 18:58:56 +01:00
9e6035bd68 Remove spinlock contexts
kamkow1 pushed to master at kamkow1/mop3 2026-02-07 14:51:19 +01:00
1ca3d11bac Differentiate between logical CPU IDs and ACPI MADT IDs
kamkow1 pushed to master at kamkow1/mop3 2026-02-05 23:44:36 +01:00
5fe9d0a158 Fix CPU load balancer bugs, scheduling points support for remote CPUs
5283787a80 Don't print trying CPU
Compare 2 commits »
kamkow1 pushed to master at kamkow1/mop3 2026-02-03 23:10:09 +01:00
2c30b785c0 Add scripts - usb monitor and iso writer
kamkow1 pushed to master at kamkow1/www.kamkow1lair.pl 2026-02-02 19:36:23 +01:00
d592fade15 Update TLS thumb
kamkow1 pushed to master at kamkow1/www.kamkow1lair.pl 2026-02-02 19:32:18 +01:00
0feb0a734a TLS fix og-image leading slash
kamkow1 pushed to master at kamkow1/www.kamkow1lair.pl 2026-02-02 19:27:42 +01:00
7adcbd690c Fix site.host
kamkow1 pushed to master at kamkow1/www.kamkow1lair.pl 2026-02-02 19:12:33 +01:00
cd643396ab TLS update thumb
kamkow1 pushed to master at kamkow1/www.kamkow1lair.pl 2026-02-02 17:06:27 +01:00
9f356aa92c amd64 TLS
kamkow1 pushed to master at kamkow1/www.kamkow1lair.pl 2026-01-30 21:55:19 +01:00
4c3b7581d4 Mutex kernel synchronization
kamkow1 pushed to master at kamkow1/mop3 2026-01-30 15:59:23 +01:00
38e26a9c12 Implement argument_ptr () syscall for handling process arguments
kamkow1 pushed to master at kamkow1/mop3 2026-01-30 02:36:32 +01:00
124aa12f5b Redesign scheduling points
kamkow1 pushed to master at kamkow1/mop3 2026-01-29 18:18:29 +01:00
d2f5c032d9 Fix TLS alignment issues, works on BOCHS now too!