0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
kernel: fix faulty lock around sleep nodes not capturing potential change in owner More... about 2 years ago
aarch64: mmu: be more paranoid about frame allocation/clearing More... about 2 years ago
aarch64: traceback: fix incorrect base pointer on manual traceback More... about 2 years ago
aarch64: virtio: make sure irq handler symbols are in our table for debugging More... about 2 years ago
aarch64: fixup warning about discarded volatile More... about 2 years ago
aarch64: mmu: fix up insufficient locking around mulitlevel page mapping More... about 2 years ago
aarch64: remove superfluous reload of TTBR1 More... about 2 years ago
aarch64: interrupt mapping improvements, chained interrupt handlers More... about 2 years ago
aarch64: Add a tty driver for the pl011 uart More... about 2 years ago
aarch64: cleanup More... about 2 years ago
aarch64: fix mmu_first_n_frames since ram moved More... about 2 years ago
aarch64: start work on interrupt dispatch More... about 2 years ago
aarch64: increase inital stack size for kernel startup More... about 2 years ago
aarch64: flip smp mutex after doing init for better startup synchronization More... about 2 years ago
procfs: avoid crashes on empty module, filesystem tables More... about 2 years ago
aarch64: Actually reset kernel stack on exec More... about 2 years ago
aarch64: basic kernel tracebacks on el1-el1 fault More... about 2 years ago
meta: Add some magic to figure out what modules to build More... about 2 years ago
aarch64: Load kernel symbol table More... about 2 years ago
meta: add 'hvf' phony target to arch makefile More... about 2 years ago
meta: If a filed called '.arch' exists, use it as ARCH by default More... about 2 years ago
meta: Use 'strip' from toolchain More... about 2 years ago
aarch64: be more flexible about where the kernel is physically More... about 2 years ago
x86_64: fix segfault not being delivered due to cow regression More... about 2 years ago
meta: That may need to be defined in the individual target Makefiles... More... about 2 years ago
meta: replace missing host kuroko build in Makefile More... about 2 years ago
meta: fix permissions on util/build-in-docker-aarch64.sh More... about 2 years ago
meta: Fixup build-toolchain to build libgcc, crts correctly More... about 2 years ago
github: Attempt to add a new workflow for aarch64 More... about 2 years ago
aarch64: smp: reorder barriers before enabling MMU More... about 2 years ago