0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Mar 17, 2025 — Mar 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
liveupdate: Refactor to solve performance issues, add profiling More... over 6 years ago
Set theme jekyll-theme-cayman More... over 6 years ago
x86: Make fast kernel start more reliable More... over 6 years ago
cmake: Add option for enabling startup profiling More... over 6 years ago
x86: Run less rounds on RNG init More... over 6 years ago
kernel: Improvements, fixes, utilize profiling solution More... over 6 years ago
liveupdate: Fix build issue when missing ARCH More... over 6 years ago
x86: Silence warnings and disable verbose multiboot More... over 6 years ago
Remove header spam from all source files More... over 6 years ago
Add licence removal script More... over 6 years ago
Remove some unused files More... over 6 years ago
liveupdate: Fix bug that underestimates ELF binary size More... over 6 years ago
kernel: Add a way to disable extra symbol checks More... over 6 years ago
kernel: Rename syscalls.cpp to panic.cpp More... over 6 years ago
kernel: Remove some unused startup and panic code More... over 6 years ago
kernel: Fix multiboot end detection bug More... over 6 years ago
Update README with new demo size measurements More... over 6 years ago
cmake: Add option to disable ELF symbols More... over 6 years ago
liveupdate: Make storage area size customizable More... over 6 years ago
x86: Keep .memdisk section when GC enabled More... over 6 years ago
common: Print expects failure on newline More... over 6 years ago
x86: Remove some stray spaces More... over 6 years ago
threads: Add test for throwing in a thread More... over 6 years ago
cmake: Add minimal build option, remove PRE_BSS in aarch64 More... over 6 years ago
x86: Disable KVM clocks for now More... over 6 years ago
cmake: Remove deprecated crtn/crti steps More... over 6 years ago
cmake: Make for-production default OFF More... over 6 years ago
threads: Add some aarch64 stubs More... over 6 years ago
threads: Add support for some clone flags and C++ threads More... over 6 years ago
threads: gettid, settid_address, musl stubs, work on C++ threads support More... over 6 years ago