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
2107 6314 d 8 h jermar /trunk/ When clock() is called by an external interrupt dispatched by the IRQ dispatcher,
no spinlock can be held or the kernel will not be preemptive. This fixes Ticket #24.

Formating and indentation fixes.
 
2106 6314 d 16 h jermar /trunk/kernel/ Merge as_t structure into one and leave the differring parts in as_genarch_t.

Indentation and formatting changes in header files.
 
2105 6318 d 17 h decky /trunk/kernel/ move ipc structures to ipc.h  
2104 6318 d 18 h decky /trunk/kernel/generic/src/lib/ more fine order of magnitude display  
2103 6319 d 10 h decky /trunk/kernel/generic/include/ move timeout_t to timeout.h
move other helper types to thread.h
 
2102 6319 d 10 h decky /trunk/kernel/genarch/src/fb/ signed/unsigned comparison, explicit typecast  
2101 6319 d 10 h decky /trunk/kernel/ fix signed/unsigned comparison and integer overflow  
2100 6319 d 11 h decky /trunk/kernel/ signed/unsigned comparison, explicit typecast  
2099 6319 d 12 h decky /trunk/kernel/arch/ia32/src/ explicit cast on pointer arithmetic  
2098 6319 d 12 h decky /trunk/kernel/generic/ avoid conflict with potential keyword  
2097 6319 d 12 h decky /trunk/kernel/arch/ia32/src/smp/ fix signed/unsigned comparison  
2096 6319 d 12 h decky /trunk/kernel/generic/include/ move thread_t to thread.h  
2095 6319 d 12 h decky /trunk/kernel/arch/ia32/src/smp/ fix signed/unsigned comparison  
2094 6319 d 12 h decky /trunk/kernel/generic/ avoid conflict with potential keyword  
2093 6319 d 12 h decky /trunk/kernel/ spinlock extern declaration macro  
2092 6319 d 13 h decky /trunk/kernel/generic/include/ move cpu_t to cpu.h  
2091 6320 d 12 h jermar /trunk/kernel/arch/sparc64/src/ Fix creating the kkbdpoll() kernel thread on sparc64 SMP machines.
This fixes Ticket #19.
 
2090 6320 d 13 h decky /trunk/kernel/generic/include/proc/ cleanup garbage  
2089 6320 d 16 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
2088 6320 d 17 h decky /trunk/ resolve ticket #22  

Show All