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
3790 5590 d 4 h svoboda /trunk/kernel/ Make newlines in panic messages consistent. Add periods at end of messages so that it is obvious whether they are printed entirely.  
3788 5590 d 17 h svoboda /trunk/kernel/ Unify newlines in fault_if_from_uspace() format strings. (Remove them and print newline automatically). Also start messages with caps.  
2218 6231 d 17 h decky /trunk/kernel/ support the possibility to send EOI or Interrupt Acknowledgement
prior to processing the interrupt
(this is essential on some architectures to prevent preemption deadlock)
 
2071 6311 d 20 h jermar /trunk/ (c) versus (C)  
1959 6394 d 2 h decky /trunk/kernel/arch/ia32xen/src/ ia32xen: adopt new IRQ interface  
1952 6398 d 22 h jermar /trunk/ Rename xen32 to ia32xen.
The name seems to be more logical as Xen supports more host architectures.
 
1943 6402 d 7 h decky /trunk/kernel/arch/xen32/src/ xen32: fix compilation  
1937 6403 d 6 h decky /trunk/kernel/arch/ remove orphaned functions  
1888 6436 d 23 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1816 6489 d 0 h decky /trunk/kernel/ xen memory initialization