index
:
L5Lunos
dev
master
[L] The points have aligned [5]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sys
/
include
Age
Commit message (
Expand
)
Author
9 days
kern: fbdev: Create namespace object for fbdev
Ian Moffett
9 days
kern: ns: Include nsvar.h in os/ns.h
Ian Moffett
9 days
kern: ns: Remove unused length field
Ian Moffett
9 days
kern: Add initial object namespace sources
Ian Moffett
10 days
kern: Add safe copyin() and copyout()
Ian Moffett
10 days
kern: lib: Add strdup()
Ian Moffett
10 days
kern: io: Fix typo in header guard
Ian Moffett
11 days
kern: fs: Add initial devfs implementation
Ian Moffett
11 days
kern: mount: Remove extra unwanted space
Ian Moffett
11 days
kern: Add initial signals work
Ian Moffett
11 days
kern: proc: Protect mapping list with spinlock
Ian Moffett
11 days
kern/amd64: mmu: pmap_set_cache() -> pmap_set_cache()
Ian Moffett
12 days
kern/amd64: cpu: Add cpu_halt_others() function
Ian Moffett
12 days
kern/amd64: cpu: Add CPU halt ISR for IPIs
Ian Moffett
12 days
kern/amd64: Support APIC inter-processor interrupts
Ian Moffett
12 days
sys: Add BSD sys/tree.h port
Ian Moffett
12 days
kernel: filedesc: Allocate standard streams
Ian Moffett
12 days
sys: Add initial sys/stat.h
Ian Moffett
12 days
sys: Add sys/fcntl.h for file I/O Related bitsī
Ian Moffett
13 days
libc: Add resource border crossing interface
Ian Moffett
13 days
kern: mac: Make mac_map() return ssize_t
Ian Moffett
13 days
sys: Add sys/_null.h
Ian Moffett
2025-09-23
usr: libc: Add libc syscall interface
Ian Moffett
2025-09-23
kern: security: Add initial support for MAC
Ian Moffett
2025-09-22
kern: ahci: Include missing io/dma/alloc.h
Ian Moffett
2025-09-22
kern: ahci: Add initial port bring-up logic
Ian Moffett
2025-09-22
kern: ahci: Keep track of number of command slots
Ian Moffett
2025-09-22
kern: ahci: Add further ahcivar.h defs for FIS/HDR
Ian Moffett
2025-09-22
kern: dma: Add DMA address helpers
Ian Moffett
2025-09-21
kern: vfs: Add support for image-like paths
Ian Moffett
2025-09-21
kern: vnode: Add filesystem specific data to vnode
Ian Moffett
2025-09-21
sys: vnode: "driver" -> "filesystem"
Ian Moffett
2025-09-21
kern: vfs: Add lookup by name helper
Ian Moffett
2025-09-21
kern: ahci: Only support 64-bit HBAs for now
Ian Moffett
2025-09-21
kern: ahci: Add initial port startup logic
Ian Moffett
2025-09-21
kern: ahci: Scan for implemented ports with PI reg
Ian Moffett
2025-09-21
sys: Add bit operations header
Ian Moffett
2025-09-21
kern: ahci: Add AHCI host bus adapter reset impl
Ian Moffett
2025-09-21
kern: ahci: Add AHCI register header
Ian Moffett
2025-09-21
kern: clkdev: Add callback to get elapsed time
Ian Moffett
2025-09-21
sys: sysvar: Bump L5 version to v0.0.3
Ian Moffett
2025-09-21
kern: Introduce clock device framework
Ian Moffett
2025-09-20
kern/amd64: Add initial HPET driver
Ian Moffett
2025-09-20
kern: acpi: Add HPET table to acpi/tables.h
Ian Moffett
2025-09-20
kern: syscall: Add initial write(2) stub
Ian Moffett
2025-09-20
kern: proc: Add address checking routine
Ian Moffett
2025-09-20
kern: proc: Move sys_exit() to sys/compat/unix/*
Ian Moffett
2025-09-20
kern: pci: Add bus framework and PCI BAR mapper
Ian Moffett
2025-09-20
kern: pci: Add further info of pci_bus_lookup()
Ian Moffett
2025-09-20
kern: pci: Add PCI_BAR_IO() checker in pci/cam.h
Ian Moffett
[prev]
[next]