Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
4687 5401 d 7 h jermar /tags/0.4.1/ Tag 0.4.1  
3857 5583 d 10 h decky /trunk/ very experimental TLB refill for ppc32  
3837 5585 d 15 h decky /trunk/kernel/arch/ppc32/ use pseudorandom generator to avoid even the longest path of livelock collisions  
3833 5586 d 11 h decky /trunk/ avoid nasty race condition during page fault handling  
2071 6330 d 7 h jermar /trunk/ (c) versus (C)  
1787 6520 d 10 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1730 6544 d 4 h decky /kernel/trunk/arch/ppc32/ ppc32: BAT-less memory mapping (broken yet)
VSID support (broken yet)
boot API change
cleanup
 
1726 6544 d 11 h decky /kernel/trunk/arch/ppc32/ ppc32: more generic page hash table handling
(preliminary code, will be fixed properly later)
 
1716 6545 d 8 h decky /kernel/trunk/ move ppc32 four pages up, move real mode code, change config  
1609 6555 d 14 h decky /kernel/trunk/arch/ppc32/ generalize ppc32 exception handling  
1480 6560 d 18 h palkovsky /kernel/trunk/arch/ppc32/ Added ability to process external interrupts to ppc.  
1384 6572 d 5 h decky /kernel/trunk/arch/ppc32/src/ ppc32 work
decrementer workaround
primitive TLB support
 
1355 6576 d 13 h decky /kernel/trunk/arch/ppc32/src/ fix exception context store and restore to respect ppc32 ABI  
1277 6590 d 12 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 6591 d 9 h decky /kernel/trunk/ PHT Refill handler  
1267 6591 d 13 h decky /kernel/trunk/arch/ppc32/ ppc32: proper exception handling from user-space
code cleanup
 
1215 6600 d 8 h decky /kernel/trunk/arch/ ppc32: stub for Page Hash Table support  
1004 6639 d 3 h decky /kernel/trunk/ ppc32: basic exception and interrupt handling  
990 6639 d 9 h decky /kernel/trunk/ ppc32: initial stack, memory barriers, atomic operations, stack offset fix  
987 6639 d 11 h decky /kernel/trunk/arch/ppc32/ ppc32: initial exception support