Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove hard-coded region types. | Alex Auvolat | 2014-12-13 | 1 | -14/+5 |
* | Rename functions : | Alex Auvolat | 2014-12-08 | 1 | -1/+1 |
* | Implement multitasking. | Alex Auvolat | 2014-12-07 | 1 | -11/+0 |
* | Refactor kmalloc & tests in kmain. | Alex Auvolat | 2014-12-07 | 1 | -0/+2 |
* | Make L0 thread-safe (mostly). | Alex Auvolat | 2014-12-07 | 1 | -15/+43 |
* | Begin review of taking model : making things thread safe. | Alex Auvolat | 2014-12-06 | 1 | -0/+2 |
* | Refactor PF handlers and region freeing functions. | Alex Auvolat | 2014-12-06 | 1 | -15/+67 |
* | Corrections : | Alex Auvolat | 2014-12-05 | 1 | -23/+19 |
* | Formatting fixes | Alex Auvolat | 2014-12-04 | 1 | -1/+1 |
* | Make paging work ! \o/ | Alex Auvolat | 2014-12-04 | 1 | -21/+4 |
* | Improve region allocator with an idea to break dependency cycle | Alex Auvolat | 2014-12-03 | 1 | -10/+71 |
* | Implement kernel memory region allocator. | Alex Auvolat | 2014-12-02 | 1 | -0/+293 |