Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1888 6520 d 7 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1787 6585 d 6 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1702 6613 d 10 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
945 6706 d 3 h vana /kernel/trunk/arch/ia64/  
944 6706 d 3 h vana /kernel/trunk/ Itanium tlb_invalidate_pages  
915 6711 d 14 h jermar /kernel/trunk/arch/ia64/ ia64 work.
- Another item had to be allocated on stack to remember new value written to ar.bspstore.
Fix heavyweight interruption handler to calculate RSC.loadrs from the new value of ar.bspstore
instead from the old one.
Uncomment instructions switching ar.bspstore.
- Configure kernel with 512M of memory.
 
534 6804 d 4 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6804 d 5 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6816 d 9 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
147 6940 d 9 h jermar /SPARTAN/trunk/arch/ Add missing memory_init.h files for IA-64 and MIPS architectures.
Fix typo in IA-32's memory_init.h.