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
Age
Commit message (
Expand
)
Author
19 hours
kern: conf: Make default fg/bg configurable
HEAD
master
Ian Moffett
20 hours
kern/amd64: Attempt to dequeue on a cores first go
Ian Moffett
20 hours
kern/amd64: isa: Add i8042 led shift values
Ian Moffett
20 hours
libc: l5: Add spawn() syscall interface
Ian Moffett
21 hours
kern/amd64: Handle integrated capslock LED
Ian Moffett
34 hours
kern/amd64: Handle special keys (shift, caps, etc)
Ian Moffett
35 hours
kern/amd64: 'i8042.port.0' -> 'input.igkbd'
Ian Moffett
35 hours
kern: fbdev: 'video:attr' -> 'output.fbdev.attr'
Ian Moffett
38 hours
kern: cons: Add text mode cursor
Ian Moffett
38 hours
kern/amd64: isa: Add i8042 read timeout
Ian Moffett
40 hours
kern: iotap: Fix typo in comment
Ian Moffett
40 hours
kern/amd64: isa: Add locks to keybuf operations
Ian Moffett
41 hours
libc: iotap: Add I/O tap syscall interface
Ian Moffett
41 hours
kern: iotap: Expose I/O taps to userland
Ian Moffett
43 hours
kern: security: Improve scalability of MAC checks
Ian Moffett
3 days
kernel/amd64: Add PS/2 scancode buffering + IO tap
Ian Moffett
3 days
kern/amd64: isa: Add PS/2 keyboard prototype
Ian Moffett
3 days
kernel/amd64: cpu: Implement 'ioapic_common' stub
Ian Moffett
3 days
kern/amd64: Copy handler to `ih_new'
Ian Moffett
3 days
kern/amd64: intr: Zero the handler structure
Ian Moffett
3 days
kernel/amd64: intr: Make interrupt table global
Ian Moffett
3 days
kern/amd64: Reserve 64 vectors for I/O APIC inputs
Ian Moffett
3 days
kern/amd64: Add interrupt registration framework
Ian Moffett
3 days
kern/amd64: ioapic: Add ISA IRQ to GSI conversion
Ian Moffett
3 days
kern: iotap: Remove unused include
Ian Moffett
4 days
kern: os: Add I/O tap framework
Ian Moffett
4 days
kern: os: Support up to 8 max namespaces
Ian Moffett
4 days
kern: filedes: Write non standard streams
Ian Moffett
4 days
kern: filedes: Fix erroneous sizeof()
Ian Moffett
4 days
kern: filedes: Add missing whitespace
Ian Moffett
4 days
kern: filedes: Ignore unitialized vnodes
Ian Moffett
4 days
kern: vfs: Add write vop to vnodes
Ian Moffett
4 days
kern: syscall: Add SYS_open to syscall table
Ian Moffett
4 days
kern: os: Verify access semantics in fd_write()
Ian Moffett
4 days
kern: filedes: Duplicate FDs for standard streams
Ian Moffett
4 days
kern: filedes: Save the mode in fd_open()
Ian Moffett
4 days
os: vnode: Add refcounts to vnodes
Ian Moffett
5 days
Fix conflicts
Ian Moffett
5 days
kern: filedes: Add SYS_open system call
Ian Moffett
5 days
kern: filedesc: Add fd_open() function
Ian Moffett
5 days
kern: Add /dev/null
Ian Moffett
5 days
kern: syscall: Add SYS_mount syscall
Ian Moffett
5 days
usb: Add EHCI skeleton
Ian Moffett
6 days
kern: syscall: Add initial SYS_spawn syscall
Ian Moffett
6 days
kern: proc: Add initial spawn function
Ian Moffett
6 days
kern: proc: Add process environment block
Ian Moffett
6 days
kern/amd64: mp: Initialize sched queue per core
Ian Moffett
6 days
kern: os: Add copyinstr()
Ian Moffett
6 days
kern: ns: Increment object count upon entry
Ian Moffett
8 days
np: codegen: Support returning symbols / strings
Ian Moffett
[next]