Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4055 5544 d 12 h trochtova /branches/dd/ changes in trunk (rev 4054) merged into dd branch  
3022 5827 d 14 h decky /branches/dd/ device drivers branch  
2071 6325 d 5 h jermar /trunk/ (c) versus (C)  
1888 6450 d 8 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1787 6515 d 7 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1702 6543 d 11 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1267 6586 d 11 h decky /kernel/trunk/arch/ppc32/ ppc32: proper exception handling from user-space
code cleanup
 
990 6634 d 6 h decky /kernel/trunk/ ppc32: initial stack, memory barriers, atomic operations, stack offset fix  
534 6734 d 6 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel again.  
532 6734 d 6 h jermar / Revert renaming of HelenOS/SPARTAN to HelenOS/kernel because of important pending patch.  
501 6746 d 10 h jermar / Rename HelenOS/SPARTAN to HelenOS/kernel.  
342 6817 d 11 h jermar /SPARTAN/trunk/arch/ Rename ppc port to ppc32.  
177 6831 d 13 h jermar /SPARTAN/trunk/ Add some comments to IA-32 src/boot/boot.S and src/smp.S.

Make the boot stack start on page boundary.
This is required by get_stack_base().

Define 'THE' macro.

Implement preemption_disable() and preemption_enable().

Add memory barrier macros.
IA-32 macros need support for older processors.
Non IA-32 macros are dummy.

Reduction of many #include paths.
 
156 6849 d 14 h decky /SPARTAN/trunk/ PPC work in progress