Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean slab_alloc. Bug still here. | Alex Auvolat | 2014-12-06 | 1 | -0/+2 |
* | Trying to track an annoying bug. | Alex Auvolat | 2014-12-06 | 1 | -24/+36 |
* | Corrections : | Alex Auvolat | 2014-12-05 | 1 | -19/+31 |
* | First implementation of slab allocator. Needs more testing and polishing | Alex Auvolat | 2014-12-04 | 1 | -4/+40 |
* | Formatting fixes | Alex Auvolat | 2014-12-04 | 1 | -1/+1 |
* | Make paging work ! \o/ | Alex Auvolat | 2014-12-04 | 1 | -1/+39 |
* | Improve region allocator with an idea to break dependency cycle | Alex Auvolat | 2014-12-03 | 1 | -1/+1 |
* | Implement kernel memory region allocator. | Alex Auvolat | 2014-12-02 | 1 | -0/+29 |
* | Begin implementation of paging | Alex Auvolat | 2014-12-02 | 1 | -0/+5 |
* | Add physical page (frame) allocator. | Alex Auvolat | 2014-12-02 | 1 | -2/+15 |
* | Small adjustments: | Alex Auvolat | 2014-12-01 | 1 | -0/+6 |
* | Advance HH, GDT, IDT (details below) | Alex Auvolat | 2014-12-01 | 1 | -0/+16 |
* | Add debug output and a few elementary stdlib functions. | Alex Auvolat | 2014-11-30 | 1 | -122/+10 |
* | Bare bones. | Alex Auvolat | 2014-11-30 | 1 | -0/+126 |