13 Commits

Author SHA1 Message Date
Alex
89c173bb31
Check if the page is present when we trace frames 2022-11-01 19:58:08 +02:00
Alex
59f4470fb4
Move stack tracing to it's own function 2022-11-01 01:52:57 +02:00
Alex
4f94d4cc6d
Updated tasking 2022-10-22 04:56:57 +03:00
Alex
ebd0273a99
More tasking implementation 2022-10-21 05:31:50 +03:00
Alex
fa92676d9f
Changed SMP code 2022-10-20 05:04:15 +03:00
Alex
35e9532c24
Update files 2022-10-19 18:39:02 +03:00
Alex
cb349ae620
x32 still not working (TODO: do 1:1 page mapping, except for kernel) 2022-10-18 21:16:12 +03:00
Alex
c944f57a3b
APIC implementation (not working as expected) 2022-10-17 04:05:44 +03:00
Alex
a14ac6f351
Do not print to UART directly 2022-10-16 23:39:36 +03:00
Alex
f8b77735d8
Small fixes for crash handler 2022-10-16 23:36:44 +03:00
Alex
d35b4de246
added no_stack_protector attribute to functions 2022-10-16 21:25:11 +03:00
Alex
b9b5b57929
Removed unused code 2022-10-16 21:01:24 +03:00
Alex
b8c5c15a47
implemented interrupts handler & stub crash screen 2022-10-16 20:53:57 +03:00