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
1096 6645 d 9 h palkovsky /kernel/trunk/ Cleanup of mips
- inline register reads
- better fpu disable/enable - global settings is automatically propagated to task
- fast syscall
 
1094 6645 d 12 h palkovsky /kernel/trunk/ Allowed saving less registers.  
1087 6646 d 12 h palkovsky /kernel/trunk/arch/mips32/include/mm/ Fix MIPS32 bad paging index computation. Fixed random page faults on mips.  
1078 6648 d 5 h jermar /kernel/trunk/ Improved uspace threads.
ia64 needs fixing.
 
1070 6648 d 13 h jermar /kernel/trunk/ More checks for address space area conflicts.  
1066 6648 d 21 h jermar /kernel/trunk/ Support for user space threads.  
1055 6649 d 5 h cejka /kernel/trunk/arch/mips32/include/ Stack constants moved to stack.h as on other archs.  
1054 6649 d 6 h cejka /kernel/trunk/ Updated stackarg macros for mips32.
Mips32 stack aligned on 8 bytes boundary.
 
1044 6649 d 10 h jermar /kernel/trunk/ Page table locking.  
1037 6649 d 11 h decky /kernel/trunk/ support for more init tasks
(might break some archs yet)
 
1036 6649 d 12 h decky /kernel/trunk/arch/mips32/ grow init size  
1024 6650 d 4 h jermar /kernel/trunk/ Redefine semantics of unary atomic operations.
Add test to verify that an architecture understands the semantics correctly.
 
1017 6650 d 8 h decky /kernel/trunk/ mips: remove load.bin
remove arch/boot infrastructure
 
983 6651 d 8 h palkovsky /kernel/trunk/ Fixed shrinking of as area.  
980 6651 d 8 h palkovsky /kernel/trunk/ Small speed update of ipc.
Fixed some bugs regarding pages in mremap.
 
977 6651 d 9 h jermar /kernel/trunk/ Add sys_mremap() syscall.  
967 6651 d 12 h palkovsky /kernel/trunk/ Allowed userspace to include page.h.  
959 6652 d 2 h palkovsky /kernel/trunk/ New synchronous ipc.
Widened syscall to support up to 5 parameters.
 
958 6652 d 3 h jermar /kernel/trunk/ Nicer ia32 interrupt handlers and structures holding interrupted context data.
Unify the name holding interrupted context data on all architectures to be istate.
 
955 6652 d 3 h palkovsky /kernel/trunk/ Added kernel IPC functionality.  

Show All