index
:
miguel/fool-os.git
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
x86.c
Age
Commit message (
Collapse
)
Author
2018-08-19
cleaning up asm stuff and improving docs
Miguel
2018-08-17
cleanup and working on fifo pipes
Miguel
2014-12-09
passing vesa physbase to vmem and some cleanup
Michal Idziorek
2014-12-01
finally implemented fork() syscall
Michal Idziorek
2014-12-01
Paging between 2 'tasks' loaded from ELF files.
Michal Idziorek
Both files are loaded at: 0x08048000 virutal!
2014-11-26
changes, improvements and cleanup
Michal Idziorek
2014-11-17
minor fixes and testing
Michal Idziorek
2014-09-08
spinlocks
Michal Idziorek
2014-09-08
fixed waiting for keypress in bootloader.
Michal Idziorek
2014-09-03
system clock
Michal Idziorek
2014-09-03
Moved kernel to 0x10000 !
Michal Idziorek
2014-09-03
ACPI support !
Michal Idziorek
2014-09-02
Finally Fix paging bug! Hooray!
Michal Idziorek
2014-09-02
Debugging paging problem on VirtualBox (VT-x)
Michal Idziorek
2014-09-01
Added kernel_entry for APs
Michal Idziorek
2014-08-29
added paging support
Michal Idziorek
2014-08-20
started implementing floppy driver etc.
Michal Idziorek