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
3ce94072b438eb55d835e517fdc6c6e5a8f63c32
mckernel
/
arch
/
x86
/
kernel
/
include
History
Balazs Gerofi bgerofi@riken.jp
3ce94072b4
save/restore rbp when entering/leaving kernel (required for fork() in glibc)
2014-04-02 14:02:20 +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
implement mmap(MAP_POPULATE)
2014-01-27 18:50:38 +09:00
bitops.h
add modification history entry to the following files,
2013-11-14 18:30:06 +09:00
cpulocal.h
add modification history entry to the following files,
2013-11-14 18:30:06 +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
implement munlock()
2014-02-05 11:31:01 +09:00