index
:
L5
dev
master
An operating system for control systems
Ian Moffett <ian@osmora.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sys
/
include
Age
Commit message (
Expand
)
Author
20 hours
kern: vfs: Make vnode r/w operations offset aware
Ian Moffett
21 hours
kern: Add SYS_read system call for file I/O
Ian Moffett
21 hours
kern: vfs: Add vnode operation for reads
Ian Moffett
36 hours
kern: dms: Add DMS QUERY opcode for devinfo
Ian Moffett
37 hours
libc: Add DMS I/O syscall interface
Ian Moffett
37 hours
kern: dms: Add initial DMS engine sources
Ian Moffett
38 hours
kern: dms: Make DMS block size aware
Ian Moffett
38 hours
kern: ahci: Don't hardcode block sizes
Ian Moffett
38 hours
kern: Add initial DMS framework
Ian Moffett
2 days
kern: ahci: Add cmdslot allocation + identify
Ian Moffett
3 days
libc: Add SYS_wait syscall interface
Ian Moffett
3 days
kern: proc: Add initial waitpid() syscall
Ian Moffett
3 days
kern: proc: Implement process sleeping and waking
Ian Moffett
3 days
kern: proc: Use seperate queue link for lookups
Ian Moffett
3 days
kern: pci: Parse PCI capability list per device
Ian Moffett
4 days
kern/amd64: cpu: Get processor family ID
Ian Moffett
4 days
kern/amd64: Identify processor vendor in mdcore
Ian Moffett
4 days
kern: reboot: Add reboot system call
Ian Moffett
4 days
kern/amd64: Add reboot function
Ian Moffett
4 days
kern: xhci: Allocate and init command ring / CRCR
Ian Moffett
5 days
kern: xhci: Initialize the DCBAAP register on init
Ian Moffett
5 days
kern: vm: Add BYTES_TO_PAGES helper macro
Ian Moffett
5 days
kern: xhci: Fixup xHCI opregs field sizes
Ian Moffett
5 days
kern: usb: Extract HCSPARAMS1 register fields
Ian Moffett
5 days
kern: usb: Poll USBSTS.CNR after reset
Ian Moffett
5 days
kern: xhci: Comment USBCMD bits
Ian Moffett
5 days
kern: xhci: Implement controller hard reset
Ian Moffett
5 days
kern: io: Add initial xHCI skeleton
Ian Moffett
5 days
kern: pci: Support lookups via programming iface
Ian Moffett
5 days
kern: pci: Get programming interface from device
Ian Moffett
5 days
kern: pci: Use LU types instead of classrev field
Ian Moffett
5 days
kern: proc: Add process lookups by PID
Ian Moffett
5 days
kern: Bump version up to v0.0.4
Ian Moffett
5 days
kern/amd64: proc: Mark process as exiting on kill
Ian Moffett
5 days
kern: proc: Documented rest of structure fields
Ian Moffett
6 days
kern: proc: Add getargv system call
Ian Moffett
6 days
kern: systm: Add copyoutstr()
Ian Moffett
6 days
kern: proc: Add initial penv block support
Ian Moffett
6 days
kern/amd64: isa: Add i8042 led shift values
Ian Moffett
6 days
libc: l5: Add spawn() syscall interface
Ian Moffett
6 days
kern: fbdev: 'video:attr' -> 'output.fbdev.attr'
Ian Moffett
7 days
kern: cons: Add text mode cursor
Ian Moffett
7 days
kern: iotap: Fix typo in comment
Ian Moffett
7 days
libc: iotap: Add I/O tap syscall interface
Ian Moffett
7 days
kern: iotap: Expose I/O taps to userland
Ian Moffett
7 days
kern: security: Improve scalability of MAC checks
Ian Moffett
8 days
kern/amd64: isa: Add PS/2 keyboard prototype
Ian Moffett
8 days
kern/amd64: Reserve 64 vectors for I/O APIC inputs
Ian Moffett
8 days
kern/amd64: Add interrupt registration framework
Ian Moffett
8 days
kern/amd64: ioapic: Add ISA IRQ to GSI conversion
Ian Moffett
[next]