Subversion Repositories HelenOS-historic

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
1705 6573 d 0 h cejka /kernel/trunk/ Added file with modules definitions and descriptions.
We are able to change modules order and their description in one place.
 
1702 6573 d 21 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1398 6596 d 15 h decky /kernel/trunk/arch/ port ppc32 changes to ppc64 (raw)  
1187 6634 d 18 h jermar /kernel/trunk/ Cleanup pm.c and pm.h code on ia32 and amd64.
Add before_task_runs() and before_task_runs_arch() for each architecture.
Add ia32 and amd64 code to ensure I/O Permission Bitmap update.
 
1160 6638 d 20 h decky /kernel/trunk/ start ppc64 port
the code is currently a wild mixture of 32/64b code, will be fixed