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 5406 d 6 h pillai /branches/arm/kernel/arch/arm32/ Ticket #93 fix:
Exceptin handling re-written in assembly.
 
4665 5407 d 0 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 5413 d 22 h pillai /branches/arm/kernel/arch/arm32/src/ Fixed a logical error in checking the processor mode before enabling interrupts  
4651 5414 d 0 h pillai /branches/arm/ Generic framework for arm architecture
Support for integratorcp
pl050 keyboard controller driver in kernel and userland.
 
4647 5415 d 22 h jermar /branches/arm/ Branch out a new arm branch.  
4641 5417 d 20 h jermar /trunk/kernel/arch/sparc64/src/ Adhere to the sparc64 ABI and provide stack space for procedure arguments.  
4640 5417 d 20 h jermar /trunk/kernel/generic/include/ Improve comment.  
4639 5417 d 20 h jermar /trunk/kernel/generic/src/main/ IRQ-safe switch to userspace.  
4637 5419 d 18 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 5419 d 19 h jermar /trunk/ sparc64's SP_DELTA needs more space.  
4635 5420 d 1 h jermar /trunk/ Things are much easier when the compiler knows that context_save() returns twice.  
4627 5423 d 4 h jermar /trunk/kernel/arch/mips32/include/ mips32's istate_t must respect the 8-byte stack alignment.  
4626 5423 d 18 h svoboda /trunk/kernel/genarch/ Modify CUDA driver to state machine format, with one interrupt per byte transferred.  
4625 5423 d 19 h jermar /trunk/kernel/arch/ia64/ The ia64 kernel needs to handle the Data Access Rights fault.  
4624 5423 d 19 h jermar /trunk/kernel/genarch/src/mm/ Initialize the Accessed and Dirty bits when the page hash table is used.  
4610 5428 d 20 h svoboda /trunk/ Kernel Mac ADB keyboard driver revived.  
4569 5435 d 1 h jermar /trunk/kernel/genarch/src/acpi/ A little bit of cstyle.  
4568 5435 d 1 h jermar /trunk/kernel/doc/ Mention arm32 in the document describing virtual address translation.  
4556 5443 d 7 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 5457 d 20 h decky /trunk/kernel/ remove redundant index_t and count_t types (which were always quite ambiguous and not actually needed)  

Show All