index
:
sophia.git
kjarna
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
memory.c
Age
Commit message (
Expand
)
Author
2021-12-19
moving files around
Ada Christine
2021-06-02
cast address and offset calculations
Ada Christine
2021-04-28
changed loader allocation, preparing for boot data revamp
Ada Christine
2021-04-23
less repetition, more flexibility with paging macros
Ada Christine
2021-04-20
panic on unhandled fault in anonymous space
Ada Christine
2021-04-14
minor changes
Ada Christine
2021-04-13
renamed kernel_map_page() and associates
Ada Christine
2021-04-13
Revert "renamed kernel_map_page() and associates"
Ada Christine
2021-04-13
renamed kernel_map_page() and associates
Ada Christine
2021-04-12
anonymous memory, OOM panic message
Ada Christine
2021-04-12
page faults, beginning the heap, bugs in panic.c
Ada Christine
2021-04-11
removed superfluous function
Ada Christine
2021-04-11
added rule to compile .S files; page fault ISR and skeleton handler are present
Ada Christine
2021-04-10
physical allocator is now available
Ada Christine
2021-04-02
kernel has gdt now and loads segment register and we can allocate pages
Ada Christine