.. |
Device
|
Kernel: Rework RamInode API
|
2023-09-30 19:22:30 +03:00 |
FS
|
Kernel: Rework whole ATA driver structure
|
2023-10-08 02:50:23 +03:00 |
Input
|
Kernel: Rework whole ATA driver structure
|
2023-10-08 02:50:23 +03:00 |
Memory
|
Kernel: make DMARegion::create static and fix mapping
|
2023-10-08 18:18:36 +03:00 |
Networking
|
Kernel: PCI devices can now create region for BAR
|
2023-09-22 17:20:35 +03:00 |
Storage
|
Kernel: Rework whole ATA driver structure
|
2023-10-08 02:50:23 +03:00 |
Terminal
|
Kernel: Rework whole ATA driver structure
|
2023-10-08 02:50:23 +03:00 |
Timer
|
Kernel: Add Timer::ns_since_boot()
|
2023-10-12 21:16:39 +03:00 |
ACPI.cpp
|
Kernel: Add LAI as a dependency
|
2023-09-22 17:20:35 +03:00 |
APIC.cpp
|
Kernel: Rework interrupt mechanism
|
2023-10-05 18:53:45 +03:00 |
CPUID.cpp
|
Kernel: CPUID can detect wether cpu supports nxe bit
|
2023-07-13 14:24:58 +03:00 |
Debug.cpp
|
Kernel: Rework interrupt mechanism
|
2023-10-05 18:53:45 +03:00 |
Errors.cpp
|
Kernel: ATAController will fail to initialize in native mode
|
2023-04-19 17:29:36 +03:00 |
Font.cpp
|
Kernel: Add missing TRY() to font loading
|
2023-09-27 00:49:53 +03:00 |
InterruptController.cpp
|
Kernel: Rework interrupt mechanism
|
2023-10-05 18:53:45 +03:00 |
OpenFileDescriptorSet.cpp
|
Kernel: Implement MAP_PRIVATE file mappings
|
2023-09-29 17:23:42 +03:00 |
PCI.cpp
|
Kernel: PCI can now get interrupts for devices
|
2023-10-11 22:18:58 +03:00 |
PIC.cpp
|
Kernel: Rework interrupt mechanism
|
2023-10-05 18:53:45 +03:00 |
Panic.cpp
|
Kernel: Panic wont print stacktrace if it has already paniced
|
2023-04-18 10:18:15 +03:00 |
Process.cpp
|
Kernel: Expose command line and environment to /proc
|
2023-09-30 23:01:33 +03:00 |
SSP.cpp
|
All: Clear lines with only whitspace in them
|
2023-09-10 00:31:42 +03:00 |
Scheduler.cpp
|
All: Clear lines with only whitspace in them
|
2023-09-10 00:31:42 +03:00 |
Semaphore.cpp
|
Kernel: remove Semaphore::is_blocked
|
2023-07-24 22:23:13 +03:00 |
SpinLock.cpp
|
Kernel: Locks allow locking after locker is invalid
|
2023-07-27 18:52:51 +03:00 |
Syscall.S
|
Kernel: Add bareboness fork() function
|
2023-05-28 18:08:49 +03:00 |
Syscall.cpp
|
Kernel/LibC/Userspace: Add SYS_POWEROFF + cli tool
|
2023-09-28 12:36:47 +03:00 |
Thread.cpp
|
Kernel: Don't map interrupt stack as userspace accessable
|
2023-09-28 21:58:24 +03:00 |
kernel.cpp
|
Kernel: Rework whole ATA driver structure
|
2023-10-08 02:50:23 +03:00 |
lai_host.cpp
|
Kernel: Add LAI as a dependency
|
2023-09-22 17:20:35 +03:00 |