index
:
L5Lunos
dev
master
[L] The points have aligned [5]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
3 hours
kern/amd64: io: Add initial PCI CAM driver
dev
Ian Moffett
5 hours
docs: readme: Add OMAR and loader to "progress"
Ian Moffett
5 hours
docs: readme: Add goals section
Ian Moffett
5 hours
docs: Add syscall updates to readme progress
Ian Moffett
6 hours
kern/amd64: syscall: Use current platform latch
Ian Moffett
7 hours
kern/amd64: Implement syscall domains and windows
Ian Moffett
9 hours
kern: Add syscall entry and SYS_exit syscall
Ian Moffett
9 hours
sys: proc: Wrap structures in _KERNEL guard
Ian Moffett
10 hours
kern: init: Add copyright
Ian Moffett
10 hours
kern/amd64: proc: Add proc_kill() routine
Ian Moffett
10 hours
kern: init: Load /usr/sbin/init after boot
Ian Moffett
10 hours
build: 'cmd/test' -> 'cmd/init'
Ian Moffett
11 hours
kern/amd64: mmu: Add mmu_free_vas() to cleanup VAS
Ian Moffett
11 hours
sys: proc: Add docs for extra proc fields
Ian Moffett
11 hours
cmd: test: Use and link with libc stub
Ian Moffett
11 hours
lib: Add initial libc stub
Ian Moffett
12 hours
build: Add user.mk
Ian Moffett
13 hours
docs: Add build instructions
Ian Moffett
13 hours
kern/amd64: proc: Add initial context switch logic
Ian Moffett
13 hours
kern: sched: Write proc result in sched_deq()
Ian Moffett
13 hours
build: Add test program to src/cmd/
Ian Moffett
25 hours
kern/amd64: cpu: Add process load balancing
Ian Moffett
25 hours
kernel/amd64: mp: Use NULL instead of wrapping
Ian Moffett
26 hours
sys: cpuvar: Mark machine dependent routines as MD
Ian Moffett
27 hours
kern: init: Add L5 bootup logo
Ian Moffett
27 hours
kern: Make memmap dump configurable via kconf
Ian Moffett
27 hours
kern/amd64: mp: Add cpu_get() routine
Ian Moffett
27 hours
build: Create sysroot on bootstrap
Ian Moffett
27 hours
kern/amd64: mp: Use zero-based index in corelist
Ian Moffett
29 hours
kern/amd64: mdcpu: Document GDT fields in mdcore
Ian Moffett
29 hours
kern/amd64: cpu: Make GDT per-cpu to match TSS
Ian Moffett
29 hours
kern/amd64: proc: Do not kick proc in md_set_ip()
Ian Moffett
29 hours
kern/amd64: tss: Fix stack allocation size
Ian Moffett
29 hours
kern/amd64: cpu: Initialize platform before LAPIC
Ian Moffett
31 hours
tools: Add script to get hardware documentation
Ian Moffett
31 hours
Merge branch 'dev'
Ian Moffett
31 hours
reamde: Add credit
Ian Moffett
31 hours
readme: Fix typo
Ian Moffett
31 hours
kern: proc: Add initialization code for ring 3
Ian Moffett
31 hours
reamde: Add credit
Ian Moffett
32 hours
readme: Fix typo
Ian Moffett
32 hours
kern: proc: Add initialization code for ring 3
Ian Moffett
32 hours
kernel: elf: Load ELFs into memory
Ian Moffett
32 hours
kernel: elf: Use memcpy() and remove memset() call
Ian Moffett
32 hours
kern: elf: Fix frame calcs + style cleanup
Ian Moffett
32 hours
kern: elf: Default to PROT_READ | PROT_USER
Ian Moffett
32 hours
kern: elf: Don't load blank program headers
Ian Moffett
32 hours
kern/amd64: Add 'curproc' field to 'pcore'
Ian Moffett
32 hours
kern/amd64: proc: Store trapframe in PCB
Ian Moffett
32 hours
kern/amd64: mmu: Condence update into one line + fix
Ian Moffett
[next]