index
:
marvinborner/Melvix
dev
:computer: Small operating system written from scratch (covid/school project)
Marvin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
features
/
mm.c
Age
Commit message (
Expand
)
Author
2021-07-03
Very minor fixes
Marvin Borner
2021-06-08
Process exit improvements
Marvin Borner
2021-06-02
Huge scheduler rewrite and other things
Marvin Borner
2021-05-20
Added BGA driver and generic FB wrapper
Marvin Borner
2021-05-20
Major restructuring
Marvin Borner
2021-05-20
Coding style fixes
Marvin Borner
2021-05-19
Smashed some bugs
Marvin Borner
2021-05-04
General fixes (see description) - closes #17
Marvin Borner
2021-04-29
Alright!
Marvin Borner
2021-04-29
Multiboot/Grub progress
Marvin Borner
2021-04-28
Started conversion to Grub (#17)
Marvin Borner
2021-04-25
Added range-based memory validator
Marvin Borner
2021-04-17
Implemented I/O polling
Marvin Borner
2021-04-16
New elegant I/O blocking solution
Marvin Borner
2021-04-13
Started IO dev manager
Marvin Borner
2021-04-10
Some changes here and there
Marvin Borner
2021-04-10
Gave procs own kernel stack (TSS)
Marvin Borner
2021-04-09
Added readable/writable checks
Marvin Borner
2021-04-05
Fixed some minor bugs
Marvin Borner
2021-04-05
Added new randomization features
Marvin Borner
2021-04-04
Implemented basic user program ASLR
Marvin Borner
2021-04-03
Added readonly remap of readonly elf sections
Marvin Borner
2021-04-03
Added section logging to page fault handler
Marvin Borner
2021-04-03
Enabled SMAP/SMEP protections
Marvin Borner
2021-04-02
Added kernel section clear/protect after init
Marvin Borner
2021-04-02
Mapped .text and .rodata readonly
Marvin Borner
2021-04-02
Replaced target macros
Marvin Borner
2021-04-02
Added memory leak detector
Marvin Borner
2021-04-01
Hardened entire system
Marvin Borner
2021-03-21
Cleaner shared memory implementation
Marvin Borner
2021-03-21
Hardened syscalls
Marvin Borner
2021-03-21
Added basic shared memory support
Marvin Borner
2021-03-20
Reimplemented memory range validation
Marvin Borner
2021-03-20
LGTM!
Marvin Borner
2021-03-20
Even more fixes! :^)
Marvin Borner
2021-03-19
Some things
Marvin Borner
2021-03-17
Awesome!
Marvin Borner
2021-03-16
Cleanup and atexit
Marvin Borner
2021-03-15
System hardening and errno impl
Marvin Borner
2021-03-14
Some security measurements
Marvin Borner
2021-03-14
Maaany fixes :)
Marvin Borner
2021-03-13
Nicü
Marvin Borner
2021-03-12
New memory allocation algorithms
Marvin Borner
2021-03-12
Boots successfully...
Marvin Borner
2021-03-12
Let's gooo!
Marvin Borner
2021-03-08
im stoopid and i know it
Marvin Borner
2021-03-05
Oh man... Idfk anymore
Marvin Borner
2021-03-02
Getting closer!
Marvin Borner
2021-03-02
very good this is
Marvin Borner