Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3880 5555 d 14 h decky /trunk/kernel/arch/ simplify configuration
introduce arch_construct_function and inb/outb (sometimes empty) on all platforms
various code cleanup
 
3774 5595 d 18 h jermar /trunk/kernel/arch/ia64/include/ More of ia64 cleanup.  
3764 5598 d 21 h jermar /trunk/kernel/arch/ia64/ Legacy vs. lagacy.  
3661 5629 d 12 h vana /trunk/ IA64: repair similators support  
3657 5629 d 21 h vana /trunk/ Legacy IRQ support, uspace NS16550 support, some minor changes  
3626 5636 d 18 h vana /trunk/kernel/ Classic TLB shootdown support on ia64  
2608 6009 d 17 h jermar /trunk/ Support for six syscall arguments on ia64.

--iSupis line, and those below, will be ignored--

M kernel/arch/ia64/include/interrupt.h
M kernel/arch/ia64/src/ivt.S
M kernel/arch/ia64/src/interrupt.c
M uspace/lib/libc/arch/ia64/src/syscall.S
 
2516 6077 d 13 h vana /trunk/kernel/ IA64 rest of neaded changes to work with simics keyboard  
2089 6301 d 20 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
2071 6312 d 13 h jermar /trunk/ (c) versus (C)  
2064 6326 d 12 h vana /trunk/ SIMICS added as a simulator kernel runs on  
1942 6403 d 13 h jermar /trunk/ Convert ia64 to the new IRQ and notification scheme.  
1888 6437 d 17 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1787 6502 d 15 h decky / move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot  
1780 6509 d 16 h jermar /kernel/trunk/ Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.).  
1702 6530 d 19 h cejka /kernel/trunk/ Kernel doxygen comments updated.  
1621 6537 d 17 h vana /kernel/trunk/arch/ia64/ itanium faulting task kill  
1595 6538 d 2 h palkovsky /kernel/trunk/ Added kernel circular buffer klog.
Added automatic killing of tasks raising inappropriate exceptions.
TODO: Fix vsnprintf return value(and behaviour according to specs) and remove workaround in klog.
 
1507 6541 d 20 h vana /kernel/trunk/ IA64 uspace keyboard kernel part  
1295 6568 d 21 h jermar /kernel/trunk/arch/ia64/ Complete implementation of memcpy_from_uspace() and memcpy_to_uspace().
The memcpy() variants are based on the assembler output of the generic
_memcpy().
 

Show All