summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
15 hourskernel: ahci: Clear out PxSERR per portexptIan Moffett
15 hourskernel: ahci: Initialize each HBA portIan Moffett
15 hourskernel: ahci: Split CLB/FB into lower/upper bitsIan Moffett
15 hourskernel: ahci: Cleanup port count logIan Moffett
16 hourskernel: ahci: Add basic AHCI constantsIan Moffett
16 hourskernel: achi: Define command header and H2D FISIan Moffett
23 hourskernel: ahci: Implement initial HBA port logicIan Moffett
23 hourskernel: ahci: Remove stray newlineIan Moffett
23 hourssys: Add popcnt() implementationIan Moffett
43 hourskernel/amd64: gdt: Fix indentIan Moffett
44 hourskernel: ahci: Return 0 in ahci_poll_reg()Ian Moffett
3 dayskernel: rt8139: Autoload 93C46 + read MAC addressmainIan Moffett
3 dayskernel: net: Add initial net_if headersIan Moffett
4 dayskernel: xhci: Workaround Dell USBLEGSUP quirkIan Moffett
6 dayskernel: cons: Add backspace supportIan Moffett
6 dayskernel: initramfs: Add initial OMAR portIan Moffett
2025-04-18kernel: syscall: Fix conditional includesIan Moffett
2025-04-18kernel: Startup osh instead of initIan Moffett
2025-04-18kernel/aarch64: Add md_sync_all() stubIan Moffett
2025-04-18kernel/aarch64: Add missing machdep headersIan Moffett
2025-04-18Merge branch 'expt' into aarch64Ian Moffett
2025-04-18kernel: exec_elf64: Better loggingIan Moffett
2025-04-18kernel/amd64: isa: Improve polling and bufferingIan Moffett
2025-04-18kernel/amd64: isa: Attempt to wake up PS/2 linesIan Moffett
2025-04-18kernel: cons: Add console buffer frameworkIan Moffett
2025-04-18kernel: sched: Always sync on sched entryIan Moffett
2025-04-18kernel: descrip: Fix copyin/copyout + rw operationIan Moffett
2025-04-18kernel: Initialize vm subsystem earlierIan Moffett
2025-04-18kernel: video: Add bpp field to fbdevIan Moffett
2025-04-17kernel: cons: Default theme to amber shadeIan Moffett
2025-04-17kernel: cons: Support flexible console attrIan Moffett
2025-04-17kernel: Add copyrightIan Moffett
2025-04-17kernel: atoimc -> atomicIan Moffett
2025-04-17kernel: Reconsider the idea of init systemsIan Moffett
2025-04-17kernel/amd64: isa: Add i8042 keyboard supportIan Moffett
2025-04-17kernel/amd64: machdep: Add sync.h headersIan Moffett
2025-04-17kernel/amd64: cpu: Add IRQ maskIan Moffett
2025-04-17kernel: sched: Default to MLFQIan Moffett
2025-04-17kernel: synch: Add system-wide lockingIan Moffett
2025-04-17kernel: sched: Adjust default quantum to 500 usecIan Moffett
2025-04-17kernel/amd64: cdefs: Add more md_* macrosIan Moffett
2025-04-17kernel: Enable interrupts upon sched entryIan Moffett
2025-04-17kernel/amd64: isa: Add support for pcspkrIan Moffett
2025-04-17kernel: acpi: Add acpi_oemid()Ian Moffett
2025-04-17kernel: sched: Returns as soon as resultIan Moffett
2025-04-17kernel: synch: Add lazy spinlock acquireIan Moffett
2025-04-16sys: atomic: Add atomic load/store operationsIan Moffett
2025-04-15kernel: sched: Run oneshots foreverIan Moffett
2025-04-15kernel: Add per-arch cdefs.hIan Moffett
2025-04-13Merge branch 'expt' into aarch64Ian Moffett