Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement kernel memory region allocator. | Alex Auvolat | 2014-12-02 | 1 | -1/+1 |
* | Begin implementation of paging | Alex Auvolat | 2014-12-02 | 1 | -2/+2 |
* | Add physical page (frame) allocator. | Alex Auvolat | 2014-12-02 | 1 | -1/+2 |
* | Small adjustments: | Alex Auvolat | 2014-12-01 | 1 | -1/+1 |
* | Advance HH, GDT, IDT (details below) | Alex Auvolat | 2014-12-01 | 1 | -3/+5 |
* | More library functions & renaming. | Alex Auvolat | 2014-11-30 | 1 | -2/+4 |
* | Add debug output and a few elementary stdlib functions. | Alex Auvolat | 2014-11-30 | 1 | -4/+15 |
* | Bare bones. | Alex Auvolat | 2014-11-30 | 1 | -0/+21 |