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
2022-12-11
Kernel+LibC+LibCore+UserspaceEmulator: Implement `faccessat(2)`
sin-ack
2022-12-03
Kernel+SystemServer: Don't hardcode coredump directory path
Liav A
2022-11-08
Kernel: Split the Ext2FileSystem.{cpp,h} files into smaller components
Liav A
2022-11-08
Kernel: Split the ISO9660FileSystem.{cpp,h} files to smaller components
Liav A
2022-11-08
Kernel: Split the DevPtsFS files into smaller components
Liav A
2022-11-08
Kernel: Split the Plan9FileSystem.{cpp,h} file into smaller components
Liav A
2022-11-08
Kernel: Split the ProcFS core file into smaller components
Liav A
2022-11-08
Kernel: Split the FATFileSystem.{cpp,h} files into smaller components
Liav A
2022-11-08
Kernel: Split the TmpFS core files into smaller components
Liav A
2022-11-08
Kernel: Split the SysFS core files into smaller components
Liav A
2022-11-05
Kernel: Add support for jails
Liav A
2022-10-26
Kernel/aarch64: Unify building kernel source files in CMakeLists.txt
Timon Kruiper
2022-10-25
Kernel+Userland: Move /sys/firmware/power_state to /sys/kernel directory
Liav A
2022-10-25
Kernel/ProcFS: Remove all unnecessary components
Liav A
2022-10-25
Kernel: Introduce global variables and stats in /sys/kernel directory
Liav A
2022-10-22
Kernel: Remove the DevTmpFS class
Liav A
2022-10-20
Kernel/aarch64: Stub enough functions to build Random.cpp
Timon Kruiper
2022-10-20
Kernel/aarch64: Stub enough functions to build Process.cpp
Timon Kruiper
2022-10-20
Kernel/aarch64: Stub WaitQueueBlocker::unblock to build WaitQueue.cpp
Timon Kruiper
2022-10-20
Kernel/aarch64: Stub more functions to build Thread.cpp
Timon Kruiper
2022-10-18
Kernel/aarch64: Stub more functions to be able to build Scheduler.cpp
Timon Kruiper
2022-10-18
Kernel: Reintroduce `ScopedAddressSpaceSwitcher` to aarch64 build
Jesse Buhagiar
2022-10-18
Kernel: Reintroduce `Mutex.cpp` to aarch64 build
Jesse Buhagiar
2022-10-18
Kernel: Reintroduce `Credentials.cpp` to aarch64 build
Jesse Buhagiar
2022-10-18
Kernel: Include `KBufferBuilder.cpp` in aarch64 build
Jesse Buhagiar
2022-10-18
Kernel: Add even more AARCH64 stubs
Gunnar Beutner
2022-10-17
Kernel: Implement TimeManagement for aarch64
Timon Kruiper
2022-10-17
Kernel: Mark Version.h as a dependency of Kernel rather than ALL
Andrew Kaster
2022-10-14
Kernel: Add support for the FAT32 filesystem
Undefine
2022-10-14
Kernel: Abstract platform-specific current time methods from Scheduler
Liav A
2022-10-14
Kernel: Bake version information into the Kernel
kleines Filmröllchen
2022-10-14
Kernel: Remove -nodefaultlibs compiler options
Gunnar Beutner
2022-10-13
Kernel: Add StdLib.cpp and UserOrKernelBuffer.cpp to aarch64 build
Timon Kruiper
2022-10-03
Kernel/Storage: Remove the ramdisk implementation
Liav A
2022-09-23
Kernel: Introduce the IOWindow class
Liav A
2022-09-23
Kernel: Move x86-specific timer code handling to Arch/x86/Time directory
Liav A
2022-09-23
Kernel/Graphics: Move x86-specific support for VGA to Arch/x86 directory
Liav A
2022-09-20
Kernel: Move x86-specific init sequence code to the x86/Arch directory
Liav A
2022-09-20
Kernel: Move x86-specific IRQ controller code to Arch/x86 directory
Liav A
2022-09-20
Kernel: Move PCI IDE driver code to the Arch/x86 directory
Liav A
2022-09-20
Kernel: Move x86 Bochs VBE code to the Arch/x86 directory
Liav A
2022-09-20
Kernel: Move x86-specific HID code to the Arch/x86 directory
Liav A
2022-09-20
Kernel: Don't compile ISA IDE controller code in non-x86 builds
Liav A
2022-09-20
Kernel: Move VMWare backdoor communication code to the x86 directory
Liav A
2022-09-20
Kernel: Move PCI initialization x86-specific code to the arch directory
Liav A
2022-09-20
Kernel: Move PCSpeaker code to the x86-specific architecture directory
Liav A
2022-09-20
Kernel/PCI: Move IO based HostBridge code to x86 arch-specific directory
Liav A
2022-09-20
Kernel: Abstract platform-specific serial port access from kprintf
Liav A
2022-09-20
Kernel/x86: Move RTC and CMOS code to x86 arch-specific subdirectory
Liav A
2022-09-20
Kernel: Move IO delay code to x86 architecture subdirectory
Liav A
[next]