0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 18 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
kernel: bad ordering of list insert / wakeup caused crashes More... over 2 years ago
x86_64: fixup bad memory walk when doing backtraces More... over 2 years ago
terminal-vga: Rewrite display caching so it's actually fast, and buffered More... over 2 years ago
base: make sure dir exists to build host Kuroko More... over 2 years ago
meta: Stop recommended recursive git checkout, since it pulls in gcc/binutils More... over 2 years ago
panel: Improvements to the window switcher More... over 2 years ago
bim: version 3.0.0 More... over 2 years ago
text: Should have been doing _two_ box blurs this whole time More... over 2 years ago
panel: Don't crash when alt-tab window is open and the last tabable window closes More... over 2 years ago
kernel: prevent modules from being loaded multiple times More... over 2 years ago
ext2: fix block group calculation for inodes More... over 2 years ago
ext2: Add some necessary mutexes around block and inode allocation More... over 2 years ago
ata: fix badly allocated prdt More... over 2 years ago
tarfs: throw EROFS on create More... over 2 years ago
ata: drop the disk scheduler task and just use a proper sleepable mutex More... over 2 years ago
kernel: Add simple mutex with a wait queue More... over 2 years ago
menu: Disallow dragging/resizing of menu windows More... over 2 years ago
bim: sync with upstream More... over 2 years ago
ext2: fixup expanding directories More... over 2 years ago
meta: We shouldn't need to link -lgcc in the kernel More... over 2 years ago
ata: deal in pages, not sectors More... over 2 years ago
sync: Support argument More... over 2 years ago
block-dev-stats: Test tool for ongoing ata rewrite More... over 2 years ago
ata: New disk scheduler; less terrible but very slow More... over 2 years ago
ext2: No cache for you More... over 2 years ago
ioctl: request should be 'unsigned long' More... over 2 years ago
top: cap CPU%/CPUA at 100 More... over 2 years ago
kernel: Use local APIC timer for preemption on APs, not an IPI More... over 2 years ago
sync: temporary thing for testing; not a proper sync More... over 2 years ago
ata: slap a warning at the top of that More... over 2 years ago