1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00
sortix--sortix/kernel
Jonas 'Sortie' Termansen 398eee1a8b Add AHCI driver.
2016-02-02 22:47:49 +01:00
..
disk Add AHCI driver. 2016-02-02 22:47:49 +01:00
fs Simplify directory reading. 2016-01-26 18:42:54 +01:00
gpu/bga
include/sortix Rewrite ATA driver. 2016-02-02 22:47:49 +01:00
kb
mouse
net
x64 Add paging no-execute and write protection support. 2016-01-25 17:39:57 +01:00
x86 Add paging no-execute and write protection support. 2016-01-25 17:39:57 +01:00
x86-family Refactor boot page availability testing. 2016-01-26 17:51:25 +01:00
.gitignore
addralloc.cpp
alarm.cpp
clock.cpp
com.cpp
com.h
copy.cpp
crc32.cpp
debugger.cpp
descriptor.cpp Simplify directory reading. 2016-01-26 18:42:54 +01:00
dtable.cpp
elf.cpp Add paging no-execute and write protection support. 2016-01-25 17:39:57 +01:00
end.cpp
fcache.cpp
fsfunc.cpp
hostname.cpp
identity.cpp
initrd.cpp Simplify directory reading. 2016-01-26 18:42:54 +01:00
initrd.h
inode.cpp Simplify directory reading. 2016-01-26 18:42:54 +01:00
interlock.cpp
interrupt.cpp
io.cpp Fix fsm_mountat(2) error handling. 2016-01-27 21:36:04 +01:00
ioctx.cpp
kernel.cpp Add AHCI driver. 2016-02-02 22:47:49 +01:00
kernelinfo.cpp Add kernelinfo firmware string. 2016-01-26 17:45:06 +01:00
kthread.cpp
lfbtextbuffer.cpp
lfbtextbuffer.h
linebuffer.cpp
linebuffer.h
log.cpp
logterminal.cpp
logterminal.h
Makefile Add AHCI driver. 2016-02-02 22:47:49 +01:00
memorymanagement.cpp Add paging no-execute and write protection support. 2016-01-25 17:39:57 +01:00
mtable.cpp
multiboot.h
op-new.cpp
panic.cpp
partition.cpp
partition.h
pci-mmio.cpp
pci.cpp
pipe.cpp
poll.cpp
process.cpp Execute only programs with an executable bit set. 2016-01-25 17:39:57 +01:00
psctl.cpp
ptable.cpp
random.cpp
refcount.cpp
registers.cpp
resource.cpp
scheduler.cpp
segment.cpp
signal.cpp
sockopt.cpp
string.cpp
symbol.cpp
syscall.cpp
textbuffer.cpp
textterminal.cpp
textterminal.h
thread.cpp
time.cpp
timer.cpp
uart.cpp
uart.h
user-timer.cpp
vga.cpp
vga.h
vgafont.f16
vgatextbuffer.cpp
vgatextbuffer.h
video.cpp
vnode.cpp Simplify directory reading. 2016-01-26 18:42:54 +01:00
worker.cpp