Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4666 5395 d 18 h pillai /branches/arm/kernel/arch/arm32/ Ticket #93 fix:
Exceptin handling re-written in assembly.
 
4665 5396 d 11 h pillai /branches/arm/kernel/arch/arm32/src/ Change the exception handling logic:
Exception handler switches from exception mode to kernel mode(supervisor mode) before proceeding to
the exc_dispatch() C function. This assures that exception handling is re-entrant and
kernel would not get confused with different processor modes inside the kernel.

Also fixes a kernel panic during nested interrupts.
 
4652 5403 d 10 h pillai /branches/arm/kernel/arch/arm32/src/ Fixed a logical error in checking the processor mode before enabling interrupts  
4651 5403 d 12 h pillai /branches/arm/ Generic framework for arm architecture
Support for integratorcp
pl050 keyboard controller driver in kernel and userland.
 
4647 5405 d 9 h jermar /branches/arm/ Branch out a new arm branch.  
4641 5407 d 8 h jermar /trunk/kernel/arch/sparc64/src/ Adhere to the sparc64 ABI and provide stack space for procedure arguments.  
4640 5407 d 8 h jermar /trunk/kernel/generic/include/ Improve comment.  
4639 5407 d 8 h jermar /trunk/kernel/generic/src/main/ IRQ-safe switch to userspace.  
4637 5409 d 6 h svoboda /trunk/kernel/genarch/ Implement data transmission to CUDA, use to enable autopolling. Now the driver works both in PearPC and Qemu -M g3beige.  
4636 5409 d 6 h jermar /trunk/ sparc64's SP_DELTA needs more space.  
4635 5409 d 12 h jermar /trunk/ Things are much easier when the compiler knows that context_save() returns twice.  
4627 5412 d 16 h jermar /trunk/kernel/arch/mips32/include/ mips32's istate_t must respect the 8-byte stack alignment.  
4626 5413 d 6 h svoboda /trunk/kernel/genarch/ Modify CUDA driver to state machine format, with one interrupt per byte transferred.  
4625 5413 d 6 h jermar /trunk/kernel/arch/ia64/ The ia64 kernel needs to handle the Data Access Rights fault.  
4624 5413 d 6 h jermar /trunk/kernel/genarch/src/mm/ Initialize the Accessed and Dirty bits when the page hash table is used.  
4610 5418 d 8 h svoboda /trunk/ Kernel Mac ADB keyboard driver revived.  
4569 5424 d 12 h jermar /trunk/kernel/genarch/src/acpi/ A little bit of cstyle.  
4568 5424 d 12 h jermar /trunk/kernel/doc/ Mention arm32 in the document describing virtual address translation.  
4556 5432 d 19 h decky /trunk/ define endianess externally to be able to exactly specify whether we are using UTF-32LE or UTF-32BE
quit messing with BOM in UTF-32
 
4490 5447 d 8 h decky /trunk/kernel/ remove redundant index_t and count_t types (which were always quite ambiguous and not actually needed)  

Show All