index
:
sophia.git
kjarna
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
api
/
kernel
Age
Commit message (
Expand
)
Author
2023-02-19
preparations for user mode
Ada Christine
2022-02-24
many changes
Ada Christine
2022-02-04
header reworking, beginning memory.c refactoring
Ada Christine
2022-02-03
don't pass kernel boot parameters to init functions, just use an accessor
Ada Christine
2021-12-29
boot data additions
Ada Christine
2021-12-29
anonymous spaces work again
Ada Christine
2021-12-29
Revert "anonymous memory works again"
Ada Christine
2021-12-29
anonymous memory works again
Ada Christine
2021-12-29
kernel memory map is passed on in kernel object space
Ada Christine
2021-12-19
i don't know what i'm doing anymore
Ada Christine
2021-12-16
reworking loader
Ada Christine
2021-06-02
cast address and offset calculations
Ada Christine
2021-05-06
moved paging code, slight modifications
Ada Christine
2021-04-23
less repetition, more flexibility with paging macros
Ada Christine
2021-04-12
reduced startup stack size
Ada Christine
2021-04-10
physical allocator is now available
Ada Christine
2021-04-07
moved entry stack definitions
Ada Christine
2021-04-07
moved headers around a bit
Ada Christine
2021-04-02
kernel has gdt now and loads segment register and we can allocate pages
Ada Christine
2021-03-30
better page table entry masks
Ada Christine
2021-03-27
paging constants into header
Ada Christine