| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-05-27 | Readd text kernels ection with explanation | Matteo Gmür | 1 | -2/+2 |
| 2025-05-20 | Improve syscalls and user heap allocator | Matteo Gmür | 1 | -4/+2 |
| 2025-05-18 | Make new usable for both kernel and user calls | Matteo Gmür | 1 | -0/+6 |
| 2025-05-12 | Fix crashes because of are frame allocator copy | Matteo Gmür | 2 | -20/+36 |
| 2025-05-12 | Adjust user heap to lazy allocate heap | Matteo Gmür | 1 | -5/+5 |
| 2025-05-11 | make frame_allocator and active_page_table statically available | Fabian Imhof | 1 | -0/+6 |
| 2025-05-11 | Adjust user heap allocator with expanding heap functionality | Matteo Gmür | 2 | -4/+30 |
| 2025-05-05 | Add comments to syscall components | Matteo Gmür | 3 | -4/+4 |
| 2025-05-05 | Fix recursive include using extra file | Matteo Gmür | 3 | -37/+43 |
| 2025-05-04 | fix returning from syscall | Fabian Imhof | 1 | -1/+3 |
| 2025-05-03 | rename syscall result variable | Fabian Imhof | 1 | -3/+3 |
| 2025-05-03 | write wrapper function for syscall | Fabian Imhof | 2 | -0/+125 |
