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
d6c0ea762794d1dba0548713e6f958417abbcfad
mckernel
/
arch
/
x86
/
kernel
/
include
History
NAKAMURA Gou
b31a1b6db2
add PTATTR_NO_EXECUTE
2014-04-11 14:59:47 +09:00
..
ihk
add modification history entry to the following files,
2013-11-14 18:30:06 +09:00
arch-lock.h
ihk_mc_spinlock_lock_noirq() / ihk_mc_spinlock_unlock_noirq() implementation
2013-05-10 12:43:13 +09:00
arch-memory.h
add PTATTR_NO_EXECUTE
2014-04-11 14:59:47 +09:00
bitops.h
add modification history entry to the following files,
2013-11-14 18:30:06 +09:00
cpulocal.h
add prototypes to cpulocal.h
2014-04-03 15:33:34 +09:00
registers.h
save/restore rbp when entering/leaving kernel (required for fork() in glibc)
2014-04-02 14:02:20 +09:00
signal.h
signal part 4 (sigsuspend etc)
2014-01-24 10:14:49 +09:00
syscall_list.h
declare fork() so that __NR_fork is available
2014-04-02 18:00:09 +09:00