index
:
Hyra
expt
main
old
stable
user
The Hyra Operating System
Ian Moffett <ian@osmora.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
aarch64
Age
Commit message (
Expand
)
Author
38 hours
kernel/aarch64: pmap: Handle PROT_EXEC prot flag
Ian Moffett
39 hours
kernel/aarch64: Implement vas and map/unmap stubs
main
Ian Moffett
41 hours
kernel: pmap: Add arch-shared pmap_init() routine
Ian Moffett
2 days
kernel/aarch64: Add exception code + frame fixups
Ian Moffett
2 days
kernel/aarch64: Remove stray alignment directive
Ian Moffett
2 days
kernel/aarch64: Implement initial vector stubs
Ian Moffett
2 days
kernel/aarch64: Add intr_register() stub
Ian Moffett
3 days
kernel/aarch64: Make stubs up to date
Ian Moffett
2025-06-01
kernel/aarch64: pmap: Add dirty bit + cache stubs
Ian Moffett
2025-05-28
kernel: drivers: Add DRIVER_DEFER() macro
Ian Moffett
2025-05-28
kernel: syslog: Handle userspace kmsg logging
Ian Moffett
2025-05-28
kconf: GENERIC: Add additional documentation
Ian Moffett
2025-05-16
kernel: Add cpu_halt_others() and harden panic()
Ian Moffett
2025-04-18
kernel/aarch64: Add md_sync_all() stub
Ian Moffett
2025-04-02
kernel/aarch64: Add initial AARCH64 port
Ian Moffett