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
13 hours
kern/amd64: Implement syscall domains and windows
Ian Moffett
16 hours
kern: Add syscall entry and SYS_exit syscall
Ian Moffett
16 hours
sys: proc: Wrap structures in _KERNEL guard
Ian Moffett
17 hours
kern/amd64: proc: Add proc_kill() routine
Ian Moffett
17 hours
kern/amd64: mmu: Add mmu_free_vas() to cleanup VAS
Ian Moffett
17 hours
sys: proc: Add docs for extra proc fields
Ian Moffett
20 hours
kern/amd64: proc: Add initial context switch logic
Ian Moffett
32 hours
kern/amd64: cpu: Add process load balancing
Ian Moffett
32 hours
sys: cpuvar: Mark machine dependent routines as MD
Ian Moffett
33 hours
kern: init: Add L5 bootup logo
Ian Moffett
34 hours
kern/amd64: mp: Add cpu_get() routine
Ian Moffett
36 hours
kern/amd64: mdcpu: Document GDT fields in mdcore
Ian Moffett
36 hours
kern/amd64: cpu: Make GDT per-cpu to match TSS
Ian Moffett
38 hours
kern: proc: Add initialization code for ring 3
Ian Moffett
38 hours
kern/amd64: Add 'curproc' field to 'pcore'
Ian Moffett
38 hours
kern/amd64: proc: Store trapframe in PCB
Ian Moffett
42 hours
kern: vm: Implement lazy allocation for vm_map()
Ian Moffett
43 hours
kern/amd64: mmu: Add routine to switch VAS
Ian Moffett
44 hours
kern: Add initial ELF loader sources
Ian Moffett
44 hours
sys: Add sys/elf.h
Ian Moffett
2 days
kern: proc: Add initial proc init + PCB code
Ian Moffett
2 days
kern/amd64: mmu: Add mmu_new_vas() routine
Ian Moffett
2 days
sys: Add sys/atomic.h
Ian Moffett
2 days
sys: mman: Add PROT_USER flag
Ian Moffett
3 days
kern: os: Introduce support for OMAR initramfs
Ian Moffett
3 days
kern: vm: Add MI vm_map() function
Ian Moffett
3 days
kern/amd64: cpu: Add initial SMP startup code
Ian Moffett
3 days
sys: limits: Add CPU_MAX limit
Ian Moffett
3 days
kern: Add initial scheduler skeleton
Ian Moffett
3 days
sys: Add sys/queue.h
Ian Moffett
3 days
kern/amd64: lapic: Add LAPIC timer support
Ian Moffett
3 days
kern/amd64: intel: Add i8254 PIT driver
Ian Moffett
3 days
kernel/amd64: Add task state segment logic
Ian Moffett
3 days
kern/amd64: lapic: Initialize percore Local APIC
Ian Moffett
3 days
kernel/amd64: Move ioapic_read_madt() to acpi_subr
Ian Moffett
3 days
kern/amd64: ioapic: Add IRQ to vector routing
Ian Moffett
3 days
kern/amd64: Add I/O APIC initialization code
Ian Moffett
3 days
kern: Add sys/mmio.h
Ian Moffett
3 days
kern: Initialize ACPI early on during boot
Ian Moffett
3 days
kern: Add initial ACPI impl
Ian Moffett
3 days
kern: acpi: Add ACPI table definitions
Ian Moffett
3 days
kern/amd64: boot: Disable the i8259 chip on boot
Ian Moffett
3 days
kern/amd64: Add exception handlers
Ian Moffett
3 days
kern: Add traprame related MD headers
Ian Moffett
3 days
kern/amd64: Add interrupt descriptor table core
Ian Moffett
3 days
sys: Add sys/ascii.h
Ian Moffett
3 days
kern: cons: Finish string writing logic
Ian Moffett
3 days
sys: syslog: Wrap routines in _KERNEL guard
Ian Moffett
3 days
kern: cons: Add console string writing routine
Ian Moffett
3 days
kern: io: Implement initial console logic
Ian Moffett
[next]