Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
1968 6409 d 22 h jermar /tags/ Canonize pre-0.2.0.3 tags: remove inner branches, tags and trunk directories.
The change now should reflect how those releases looked like after checkout.
 
1965 6409 d 22 h jermar /tags/0.2.0.1/ Tagging release 0.2.0.1  
1609 6553 d 6 h decky /kernel/trunk/arch/ppc32/ generalize ppc32 exception handling  
1480 6558 d 10 h palkovsky /kernel/trunk/arch/ppc32/ Added ability to process external interrupts to ppc.  
1384 6569 d 21 h decky /kernel/trunk/arch/ppc32/src/ ppc32 work
decrementer workaround
primitive TLB support
 
1355 6574 d 5 h decky /kernel/trunk/arch/ppc32/src/ fix exception context store and restore to respect ppc32 ABI  
1277 6588 d 4 h decky /kernel/trunk/arch/ppc32/ ppc32 work:
(hopefully) final exception entry and exit rewrite
don't use FPU instructions in the kernel
syscall support
 
1269 6589 d 0 h decky /kernel/trunk/ PHT Refill handler  
1267 6589 d 5 h decky /kernel/trunk/arch/ppc32/ ppc32: proper exception handling from user-space
code cleanup
 
1215 6598 d 0 h decky /kernel/trunk/arch/ ppc32: stub for Page Hash Table support  
1004 6636 d 19 h decky /kernel/trunk/ ppc32: basic exception and interrupt handling  
990 6637 d 1 h decky /kernel/trunk/ ppc32: initial stack, memory barriers, atomic operations, stack offset fix  
987 6637 d 3 h decky /kernel/trunk/arch/ppc32/ ppc32: initial exception support