|
|
a587c8f5e5
|
x86: encode cpu# in IA32_TSC_AUX and size of GDTe#15
|
2016-03-28 22:57:44 +09:00 |
|
|
|
a0d909af75
|
add supports for dump analyzer
|
2015-03-31 12:59:53 +09:00 |
|
|
|
c0c9192e1b
|
add prototypes to cpulocal.h
+struct x86_cpu_local_variables *get_x86_this_cpu_local(void);
+void *get_x86_this_cpu_kstack(void);
|
2014-04-03 15:33:34 +09:00 |
|
|
|
2f89e26ac0
|
add modification history entry to the following files,
mckernel/lib/include/*.h
mckernel/arch/x86/elfboot/*
mckernel/arch/x86/kboot/main.c
mckernel/arch/x86/kernel/*
mckernel/lib/page_alloc.c
mckernel/lib/string.c
mckernel/lib/include/ihk/*
except
mckernel/arch/x86/kernel/include/signal.h
mckernel/arch/x86/tools/mcreboot-attached-mic.sh.in
mckernel/arch/x86/kernel/include/syscall_list.h
mckernel/arch/x86/kernel/syscall.c
.
|
2013-11-14 18:30:06 +09:00 |
|
|
|
384328c6bc
|
add copyright notice to the following files,
mckernel/lib/include/*.h
mckernel/arch/x86/elfboot/*
mckernel/arch/x86/kboot/main.c
mckernel/arch/x86/kernel/*
mckernel/lib/page_alloc.c
mckernel/lib/string.c
mckernel/lib/include/ihk/*
except
mckernel/arch/x86/kernel/include/signal.h
mckernel/arch/x86/tools/mcreboot-attached-mic.sh.in
mckernel/arch/x86/kernel/include/syscall_list.h
mckernel/arch/x86/kernel/syscall.c
.
|
2013-11-14 17:09:58 +09:00 |
|
|
|
158903c7b6
|
modify file names and create directories
|
2012-12-17 15:39:24 +09:00 |
|