0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jul 20, 2025 — Jul 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Code that compiles and works up to initializing the first memcache. More... about 17 years ago
Some more progress on resource management and boot up. More... about 17 years ago
Correct the copyright notices, B Labs Ltd is the copyright holder. More... about 17 years ago
Trivial reformatting. More... about 17 years ago
Add compilation of the Elf code. More... about 17 years ago
Correct the mode line syntax. More... about 17 years ago
Add in creation of the c libraries. More... about 17 years ago
Add Emacs backup files to the ignore list. More... about 17 years ago
Remove the build driver shell scripts pending starting a new build system. More... about 17 years ago
Remove all the SCons files pending starting a new build system. More... about 17 years ago
Added 2 more files. More... about 17 years ago
More changes for cleaner initialization and support for containers. More... about 17 years ago
Updated LICENSE/README files, removed unused code from tasks. More... about 17 years ago
Remove all references to ARM registers in system call arguments. More... about 17 years ago
Added word replace tool More... about 17 years ago
wait_on_prepare and wait_on_prepared_wait with preemption considered More... about 17 years ago
Fix to l4_mutex_control for the unexpected sleeping with mutex held when preemption occurs after call to wait_on_prepare More... about 17 years ago
Cleaned up code for userspace mutexes. More... about 17 years ago
Updated script to run qemu and insight More... about 17 years ago
Removed unused files from other projects. More... about 17 years ago
Evaluated license issues, made some other enhancements. More... about 17 years ago
container_of() reimplemented. More... about 17 years ago
Removed linux linked list dependency. More... about 17 years ago
Minor comment fixes. More... about 17 years ago
Comments for libl4 userspace mutex implementation has been updated. More... about 17 years ago
Removed a few minor dependencies on linux C library headers that I forgot in the past. More... about 17 years ago
Removed all unecessary prints from the mutex test and the kernel More... about 17 years ago
Simplified l4_mutex test, in that the test now updates a variable by thread switching instead of updating a whole page. More... about 17 years ago
Enhanced execve test error handling More... about 17 years ago
Added mutex locking to kmalloc/kfree. More... about 17 years ago