summaryrefslogtreecommitdiff
path: root/kernel/src/main.cpp
AgeCommit message (Collapse)Author
4 daystrying to get xhci working on vboxHEADmaincpplover0
6 daysevdev support, vfs, tmpfscpplover0
2026-03-15pvclock trying to get working ext2cpplover0
2026-03-12x2apic, poweroff, nvme driver, mp, powerbuttoncpplover0
2026-03-04aarch64 interruptscpplover0
2026-03-01orange rewritecpplover0
2026-02-22ps2 drivercpplover0
2026-02-10add syscalls, bug fix, idk what i did i forgotcpplover0
2026-02-01linux binary compat, a lot of bug fixes, a lot of syscalls, debian userspace ↵cpplover0
compat
2025-12-20probably some bug fixes, strip and buddy allocator freelist extensioncpplover0
2025-12-04w bug fixes and optimizationscpplover0
2025-11-17python port :)cpplover0
2025-11-14hicpplover0
2025-10-29xorg portcpplover0
2025-10-12bug fix, tty improve, readlinkat()cpplover0
2025-09-15unix socketscpplover0
2025-09-06end rewritecpplover0
2025-08-26W bug fixcpplover0
2025-08-10posix_openpt(), bug fixs, devfs control and etc.cpplover0
2025-08-01pipes, forkcpplover0
2025-07-29bug fixscpplover0
2025-07-27vmm,scheduling,syscalls,elf loading,libccpplover0
2025-07-15tmpfs,vfscpplover0
2025-07-13kvmclock, hpet, lapic, ioapic, acpicpplover0
2025-07-09gdtcpplover0
2025-07-09kheapcpplover0
2025-07-08pmmcpplover0
2025-07-06starting to rewrite orangecpplover0
2025-07-06paging deallocationcpplover0
2025-07-02bug fixes,smp weird bug fix, gcc bug fixcpplover0
2025-07-01bug fixes, gcc portcpplover0
2025-06-28userspace tty, /dev/input, own implementation of /dev/pty (/dev/ttyX),a lot ↵cpplover0
of bug fixes, fixed memory leaks and etc.
2025-06-20fbtest, fbdev, mmap fd support, bug fixes, path resolver bug fixes, devfs_statcpplover0
2025-06-19xhci is done, usb is done usb keyboard is workscpplover0
2025-06-11port enabling xhci stage 2 and bug fixescpplover0
2025-06-09xhci_process_fetch, pci cap loading, usbtest util and i can finally receive ↵cpplover0
events from xhci
2025-06-07xhci processcpplover0
2025-06-04bcpplover0
2025-06-03pci initializing, xhci stage 0cpplover0
2025-06-01readdir opendir and readlinkcpplover0
2025-05-30tzdata port (not really only /etc/localtime required))cpplover0
2025-05-27full sse supportcpplover0
2025-05-26hicpplover0
2025-05-24syscall_waitpid, syscall_ioctl tty serialinput ps/2 to ascii to tty bash ↵cpplover0
prompt and etc
2025-05-23syscall_kill, syscall_getppid, syscall_gethostname, syscall_stat, ↵cpplover0
syscall_dup, bug fix in syscall_seek, bug fix in path resolver, tty, better build system, and finally get working bash
2025-05-20process::kill(), bug fix in exec() syscall, new log debug level and upgraded ↵cpplover0
build system
2025-05-18pmm bug fixcpplover0
2025-05-18buddy allocator alloc() and logs looks goodcpplover0
2025-05-11fix stack bug and good path resolvercpplover0
2025-05-09non blocking read from keyboardcpplover0