Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3249 6468 d 3 h jermar /trunk/kernel/doc/ Add Jiri Svoboda to AUTHORS and remove email addresses.  
2500 6842 d 10 h jermar /trunk/kernel/ Make the kernel compile again after integrating the AVL tree.
Integrate with tests, add the AVL tree implementation author into AUTHORS.
 
2465 6893 d 7 h jermar /trunk/ Merge arm32 into trunk.  
2445 6900 d 8 h decky /trunk/ initial merge of branches/fs
(not finished, huge cleanup is needed)
 
1787 7225 d 4 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1169 7317 d 0 h jermar /kernel/trunk/doc/ Change developer emails to their aliases in helenos.eu.  
534 7444 d 3 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 7444 d 3 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 7456 d 7 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
121 7587 d 0 h jermar /SPARTAN/trunk/ Begin MIPS implementation of 4-level page table interface.

Add email address to each item in doc/AUTHORS.

Correct type names in comments in mm/vm.c.
Introduce ptl0 pointer in vm_t.
 
112 7625 d 2 h jermar /SPARTAN/trunk/ Define two placeholder functions for atomic_inc and atomic_dec on IA-64.

Add Ondrej Palkovsky to doc/AUTHORS.

Tweaks in IA-32 low level code to bring SMP back to life. (SMP still broken)
 
105 7628 d 22 h jermar /SPARTAN/trunk/ Big changes in IA-32 address space map.
Now the kernel is mapped above 0x80000000. Finally!
Userspace address space starts at 0x00000000.
Changes in many places.
This improvement temporarily breaks SMP and most likely also other stuff.
Supported size of memory is now only 4M as it is the biggest size that can be mapped at once on IA-32.

Changes in linker script.
Changes required because of the above.
Do not patch hardcoded_* variables but assign to them instead.

Cosmetic changes here and there.
 
104 7631 d 1 h bondari /SPARTAN/trunk/doc/ Add Sergey Bondari to the authors - workstation is ready :)  
96 7638 d 11 h jermar /SPARTAN/trunk/doc/ Add Josef Cejka to doc/AUTHORS.  
64 7651 d 3 h jermar /SPARTAN/trunk/doc/ Add Martin Decky to doc/AUTHORS.  
50 7654 d 7 h jermar /SPARTAN/trunk/ Big indentation update.

Add Jakub Vana to AUTHORS.

Minor fixes.
 
14 7701 d 12 h decky /SPARTAN/trunk/doc/ SPARTAN authors