Subversion Repositories HelenOS-historic

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1288 6585 d 5 h jermar /kernel/trunk/ Complete implementation of copy_from_uspace() and copy_to_uspace()
for amd64 and ia32. Other architectures still compile and run,
but need to implement their own assembly-only memcpy(), memcpy_from_uspace(),
memcpy_to_uspace() and their failover parts. For these architectures
only dummy implementations are provided.
 
1270 6588 d 20 h decky /kernel/trunk/arch/ppc32/ page index and VSID fixes  
1269 6588 d 21 h decky /kernel/trunk/ PHT Refill handler  
1215 6597 d 20 h decky /kernel/trunk/arch/ ppc32: stub for Page Hash Table support