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
18 hours
kernel/amd64: cpu: Add detection of invariant TSC
Ian Moffett
19 hours
kernel/amd64: conf: Add CPU_UMIP config option
Ian Moffett
19 hours
kernel/amd64: Ensure CR4.UMIP is set by default
Ian Moffett
19 hours
kernel/amd64: tsc: Bail if the TSC isn't supported
Ian Moffett
19 hours
kernel/amd64: conf: Add boolean USER_TSC option
Ian Moffett
20 hours
kernel/amd64: Add CR4 bit definitions
Ian Moffett
20 hours
kernel/amd64: cpu: Report CPU vendor type
Ian Moffett
21 hours
kernel: proc: Improve handling of 'nswitch'
Ian Moffett
21 hours
kernel: vm: Add total system memory in vmstat
Ian Moffett
21 hours
kernel: vm: Add virtual memory statistics
Ian Moffett
22 hours
kernel/amd64: Add basic timestamp counter support
Ian Moffett
2 days
kernel: timer: Add flags field + TIMER_MONOTONIC
Ian Moffett
3 days
kernel: sysctl: Add 'proc.count' entry
Ian Moffett
3 days
kernel: Increment g_nthreads in proc_init() only
Ian Moffett
3 days
kernel: proc: Remove extra newline
Ian Moffett
3 days
kernel: workqueue: Fixup passing of 'func' in wq
Ian Moffett
3 days
kernel: acpi: Use pr_trace/pr_error in uacpi.c
Ian Moffett
3 days
kernel: proc: Add proc_init() routine
Ian Moffett
3 days
kernel: Add initial workqueue framework
Ian Moffett
4 days
kernel/amd64: Introduce flexible IPI management
Ian Moffett
4 days
kernel: xhci: Add USBSTS_CNR definition
Ian Moffett
5 days
kernel: xhci: Wait until xHC is ready in reset
Ian Moffett
5 days
kernel: xhci: Ensure portno is valid for portsc
Ian Moffett
5 days
kernel: xhci: Add xhci_stop_hc() to stop the xHC
Ian Moffett
5 days
kernel: xhci: Fake success if already running
Ian Moffett
5 days
kernel: xhci: Log reset timeouts
Ian Moffett
5 days
kernel: xhci: Fix zeroing of NULL page
Ian Moffett
5 days
kernel: xhci: Do not offset segment table base
Ian Moffett
5 days
kernel: xhci: Fix off-by-one bug
Ian Moffett
5 days
kernel: acpi: Add GAS I/O access definitions
Ian Moffett
5 days
kernel: acpi: Add handling of GPEs and notify
Ian Moffett
7 days
kernel: sysctl: Add 'hw.machine' variable
Ian Moffett
7 days
kernel: descrip: Fix byte count on read()
Ian Moffett
7 days
kernel: sysctl: Report 'hw.*' variables
Ian Moffett
7 days
kernel: sysctl: Set 'oldlenp' to NULL if needed
Ian Moffett
7 days
kernel: sysctl: Add 'kern.hostname' var
Ian Moffett
7 days
kernel: Do not blacklist AHCI
Ian Moffett
7 days
kernel: sysctl: Allow 'old*' fields to be NULL
Ian Moffett
7 days
kernel: sysctl: Be sure to set 'newlen' in args
Ian Moffett
7 days
kernel: sysctl: Add sysctl_clearstr()
Ian Moffett
7 days
kernel: vcache: Include '\0' in sysctl string
Ian Moffett
8 days
kernel: sysctl: Use user headers ifndef _KERNEL
Ian Moffett
8 days
Merge branch 'expt' of github.com:sigsegv7/Hyra into expt
Ian Moffett
8 days
kernel/amd64: Limit frame depth in backtrace
Ian Moffett
8 days
kernel/amd64: Add better checks on 'rbp' and 'rip'
Ian Moffett
8 days
kernel/amd64: Add better checks on 'rbp' and 'rip'
Ian Moffett
9 days
kernel: socket: Fake success on missing opt
Ian Moffett
9 days
kernel: socket: Fix typo in comment
Ian Moffett
9 days
kernel & libc: Add POSIX setsockopt syscall
Ian Moffett
9 days
kernel: socket: Implement recv() timeout
Ian Moffett
[next]