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
26 hours
kernel: limits: Add NAME_MAX
Ian Moffett
26 hours
kernel: vnode: Refactor definitions
Ian Moffett
27 hours
kernel: initramfs: Set file mode to OMAR mode
Ian Moffett
27 hours
kernel: initramfs: Use OMAR rev 2 (latest)
Ian Moffett
39 hours
kernel/amd64: i8042: Decode ESCAPE key
Ian Moffett
45 hours
kernel/sched: Undo sched_yield() changes
Ian Moffett
3 days
kernel: exit: Clear out file descriptors on reap
Ian Moffett
3 days
kernel: sched: Greatly simplify yield logic
Ian Moffett
3 days
kernel: cons: Remove problematic lock
Ian Moffett
3 days
kernel: ucred: Add SYS_getuid
Ian Moffett
3 days
kernel: dev: Add /dev/random
Alex Funo
4 days
kernel: proc: Add cred per processa
Ian Moffett
4 days
kernel: cred: Introduce SYS_setuid syscall
Ian Moffett
4 days
kernel: proc: Add initial setuid()
Ian Moffett
4 days
kernel: Add uid_t in sys/types.h
Ian Moffett
4 days
kernel: Add sys/ucred.h
Ian Moffett
4 days
kernel: exit: Panic if PID 1 dies
Ian Moffett
4 days
kernel: cons: Use glyph relative pos in cons attr
Ian Moffett
6 days
kernel: nvme: Pack nvme_smart_data struct
Ian Moffett
6 days
kernel: nvme: Add SMART + logpage support
Ian Moffett
6 days
kernel: string: Escape '%' with "%%"
Ian Moffett
6 days
kernel: dmi: Ensure header base is virtual
Ian Moffett
6 days
kernel: cons: Introduce /ctl/console/attr
Ian Moffett
6 days
kernel: ansi: Remove stray newline
Ian Moffett
6 days
kernel: ansi: Clear screen with "\033[2J"
Ian Moffett
6 days
kernel: nvme: Add NVMe driver write hook
Ian Moffett
6 days
kernel: Do not defer storage driver init
Ian Moffett
6 days
kernel: ahci: Lower link wait time to 8 ms
Ian Moffett
6 days
kernel: tmpfs: Check NULL 'dirent', not 'res'
Ian Moffett
8 days
kernel/amd64: Add support for coredumps
Ian Moffett
8 days
kernel: lib: Add CRC32 support
Ian Moffett
8 days
kernel/amd64: conf: Add CPU_SMEP option
Ian Moffett
8 days
kernel/amd64: cpu: Support SMEP
Ian Moffett
8 days
kernel/amd64: Add 'feat' field in cpu_info
Ian Moffett
8 days
kernel: tmpfs: Prevent read() on empty files
Ian Moffett
8 days
kernel: tmpfs: Do not NULL np->data during reclaim
Ian Moffett
9 days
kernel: Ensure mutually exclusive console access
Ian Moffett
9 days
kernel: devfs: Add block device stat mechanism
Ian Moffett
9 days
kernel: synch: Use md_pause() in spinwait loop
Ian Moffett
9 days
kernel: synch: Add mutual exclusion locks
Ian Moffett
9 days
usr: libc: Add POSIX getpid() and getppid()
Ian Moffett
9 days
kernel: proc: Add getpid() and getppid()
Ian Moffett
9 days
kernel: driver: Implement driver blacklist
Ian Moffett
9 days
kernel: driver: Assign names to all drivers
Ian Moffett
10 days
kernel/aarch64: Add 'board_info' structure
Ian Moffett
10 days
kernel: console: Add 'show_curs' feat flag
Ian Moffett
10 days
kernel: console: Remove extra newline
Ian Moffett
11 days
kernel: console: Introduce /ctl/console/feat
Ian Moffett
11 days
kernel: ctlfs: Implement ctlfs write() operations
Ian Moffett
11 days
kernel: ctlfs: Add ctlfs_get_ops() to fetch ctlops
Ian Moffett
[next]