|
|
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 |
|
|
|
27172ad413
|
support private mapped file
|
2013-10-15 12:30:41 +09:00 |
|
|
|
480f6d4c2f
|
rewrite page_fault_handler()
|
2013-08-08 12:43:00 +09:00 |
|
|
|
334662b7fe
|
implement sys_mprotect()
|
2013-07-18 09:25:58 +09:00 |
|
|
|
630170fb6a
|
add ihk_mc_allocate_aligned_pages()
|
2013-07-10 13:11:18 +09:00 |
|
|
|
96f02a1d08
|
delete the access restrictions of whole page table.
access restrictions will be set on individual pages.
|
2013-06-19 12:07:40 +09:00 |
|
|
|
2627d4df55
|
add PTATTR_FOR_USER flag to enum ihk_mc_ap_flag
|
2013-06-02 13:57:44 +09:00 |
|
|
|
fa1be382c7
|
release the resources of the process at exit(2)/exit_group(2).
|
2013-05-28 11:31:23 +09:00 |
|
|
|
4693789608
|
change function names
|
2012-12-17 16:15:05 +09:00 |
|
|
|
158903c7b6
|
modify file names and create directories
|
2012-12-17 15:39:24 +09:00 |
|