index
:
rbraun/x15.git
arm_port_dev
basic_paging
master
memory_model_dev
The X15 microkernel
Richard Braun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefrag.am
Age
Commit message (
Expand
)
Author
2017-09-21
Remove autotools files
Richard Braun
2017-09-03
kern/work: new private header
Richard Braun
2017-09-02
Rework the build system
Richard Braun
2017-08-31
test/test_mutex: new module
Richard Braun
2017-08-27
kern/timer: new module
Richard Braun
2017-08-27
kern/clock: new module
Richard Braun
2017-07-26
tools/tsort_init_ops.sh: new script
Richard Braun
2017-07-25
kern/slist: new module
Richard Braun
2017-07-25
kern/hlist: new module
Richard Braun
2017-07-21
Merge branch 'adaptive_spinning'
Richard Braun
2017-07-21
kern/mutex: new adaptive spinning mutex implementation
Agustina Arzille
2017-07-21
Rework mutex implementation selection
Agustina Arzille
2017-07-13
Switch to initialization operations
Richard Braun
2017-07-13
kern/init: introduce initialization operations
Richard Braun
2017-07-02
test/test_x86_double_fault: remove test
Richard Braun
2017-07-02
Merge branch 'vm_object'
Richard Braun
2017-07-02
vm/vm_object: new module
Richard Braun
2017-07-01
kern/shutdown: new module
Richard Braun
2017-06-25
Remove the param module
Richard Braun
2017-06-11
Make the diagnostics shell optional
Richard Braun
2017-06-10
kern/log: new module
Richard Braun
2017-06-09
kern/fmt new module
Richard Braun
2017-05-31
Move limits.h to the include directory
Richard Braun
2017-05-30
Move assert.h to the include directory
Richard Braun
2017-05-28
kern/shell: new module
Richard Braun
2017-05-28
kern/hash: new module
Richard Braun
2017-05-28
kern/cbuf: new module
Richard Braun
2017-05-26
kern/intr: new module
Richard Braun
2017-05-19
kern/console: new module
Richard Braun
2017-05-11
kern/arg: new module
Richard Braun
2017-04-29
Replace unneeded tab characters in Makefiles
Richard Braun
2017-04-29
New stdio.h standard header
Richard Braun
2017-04-29
kern/printk: rename to printf
Richard Braun
2017-04-04
kern/atomic: new module
Agustina Arzille
2017-04-03
kern/spinlock: new fair and scalable implementation
Richard Braun
2017-03-23
Merge branch 'asciidoc'
Richard Braun
2017-03-23
Make the build system handle Asciidoc documentation
Richard Braun
2017-03-23
Makefrag.am: fix x15_SOURCES
Richard Braun
2017-03-17
kern/semaphore: new module
Richard Braun
2017-03-15
kern/syscnt: replace the evcnt module
Richard Braun
2017-03-13
Include a script for testing with QEMU
Richard Braun
2017-03-04
test/test_mutex_pi: new test module
Richard Braun
2017-03-04
kern/rtmutex: new module
Richard Braun
2017-03-04
kern/{thread,turnstile}: implement priority inheritance
Richard Braun
2017-03-04
kern/plist: new module
Richard Braun
2017-03-04
kern/sleepq: new module
Richard Braun
2017-02-05
Makefrag.am: minor style change
Richard Braun
2017-02-04
Clean up compilation
Richard Braun
2017-02-04
kern/list: update
Richard Braun
2017-02-04
kern/types: split into module-specific type headers
Richard Braun
[next]