Subversion Repositories HelenOS

Rev

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

Filtering Options

Rev Age Author Path Log message Diff Changes
2058 6389 d 22 h jermar /trunk/kernel/arch/sparc64/src/ Improve comments.  
/trunk/kernel/arch/sparc64/src/start.S
/trunk/kernel/arch/sparc64/src/trap/trap_table.S
2057 6391 d 0 h jermar /trunk/kernel/arch/ Fix all remaining mistmatches in width of byte swapping functions for ia64,
ppc32, ppc64, amd64, mips32 and ia32.
 
/trunk/kernel/arch/amd64/include/byteorder.h
/trunk/kernel/arch/ia32/include/byteorder.h
/trunk/kernel/arch/ia64/include/byteorder.h
/trunk/kernel/arch/mips32/include/byteorder.h
/trunk/kernel/arch/ppc32/include/byteorder.h
/trunk/kernel/arch/ppc64/include/byteorder.h
2056 6391 d 1 h jermar /trunk/kernel/arch/sparc64/include/ Fix mismatched byteswapping macros on sparc64.  
/trunk/kernel/arch/sparc64/include/byteorder.h
2055 6391 d 1 h jermar /trunk/kernel/arch/sparc64/src/ sparc64 work:
- No need to lock kernel stack and userspace window buffer into DTLB.
 
/trunk/kernel/arch/sparc64/src/cpu/cpu.c
/trunk/kernel/arch/sparc64/src/proc/scheduler.c
/trunk/kernel/arch/sparc64/src/trap/trap_table.S
2054 6391 d 11 h jermar /trunk/kernel/ Fix important comment in kernel/arch/sparc64/src/proc/scheduler.c.

Improve framebuffer code.

Formatting and indentation fixes.
 
/trunk/kernel/arch/sparc64/include/mm/tlb.h
/trunk/kernel/arch/sparc64/src/proc/scheduler.c
/trunk/kernel/arch/sparc64/src/smp/ipi.c
/trunk/kernel/arch/sparc64/src/trap/interrupt.c
/trunk/kernel/genarch/src/fb/fb.c
2049 6394 d 21 h jermar /trunk/kernel/arch/sparc64/src/ More formatting and indentation changes.  
/trunk/kernel/arch/sparc64/src/cpu/cpu.c
/trunk/kernel/arch/sparc64/src/proc/scheduler.c
/trunk/kernel/arch/sparc64/src/proc/thread.c
/trunk/kernel/arch/sparc64/src/start.S
2048 6395 d 14 h jermar /trunk/ Formatting and indentation changes.  
/trunk/boot/genarch/ofw.c
/trunk/kernel/arch/sparc64/include/mm/page.h
/trunk/kernel/arch/sparc64/include/mm/tsb.h
/trunk/kernel/arch/sparc64/src/mm/as.c
/trunk/kernel/arch/sparc64/src/mm/frame.c
/trunk/kernel/arch/sparc64/src/mm/page.c
/trunk/kernel/arch/sparc64/src/mm/tlb.c
/trunk/kernel/arch/sparc64/src/mm/tsb.c
/trunk/kernel/arch/sparc64/src/smp/ipi.c
/trunk/kernel/arch/sparc64/src/sparc64.c
/trunk/kernel/generic/include/macros.h
/trunk/kernel/generic/src/main/main.c
/trunk/kernel/generic/src/mm/frame.c
/trunk/kernel/generic/src/proc/task.c
2047 6397 d 12 h jermar /trunk/kernel/arch/sparc64/include/ Convert sparc64 critical section barriers to RMO memory model.
More portable, no confusion from documentation.
 
/trunk/kernel/arch/sparc64/include/barrier.h
2046 6397 d 14 h jermar /trunk/kernel/arch/sparc64/include/ Another comment fix.  
/trunk/kernel/arch/sparc64/include/cpu.h
2045 6397 d 14 h jermar /trunk/kernel/arch/sparc64/include/ Fix comment.  
/trunk/kernel/arch/sparc64/include/cpu.h
2044 6397 d 15 h jermar /trunk/kernel/arch/sparc64/ On sparc64's tick interrupt, adjust the TICK_COMPARE register instead of the TICK
register. The TICK register now increments linearily and can be used by the get_cycle()
function.
 
/trunk/kernel/arch/sparc64/include/cpu.h
/trunk/kernel/arch/sparc64/include/cycle.h
/trunk/kernel/arch/sparc64/src/drivers/tick.c
2043 6397 d 15 h jermar /trunk/kernel/arch/sparc64/src/ Make the sparc64 kernel compile again.  
/trunk/kernel/arch/sparc64/src/sparc64.c
2038 6398 d 10 h jermar /trunk/kernel/arch/sparc64/ Remove old stuff.  
/trunk/kernel/arch/sparc64/include/cpu.h
/trunk/kernel/arch/sparc64/src/cpu/cpu.c
2037 6398 d 11 h jermar /trunk/kernel/arch/sparc64/include/ Backout change from revision 2034.
sparc64 is not yet ready for get_cycle().
 
/trunk/kernel/arch/sparc64/include/cycle.h
2034 6398 d 19 h jermar /trunk/kernel/arch/sparc64/include/ get_cycle() for sparc64.  
/trunk/kernel/arch/sparc64/include/cycle.h
2033 6398 d 19 h decky /trunk/kernel/arch/ppc32/include/ get_cycle() for PPC32  
/trunk/kernel/arch/ppc32/include/cycle.h
2025 6400 d 10 h jermar /trunk/ Coding style fixes.  
/trunk/kernel/arch/sparc64/include/context.h
/trunk/kernel/generic/include/ipc/ipc.h
/trunk/uspace/console/console.c
/trunk/uspace/console/gcons.c
/trunk/uspace/fb/ega.c
/trunk/uspace/fb/fb.c
/trunk/uspace/fb/main.c
/trunk/uspace/libc/arch/sparc64/include/psthread.h
2023 6400 d 14 h decky /trunk/kernel/arch/ add dummy cycle.h  
/trunk/kernel/arch/ia64/include/cycle.h
/trunk/kernel/arch/mips32/include/cycle.h
/trunk/kernel/arch/ppc32/include/cycle.h
/trunk/kernel/arch/ppc64/include/cycle.h
/trunk/kernel/arch/sparc64/include/cycle.h
2018 6400 d 16 h decky /trunk/kernel/ rename rdtsc() to get_cycle()  
/trunk/kernel/arch/amd64/include/cycle.h
/trunk/kernel/arch/ia32/include/cycle.h
/trunk/kernel/arch/ia32xen/include/cycle.h
/trunk/kernel/arch/amd64/include/cpuid.h
/trunk/kernel/arch/amd64/src/asm_utils.S
/trunk/kernel/arch/ia32/include/asm.h
/trunk/kernel/arch/ia32/src/drivers/i8254.c
/trunk/kernel/arch/ia32xen/include/asm.h
/trunk/kernel/kernel.config
2017 6400 d 19 h decky /trunk/kernel/arch/ia32xen/ update for Xen  
/trunk/kernel/arch/ia32xen/include/boot/boot.h
/trunk/kernel/arch/ia32xen/include/hypercall.h
/trunk/kernel/arch/ia32xen/include/mm/page.h
/trunk/kernel/arch/ia32xen/src/boot/boot.S
/trunk/kernel/arch/ia32xen/src/drivers/xconsole.c
/trunk/kernel/arch/ia32xen/src/ia32xen.c

Show All