Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |