0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 12 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
kernel: Restart some signals, fix up suspend to work with new signal management More... about 2 years ago
kernel: complete redesign of signal handling More... about 2 years ago
compositor: rotate mouse cursor to match rotation of window under cursor More... about 2 years ago
compositor: Implement semi-lazy window resizing More... about 2 years ago
graphics: fix bad translate in draw_sprite_rotate More... about 2 years ago
mkdisk: FAT overhead is too high again... overestimate more More... about 2 years ago
date: add rudimentary support for setting date/time More... about 2 years ago
libc: fix terribly broken mktime More... about 2 years ago
aarch64: expose dtb as a device file More... about 2 years ago
rpi400: mini uart driver More... about 2 years ago
aarch64: cleanup, fix warnings More... about 2 years ago
rpi400: try to clean up rpi stuff More... about 2 years ago
aarch64: cleanup some warnings More... about 2 years ago
kuroko: sync with upstream More... about 2 years ago
aarch64: implement a better spinlock More... about 2 years ago
aarch64: reset timer on entry into idle wait More... about 2 years ago
aarch64: force task switch when idle gets wakeup signal More... about 2 years ago
aarch64: expose aarch64_interrupt_dispatch as a symbol More... about 2 years ago
aarch64: idle task loops should be the same for BP and APs More... about 2 years ago
aarch64: this seems to be necessary or hvf can occasionally throw a fault on syscall return? More... about 2 years ago
aarch64: save/restore fpu status registers More... about 2 years ago
aarch64: implement panic halting with sgis More... about 2 years ago
rpi400: smp startup More... about 2 years ago
rpi400: request maximum clock speed at startup More... about 2 years ago
rpi400: fbterm: only do that on arm More... about 2 years ago
rpi400: initial platform support More... about 2 years ago
libc: aarch64: tan() can be expressed as sin()/cos() More... about 2 years ago
aarch64: temporary device drivers until modules are ready More... about 2 years ago
aarch64: virtio: be even pickier about cache maintenance More... about 2 years ago
kernel: more lock ordering shenanigans More... about 2 years ago