..
ACPI
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
API
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
Arch
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
Devices
AK: Rename adopt() to adopt_ref()
2021-04-23 16:46:57 +02:00
FileSystem
AK: Rename adopt() to adopt_ref()
2021-04-23 16:46:57 +02:00
Heap
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
Interrupts
AK: Rename adopt() to adopt_ref()
2021-04-23 16:46:57 +02:00
Modules
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
Net
AK: Rename adopt() to adopt_ref()
2021-04-23 16:46:57 +02:00
PCI
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
Storage
AK: Rename adopt() to adopt_ref()
2021-04-23 16:46:57 +02:00
Syscalls
Kernel: Support null act argument for sigaction syscall
2021-04-24 23:00:28 +02:00
Tasks
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
Time
AK: Rename adopt() to adopt_ref()
2021-04-23 16:46:57 +02:00
TTY
AK: Rename adopt() to adopt_ref()
2021-04-23 16:46:57 +02:00
VirtIO
AK: Rename adopt() to adopt_ref()
2021-04-23 16:46:57 +02:00
VM
AK: Rename adopt() to adopt_ref()
2021-04-23 16:46:57 +02:00
.gitignore
Meta: Expect sync-local.sh script at repository root
2021-01-30 09:18:46 +01:00
AddressSanitizer.cpp
Everywhere: Use bgianf@serenityos.org for my copyright attribution
2021-04-22 21:15:54 +02:00
AddressSanitizer.h
Everywhere: Use bgianf@serenityos.org for my copyright attribution
2021-04-22 21:15:54 +02:00
Assertions.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
CMakeLists.txt
Meta: Add an option to precompile some very common AK headers
2021-04-21 14:29:46 +02:00
CMOS.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
CMOS.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
CommandLine.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
CommandLine.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
Console.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
Console.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
CoreDump.cpp
Everywhere: Use linusg@serenityos.org for my copyright headers
2021-04-22 22:51:19 +02:00
CoreDump.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
Debug.h.in
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
DMI.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
DMI.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
DoubleBuffer.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
DoubleBuffer.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
Forward.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
FutexQueue.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
FutexQueue.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
init.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
IO.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
KBuffer.h
AK: Rename adopt() to adopt_ref()
2021-04-23 16:46:57 +02:00
KBufferBuilder.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
KBufferBuilder.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
kprintf.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
KResult.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
kstdio.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
KSyms.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
KSyms.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
linker.ld
Kernel: Define a KERNEL_VIRTUAL_BASE in the linker script
2021-03-04 18:25:01 +01:00
Lock.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
Lock.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
LockMode.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
mkmap.sh
Build: Switch to CMake :^)
2020-05-14 20:15:18 +02:00
Module.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
Multiboot.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
Panic.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
Panic.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
PerformanceEventBuffer.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
PerformanceEventBuffer.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
PhysicalAddress.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
Process.cpp
AK: Rename adopt() to adopt_ref()
2021-04-23 16:46:57 +02:00
Process.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
ProcessGroup.cpp
AK: Rename adopt() to adopt_ref()
2021-04-23 16:46:57 +02:00
ProcessGroup.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
Random.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
Random.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
RTC.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
RTC.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
Scheduler.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
Scheduler.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
SpinLock.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
StdLib.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
StdLib.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
Syscall.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
Thread.cpp
AK: Rename adopt() to adopt_ref()
2021-04-23 16:46:57 +02:00
Thread.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
ThreadBlockers.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
ThreadTracer.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
ThreadTracer.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
TimerQueue.cpp
AK: Rename adopt() to adopt_ref()
2021-04-23 16:46:57 +02:00
TimerQueue.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
UBSanitizer.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
UBSanitizer.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
UnixTypes.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
UnveilNode.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
UserOrKernelBuffer.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
UserOrKernelBuffer.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
VirtualAddress.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
WaitQueue.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
WaitQueue.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
WorkQueue.cpp
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00
WorkQueue.h
Everything: Move to SPDX license identifiers in all files.
2021-04-22 11:22:27 +02:00