This website requires JavaScript.
Explore
Help
Sign In
gh0s7
/
mckernel
Watch
1
Star
0
Fork
0
You've already forked mckernel
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ab89de0de687e6f4627bba0161964e8d1a0337d9
mckernel
/
arch
/
x86
/
kernel
History
NAKAMURA Gou
ab89de0de6
show the interrupt context in lower case
...
This commit is intended to make it easier to find the corresponding line in the objdump output.
2014-10-14 14:16:46 +09:00
..
include
add memory debug (kmalloc/kfree)
2014-10-07 15:45:16 +09:00
context.S
add modification history entry to the following files,
2013-11-14 18:30:06 +09:00
cpu.c
show the interrupt context in lower case
2014-10-14 14:16:46 +09:00
gencore.c
Almost implemented.
2014-09-03 15:20:39 +09:00
interrupt.S
push/pop r12,r13 and r14 as well when entering/leaving kernel space
2014-07-15 18:03:44 +09:00
local.c
add modification history entry to the following files,
2013-11-14 18:30:06 +09:00
lock.c
Make lock/unlock in lock.c accord with arch-lock.h
2014-09-23 12:00:18 +09:00
memory.c
Lock when setting PTE for kernel virual address
2014-10-08 14:06:17 +09:00
mikc.c
add modification history entry to the following files,
2013-11-14 18:30:06 +09:00
perfctr.c
add copyright notice to the following files,
2013-11-14 17:09:58 +09:00
syscall.c
kill system call returned bad number
2014-09-25 14:09:07 +09:00
trampoline.S
add modification history entry to the following files,
2013-11-14 18:30:06 +09:00
vsyscall.c
add vsyscall
2014-01-24 20:18:36 +09:00