serenity/Kernel
2021-11-28 19:26:22 +02:00
..
API Kernel: Ensure KeyEvent::key sent to Userspace respects keyboard layout 2021-11-26 11:19:36 -08:00
Arch
Bus Kernel: Implement AC97 audio device driver 2021-11-23 10:06:24 +01:00
Devices Kernel: Ignore AC97 non-completion interrupts 2021-11-28 19:26:22 +02:00
FileSystem Kernel: Use DistinctNumeric for filesystem ID's 2021-11-18 21:11:30 +01:00
Firmware
Graphics Everywhere: Fix spelling of "offsetted" 2021-11-21 20:22:48 +01:00
Heap
Interrupts
Library
Locking
Memory Kernel: Make VirtualRangeAllocator setup functions propagate errors 2021-11-18 21:11:30 +01:00
Net
Prekernel
Storage Kernel/Storage: Restore booting from MBR partitions functionality 2021-11-28 08:05:58 +01:00
Syscalls Kernel+UE+LibC: Remove unused dbgputch syscall 2021-11-24 22:56:39 +01:00
Tasks
Time
TTY
AddressSanitizer.cpp
AddressSanitizer.h
Assertions.h
AtomicEdgeAction.h
BootInfo.h
CMakeLists.txt Kernel: Implement AC97 audio device driver 2021-11-23 10:06:24 +01:00
CMOS.cpp
CMOS.h
CommandLine.cpp
CommandLine.h
Coredump.cpp Kernel: Avoid repeated memory zeroing while generating coredumps 2021-11-21 20:22:48 +01:00
Coredump.h
Debug.h.in Kernel: Add AC97_DEBUG macro 2021-11-28 19:26:22 +02:00
DoubleBuffer.cpp Kernel: Share code between DoubleBuffer's read() and peek() 2021-11-21 20:22:48 +01:00
DoubleBuffer.h Kernel: Share code between DoubleBuffer's read() and peek() 2021-11-21 20:22:48 +01:00
embedmap.sh
Forward.h
FutexQueue.cpp
FutexQueue.h
GlobalProcessExposed.cpp Kernel: Use DistinctNumeric for filesystem ID's 2021-11-18 21:11:30 +01:00
init.cpp Kernel: Implement AC97 audio device driver 2021-11-23 10:06:24 +01:00
KBuffer.h
KBufferBuilder.cpp
KBufferBuilder.h
KLexicalPath.cpp
KLexicalPath.h
kprintf.cpp Kernel+UE+LibC: Remove unused dbgputch syscall 2021-11-24 22:56:39 +01:00
kstdio.h Kernel+UE+LibC: Remove unused dbgputch syscall 2021-11-24 22:56:39 +01:00
KString.cpp
KString.h
KSyms.cpp
KSyms.h
linker.ld
MiniStdLib.cpp
mkmap.sh
Multiboot.h
Panic.cpp
Panic.h
PerformanceEventBuffer.cpp
PerformanceEventBuffer.h
PerformanceManager.h
PhysicalAddress.h
Process.cpp Kernel: Log when a process exits with an unlocked veil 2021-11-28 09:16:37 -08:00
Process.h Kernel+UE+LibC: Remove unused dbgputch syscall 2021-11-24 22:56:39 +01:00
ProcessExposed.cpp Kernel: Use DistinctNumeric for filesystem ID's 2021-11-18 21:11:30 +01:00
ProcessExposed.h Kernel: Use DistinctNumeric for filesystem ID's 2021-11-18 21:11:30 +01:00
ProcessGroup.cpp
ProcessGroup.h
ProcessProcFSTraits.cpp Kernel: Use DistinctNumeric for filesystem ID's 2021-11-18 21:11:30 +01:00
ProcessSpecificExposed.cpp Kernel: Use DistinctNumeric for filesystem ID's 2021-11-18 21:11:30 +01:00
Random.cpp
Random.h
RTC.cpp
RTC.h
SanCov.cpp
Scheduler.cpp
Scheduler.h
Sections.h
StdLib.cpp
StdLib.h
Syscall.cpp
Thread.cpp
Thread.h Kernel+LibC: Fix ptrace for 64-bit 2021-11-20 21:22:24 +00:00
ThreadBlockers.cpp
ThreadTracer.cpp
ThreadTracer.h
TimerQueue.cpp
TimerQueue.h
UBSanitizer.cpp
UnixTypes.h
UserOrKernelBuffer.cpp
UserOrKernelBuffer.h Kernel: Make UserOrKernelBuffer::for_user_buffer() return ErrorOr<T> 2021-11-21 20:22:48 +01:00
VirtualAddress.h
WaitQueue.cpp
WaitQueue.h
WorkQueue.cpp
WorkQueue.h