banan-os/kernel
Bananymous 1de9daa40f Kernel: Move interrupt status stuff to Processor.h
SpinLocks are now locked with processor id instead of thread id. This
allows having multiple processors running while scheduler is not yet
activated.
2024-03-03 01:47:22 +02:00
..
arch Kernel: Remove CriticalScopes from memory handing code 2024-02-29 19:16:41 +02:00
font BuildSystem: building for 32-bit works now 2023-04-02 05:03:17 +03:00
include/kernel Kernel: Move interrupt status stuff to Processor.h 2024-03-03 01:47:22 +02:00
kernel Kernel: Move interrupt status stuff to Processor.h 2024-03-03 01:47:22 +02:00
klibc Kernel: Add klibc for kernel 2024-02-14 15:00:04 +02:00
lai@a228465314 Kernel: Add LAI as a dependency 2023-09-22 17:20:35 +03:00
CMakeLists.txt Kernel: Fix all broken locks from new mutexes 2024-02-28 22:45:34 +02:00
icxxabi.cpp Kernel: Fix all broken locks from new mutexes 2024-02-28 22:45:34 +02:00
ubsan.cpp All: Cleanup all files 2024-01-24 15:53:38 +02:00