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
3790 5589 d 20 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 9 h svoboda /trunk/kernel/ Unify newlines in fault_if_from_uspace() format strings. (Remove them and print newline automatically). Also start messages with caps.  
3706 5612 d 13 h decky /trunk/ cstyle & small fixes  
2745 5905 d 20 h decky /trunk/ code cleanup (mostly signed/unsigned)
allow extra compiler warnings
 
2725 5926 d 17 h decky /trunk/kernel/ remove config.memory_size, get_memory_size() and memory_init.{c|d}
the amount of available memory can be calculated from the sizes of the zones
add FRAMES2SIZE, SIZE2KB and SIZE2MB functions/macros (code readability)
 
2723 5927 d 16 h decky /trunk/kernel/arch/ remove memory_print_map(), as it duplicates functionality of physmem_print()  
2106 6294 d 18 h jermar /trunk/kernel/ Merge as_t structure into one and leave the differring parts in as_genarch_t.

Indentation and formatting changes in header files.
 
2089 6300 d 18 h decky /trunk/ huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
 
2071 6311 d 11 h jermar /trunk/ (c) versus (C)  
1959 6393 d 18 h decky /trunk/kernel/arch/ia32xen/src/ ia32xen: adopt new IRQ interface  
1952 6398 d 13 h jermar /trunk/ Rename xen32 to ia32xen.
The name seems to be more logical as Xen supports more host architectures.
 
1888 6436 d 15 h jermar /trunk/ C99 compliant header guards (hopefully) everywhere in the kernel.
Formatting and indentation changes.
Small improvements in sparc64.
 
1840 6473 d 8 h decky /trunk/kernel/arch/xen32/ claim copyright on files with significant xen32-related changes
(for the purpose of author's master thesis)
 
1827 6480 d 12 h decky /trunk/kernel/arch/xen32/src/ print memory map  
1824 6480 d 14 h decky /trunk/kernel/arch/xen32/ xen32: use writable page tables, cleanup mm  
1821 6482 d 16 h decky /trunk/kernel/arch/xen32/ xen32 cleanup  
1818 6487 d 11 h decky /trunk/kernel/ make burst updates  
1817 6488 d 7 h decky /trunk/kernel/arch/ xen32 work: create identity mapping for the main memory zone,
make several dummy modifications to get to the banner
 
1816 6488 d 16 h decky /trunk/kernel/ xen memory initialization  
1813 6488 d 17 h decky /trunk/kernel/arch/xen32/ xen32 hypervisor interface  

Show All