Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some cleanup ; relocated the kernel at 0xC0000000 | Alex AUVOLAT | 2012-05-01 | 1 | -32/+0 |
* | Removed all old object/request/... stuff (that was crap) | Alexis211 | 2010-09-10 | 1 | -91/+30 |
* | Each thread has its own stack. Added simple unit tests for kmalloc,kfree | Alexis211 | 2010-09-10 | 1 | -0/+1 |
* | More work on IPC and userland tools. | Alexis211 | 2010-03-30 | 1 | -1/+3 |
* | IPC documented, still not tested. | Alexis211 | 2010-03-26 | 1 | -0/+75 |
* | IPC not tested but suposedly working. | Alexis211 | 2010-03-24 | 1 | -0/+15 |
* | More work on IPC | Alexis211 | 2010-03-23 | 1 | -0/+4 |
* | old uncommited changes commited | Alexis211 | 2010-03-02 | 1 | -0/+1 |
* | Added thread_new syscall | Alexis211 | 2010-02-09 | 1 | -0/+2 |
* | More work on tasking, paging, syscalls, stuff. | Alexis211 | 2010-02-05 | 1 | -1/+3 |
* | Start work on syscalls, advanced tasking, segmentation | Alexis211 | 2010-02-05 | 1 | -1/+1 |
* | Start syscall work | Alexis211 | 2010-02-03 | 1 | -0/+11 |