|  |  | @401 | 8 years | alain | Few bugs in VMM | 
                
                  |  |  | @381 | 8 years | alain | Add missing defines in the TSAR exception handler. | 
                
                  |  |  | @380 | 8 years | alain | Remove the generic kernel/kern/do_exception files to handle exceptions … | 
                
                  |  |  | @367 | 8 years | alain | Change Time unit from cycle to TICK (in millisecond).
Fix several bugs … | 
                
                  |  |  | @347 | 8 years | max | Remove soclib_iob on x86. | 
                
                  |  |  | @346 | 8 years | max | Hide soclib_iob. | 
                
                  |  |  | @337 | 8 years | alain | Introduce the delayed context switch if current thread has a lock. | 
                
                  |  |  | @317 | 8 years | alain | 1) Introduce the TSAR hal_cpu_context_switch() function.
2) Introduce … | 
                
                  |  |  | @315 | 8 years | alain | Redefine the fuctions ppm_base2page() / ppm_page2base() / … | 
                
                  |  |  | @313 | 8 years | alain | RSeveral modifs in the page-fault handling. | 
                
                  |  |  | @296 | 8 years | alain | Several modifs in the generic scheduler and in the hal_context to
fix … | 
                
                  |  |  | @279 | 8 years | alain | 1) Introduce independant command fields for the various devices in the … | 
                
                  |  |  | @267 | 8 years | alain | bloup | 
                
                  |  |  | @266 | 8 years | alain | Implement vfs_lseek() function. | 
                
                  |  |  | @265 | 8 years | alain | Fix several bugs in VFS. | 
                
                  |  |  | @246 | 8 years | alain | Fix a major bug in FATFS : miss handling in the FAT mapper. | 
                
                  |  |  | @238 | 8 years | alain | Fixing bugs in vfs_lookup() | 
                
                  |  |  | @205 | 8 years | alain | Change dev_pic_enable_irq() and dev_pic_disable_irq() prototypes
to … | 
                
                  |  |  | @204 | 8 years | alain | Bug fix in kernel_init
-This line, and those below, will be ignored--
 … | 
                
                  |  |  | @188 | 8 years | alain | Redefine the PIC device API. | 
                
                  |  |  | @124 | 8 years | max | rename hal_wbflush->hal_fence | 
                
                  |  |  | @103 | 8 years | alain | Introducing a nolock_printk() function used by kernel_init. | 
                
                  |  |  | @101 | 8 years | alain | euh… | 
                
                  |  |  | @80 | 8 years | max | add the timer vector, for now it double-faults | 
                
                  |  |  | @77 | 8 years | max | Start hiding the architecture-specific drivers behind the … | 
                
                  |  |  | @71 | 8 years | max | advance a little | 
                
                  |  |  | @70 | 8 years | max | start constructing the bootinfo structure | 
                
                  |  |  | @68 | 8 years | alain | Fix bug in kernel_init, and reduce size of remote_fifo. | 
                
                  |  |  | @65 | 8 years | max | use %p to silence a few warnings | 
                
                  |  |  | @63 | 8 years | max | move the ldscript into core/ for tsar | 
                
                  |  |  | @60 | 8 years | max | use reg_t instead of uint32_t | 
                
                  |  |  | @57 | 8 years | max | move the ldscript into x86_64/ | 
                
                  |  |  | @54 | 8 years | max | make it compile on x86 | 
                
                  |  |  | @53 | 8 years | alain | Compilation OK pout TSAR | 
                
                  |  |  | @50 | 8 years | alain | bloup | 
                
                  |  |  | @25 | 8 years | max | First shot of the x86_64 port. It uses Multiboot V1. Most of the HAL … | 
                
                  |  |  | @23 | 8 years | alain | Introduce syscalls. | 
                
                  |  |  | @16 | 8 years | alain | mprove the HAL for interrupt, exception, syscall handling. | 
                
                  |  |  | @12 | 9 years | alain | This version executed sucessfully the kernel_init on a TSAR_2_2_2 (4 … | 
                
                  |  |  | @1 | 9 years | alain | First import |