0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 10, 2025 — Oct 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ci: Fix release-to-github step in release workflow More... 4 days ago
lib/misc: Always reallocate DTB More... 4 days ago
docs: Update README.md for 10.1.0 More... 6 days ago
docs: Update ChangeLog and README.md for 10.1.0 More... 6 days ago
host/limine: Update errors and warnings to not print argv[0] More... 6 days ago
host/limine: Remove useless redundant line More... 6 days ago
host/limine: Add autodetection of BIOS boot partition More... 6 days ago
host/limine: Extend safety checks to cover the chosen BIOS/GPT boot partition More... 7 days ago
ci: Add missing dependency on github-cli More... 7 days ago
misc: Enable `serial` variable when gterm_init() fails on EFI ports More... 7 days ago
ci: Add step to mirror releases to GitHub automatically More... 7 days ago
host/limine: Make some info messages less excited More... 8 days ago
host/limine; stage1/hdd: Remove logic to divide stage2 code in two More... 8 days ago
misc: Fix some minor spelling mistakes More... 8 days ago
build: Remove workaround for LLVM <=16 that does not understand _zicsr_zifencei More... 8 days ago
docs: Update ChangeLog and README.md for 10.0.1 More... 20 days ago
protos/linux: Enforce 2MiB alignment for modules for the 64-bit protocol More... 20 days ago
protos/linux: linux_direct_load() -> linux_load() More... 20 days ago
Revert "protos/linux_x86: For the 64-bit protocol, call flush_irqs() after disabling interrupts" More... 20 days ago
Revert "sys/idt: init_flush_irqs(), init_idt() -> idt_init()" More... 20 days ago
Revert "sys/idt: init_idt() -> idt_init_bios()" More... 20 days ago
Revert "sys/idt: Relatively minor code cleanup and removal of repetitions" More... 20 days ago
Revert "mm/pmm: Add validation of allocated memory viability on x86_64/UEFI" More... 20 days ago
Revert "misc: Gate sys/idt.h include in entry.s2.c behind x86 check" More... 20 days ago
Revert "misc: Gate sys/idt.h as a whole behind x86 check" More... 20 days ago
protos/linux: Fix unused variable warning for use_64_bit_proto More... 20 days ago
protos/linux: Only use the 64-bit protocol if absolutely necessary More... 20 days ago
misc: Gate sys/idt.h as a whole behind x86 check More... 20 days ago
misc: Gate sys/idt.h include in entry.s2.c behind x86 check More... 20 days ago
mm/pmm: Add validation of allocated memory viability on x86_64/UEFI More... 20 days ago