Stefan Lankes
|
4287452ffe
|
fix nested function, remove typos
|
2017-11-05 15:45:21 +01:00 |
|
Stefan Lankes
|
c3dfbfb39a
|
use one lock for the memory management to avoid deadlocks
|
2017-09-23 23:27:12 +02:00 |
|
Stefan Lankes
|
437f445ed8
|
fix typos, fix meaing of PAGE_CEIL and PAGE_FLOOR
|
2017-07-15 16:24:08 +02:00 |
|
Stefan Lankes
|
940be14a0e
|
remove dependency from kernel_end
- this patch solves linker problems, if kernel_end located above 2GB
- in multi-kernel mode, it requires also a patch for Linux
|
2017-04-18 00:26:38 +02:00 |
|
Stefan Lankes
|
8f9430f3fe
|
move architecture dependent part to a subdirectory of arch
|
2017-03-06 23:32:42 +01:00 |
|
Stefan Lankes
|
815937216f
|
remove obsolete VGA support
|
2017-03-04 10:52:18 +01:00 |
|
Stefan Lankes
|
cadacc24ae
|
reserve at boot time a region for the heap
=> no race between stack und heap creation
|
2016-12-03 00:44:32 +01:00 |
|
Stefan Lankes
|
dfd4272d59
|
reodering of the directory structure
|
2016-12-03 00:43:49 +01:00 |
|