summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 dayskernel/amd64: cpu: Add IRQ maskIan Moffett
4 dayskernel: sched: Default to MLFQIan Moffett
4 dayskernel: synch: Add system-wide lockingIan Moffett
4 dayskernel: sched: Adjust default quantum to 500 usecIan Moffett
4 dayskernel/amd64: cdefs: Add more md_* macrosIan Moffett
4 dayskernel: Enable interrupts upon sched entryIan Moffett
4 dayskernel/amd64: isa: Add support for pcspkrIan Moffett
4 dayskernel: acpi: Add acpi_oemid()Ian Moffett
4 dayskernel: sched: Returns as soon as resultIan Moffett
4 dayskernel: synch: Add lazy spinlock acquireIan Moffett
4 dayssys: atomic: Add atomic load/store operationsIan Moffett
4 daysboot: Upgrade to limine v9.x + add backdropIan Moffett
5 dayskernel: sched: Run oneshots foreverIan Moffett
5 dayskernel: Add per-arch cdefs.hIan Moffett
7 daysideas: kport: Add concept of shadow byte regionsIan Moffett
7 daysdocs: ideas: Add kport.txt draftIan Moffett
8 dayslibc: Add errno + OUSI errno implIan Moffett
8 dayskernel: rt8139: Add initial implIan Moffett
8 dayscdefs: Add __isr defineIan Moffett
8 dayskernel/amd64: pio: Add _MACHINE_HAVE_PIO defineIan Moffett
2025-03-28sys: Make proper sys/types.h + add clang nostdincIan Moffett
2025-03-28kernel: tlsf: Include proper headersIan Moffett
2025-03-28sys: limits: Add CHAR_BITIan Moffett
2025-03-27kernel: vm: Add munmap() implIan Moffett
2025-03-27kernel: systm: Include assert.hIan Moffett
2025-03-27build: bootstrap: Prepare environmentIan Moffett
2025-03-27build: Add hooks builddepIan Moffett
2025-03-27tools: checknl: Improve error handlingIan Moffett
2025-03-27kernel: systm: Add __sigraise() helperIan Moffett
2025-03-25kernel: vm: Add initial mmap() implIan Moffett
2025-03-25kernel: vm: Fix vm_page insertionsIan Moffett
2025-03-19kernel/amd64: bus: Check bus_set() statusIan Moffett
2025-03-19kernel: panic: Add hcf() and bas()Ian Moffett
2025-03-19kernel: cdefs: Introduce __cold and __dead_coldIan Moffett
2025-03-14kernel: vm: Only hold pgres with timeoutIan Moffett
2025-03-14project: Bump project versionIan Moffett
2025-03-14Merge branch 'expt'Ian Moffett
2025-03-14tools: Add script to check for redundant newlinesIan Moffett
2025-03-14kernel: vm: Add initial anonymous pager sourceIan Moffett
2025-03-09kernel: vm_map: Remove extra leading whitespaceIan Moffett
2025-03-09kernel: pager: Make vm_vnops externIan Moffett
2025-03-09workflow: Don't build toolchain in this testIan Moffett
2025-03-09project: Update nameIan Moffett
2025-03-09tools: cross: Remove 'clear' commandIan Moffett
2025-03-09project: Final workflow fixupsIan Moffett
2025-03-09project: Update CI workflow nameIan Moffett
2025-03-09project: Add github workflowsIan Moffett
2025-03-07kernel: cdefs: Add __barrier() defineIan Moffett
2025-02-28kernel: termios: Remove duplicate ISTRIPIan Moffett
2025-02-28kernel: termios: c_cc is of type cc_tIan Moffett