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
Age
Commit message (
Expand
)
Author
3 days
kernel: tmpfs: Add tmpfs getattr callback
Ian Moffett
3 days
kernel: tmpfs: Add 'mode' field to tmpfs nodes
Ian Moffett
3 days
kernel: descrip: Return new offset in fd_seek()
Ian Moffett
3 days
kernel: tmpfs: Store the *real* size in a node
Ian Moffett
3 days
kernel: tmpfs: Remove debugging kprintf()
Ian Moffett
3 days
kernel: vnode: Only include vm/*.h ifdef _KERNEL
Ian Moffett
4 days
kernel: driver: Only init non-deferred drivers
Ian Moffett
4 days
kernel: syslog: Remove unused variable
Ian Moffett
4 days
kernel: Introduce SYS_inject syscall
Ian Moffett
4 days
usr.sbin: init: Allow start path to be overridden
Ian Moffett
5 days
kernel: panic: Implement fresh panic screen
Ian Moffett
5 days
kernel: panic: Remove redundant newline
Ian Moffett
5 days
kernel: syslog: Remove problematic lock
Ian Moffett
5 days
kernel/amd64: trap: Wrap regdump into a panic()
Ian Moffett
5 days
kernel/amd64: trap: Restore IPL during user traps
Ian Moffett
5 days
usr: libc: Store auxiliary vector tag/value pairs
Ian Moffett
5 days
kernel: exec_elf64: Ensure '.bss' is zero filled
Ian Moffett
5 days
kernel: cons: Handle horizontal tabs ('\t')
Ian Moffett
6 days
kernel/amd64: mp: Give each core an idle thread
Ian Moffett
6 days
kernel: descrip: Validate operations against seal
Ian Moffett
6 days
kernel: Add initial support for tmpfs
Ian Moffett
6 days
kernel: vfs: Add support for O_CREAT flag
Ian Moffett
7 days
kernel: namei: Add NAMEI_WANTPARENT flag
Ian Moffett
8 days
kernel: Add "starting init" message for verbosity
Ian Moffett
8 days
kernel/amd64: Deprecate reboot key
Ian Moffett
8 days
kernel/amd64: mc1468xx: Implement date setting
Ian Moffett
8 days
kernel/amd64: mc1468xx: Add 2000 to the year
Ian Moffett
9 days
kernel/amd64: i8042: Use DMI for quirk checking
Ian Moffett
9 days
kernel/amd64: Throw away any pre-kernel huge pages
Ian Moffett
9 days
kernel/amd64: Only use USER_DS in md_td_kick()
Ian Moffett
9 days
kernel: Add SMBIOS/DMI support
Ian Moffett
10 days
usr: Start shell + rc through /usr/sbin/init
Ian Moffett
10 days
usr: Add init.rc for userspace startup flexibility
Ian Moffett
10 days
kernel: exit: Only kill leaf if not exiting
Ian Moffett
10 days
kernel: conf: Default to console fg of #B57614
Ian Moffett
11 days
kernel: mman: Make MAP_ANON 0x0000
Ian Moffett
11 days
sys: param: Add PTR_NOFFSET define to sub pointers
Ian Moffett
11 days
kernel: Fix base-16 style in endian.h
Ian Moffett
12 days
kernel: e1000: Reset the controller before init
Ian Moffett
12 days
kernel: e1000: Read MAC address into `netif'
Ian Moffett
12 days
kernel/amd64: Only print SIMD logs on BSP init
Ian Moffett
12 days
kernel: e1000: Grant NIC PCI MMIO/DMA capabilities
Ian Moffett
12 days
kernel: e1000: Use raw register VAP offsets
Ian Moffett
12 days
kernel: phy: Add initial E1000 sources
Ian Moffett
12 days
kernel/amd64: Add SIMD (SSE + AVX) support
Ian Moffett
13 days
kernel: ctlfs: Do not reclaim ctlfs entries
Ian Moffett
13 days
kernel/amd64: mc1468xx: Add year, month and day
Ian Moffett
2025-06-20
kernel/amd64: intr: Add driver specific intr data
Ian Moffett
2025-06-20
kernel/amd64: intr: Ensure intr_hand.name has '\0'
Ian Moffett
2025-06-20
kernel/amd64: Remove unused 'intr_entry' struct
Ian Moffett
[next]