index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Kernel
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2020-07-05
Kernel: Add Plan9FS :^)
Sergey Bugaev
2020-07-05
Kernel: Split BlockBasedFileSystem off FileBackedFileSystem
Sergey Bugaev
2020-07-01
Kernel: List all CPUs in /proc/cpuinfo
Tom
2020-06-25
Kernel: Replace existing random implementation with Fortuna
Peter Elliott
2020-06-20
Kernel: Remove DMI decoder from the kernel
Andreas Kling
2020-06-13
Kernel: KeyboardDevice, remove char mapping logic
Hüseyin ASLITÜRK
2020-05-29
Ports: Fix CMake-based ports
Paul Redmond
2020-05-27
Kernel: Port VirtualConsole to LibVT :^)
Sergey Bugaev
2020-05-26
AK: Rename FileSystemPath -> LexicalPath
Sergey Bugaev
2020-05-22
Kernel: Add convenient ways to map whole BIOS and EBDA into memory
Andreas Kling
2020-05-20
Revert "Kernel: Don't link against libstdc++"
Andreas Kling
2020-05-20
Revert "Build: Include headers from LibC, LibM, and LibPthread with -isystem"
Andreas Kling
2020-05-20
Build: Include headers from LibC, LibM, and LibPthread with -isystem
Andrew Kaster
2020-05-20
Kernel: Don't link against libstdc++
Andrew Kaster
2020-05-16
Kernel: Absorb LibBareMetal back into the kernel
Andreas Kling
2020-05-16
Toolchain/Ports: Update to gcc 10.1.0
Shannon Booth
2020-05-14
Build: Switch to CMake :^)
Sergey Bugaev