Subversion Repositories HelenOS

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
3137 5958 d 10 h jermar /trunk/kernel/generic/src/proc/ Maintain cache coherence after sys_task_spawn() copies ELF image from user space.  
3136 5958 d 10 h jermar /trunk/kernel/arch/mips32/src/ Maintain cache coherence after mips32 install exception handlers.  
3135 5958 d 10 h jermar /trunk/kernel/arch/arm32/src/ Maintain cache coherence after arm32 installs exception handlers.  
3134 5958 d 12 h jermar /trunk/kernel/arch/ Add smc_coherence_block().  
3133 5959 d 1 h jermar /trunk/kernel/arch/ Add smc_coherence() macro to all architectures.
So far, only amd64, ia32, ia64 and sparc64 are implemented.
 
3130 5960 d 14 h jermar /trunk/kernel/generic/src/mm/ Add a comment explaining the reason for a memory barrier after page table update in detail.  
3128 5961 d 3 h jermar /trunk/kernel/generic/src/mm/ Issue a memory barrier after modifying a page table mapping in order to
prevent memory prefetching.
 
3118 5965 d 7 h jermar /trunk/kernel/test/mm/ Fix formatter.  
3113 5965 d 23 h decky /trunk/kernel/generic/ rename SYS_IO to SYS_KLOG
do not notify uspace klog with every single character, introduce some latency
 
3105 5966 d 14 h svoboda /trunk/kernel/ Revert accidental change of Makefile  
3104 5966 d 14 h svoboda /trunk/kernel/ Declare arguments for memstr.h operations as pointers instead of uintptr_t.  
3098 5968 d 2 h svoboda /trunk/ Make mips32 compile again  
3097 5968 d 3 h decky /trunk/kernel/ resurrect klog  
3096 5968 d 3 h svoboda /trunk/kernel/generic/src/syscall/ Fix malloc(0) in sys_io()  
3095 5968 d 3 h svoboda /trunk/ Make ia64 compile again.  
3094 5968 d 3 h svoboda /trunk/ Make arm32 compile again.  
3092 5968 d 16 h jermar /trunk/kernel/arch/ia32/include/ Better comments for pretty print formatters.  
3090 5969 d 7 h decky /trunk/kernel/generic/src/ipc/ revert coding style change  
3071 5969 d 7 h decky /trunk/kernel/ reflect changes in generic code
proper formatting directives
coding style
 
3070 5969 d 7 h decky /trunk/kernel/arch/ introduce portable formatting directives
remove common types
 

Show All