Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Begin review of taking model : making things thread safe. | Alex Auvolat | 2014-12-06 | 2 | -0/+30 |
* | Add kernel stack protector. Find bug. Correct it. | Alex Auvolat | 2014-12-06 | 1 | -4/+20 |
* | Clean slab_alloc. Bug still here. | Alex Auvolat | 2014-12-06 | 1 | -90/+106 |
* | Trying to track an annoying bug. | Alex Auvolat | 2014-12-06 | 1 | -15/+47 |
* | Corrections : | Alex Auvolat | 2014-12-05 | 1 | -15/+14 |
* | First implementation of slab allocator. Needs more testing and polishing | Alex Auvolat | 2014-12-04 | 1 | -0/+217 |
* | Small adjustments: | Alex Auvolat | 2014-12-01 | 2 | -0/+3 |
* | Advance HH, GDT, IDT (details below) | Alex Auvolat | 2014-12-01 | 1 | -2/+15 |
* | Conformity of memset/memcpy ; implement memmove/memcmp. | Alex Auvolat | 2014-11-30 | 1 | -6/+27 |
* | More library functions & renaming. | Alex Auvolat | 2014-11-30 | 2 | -8/+68 |
* | Add debug output and a few elementary stdlib functions. | Alex Auvolat | 2014-11-30 | 2 | -0/+113 |