This website requires JavaScript.
Explore
Help
Sign In
davidlt
/
kernel-ark
Watch
1
Star
0
Fork
0
You've already forked kernel-ark
Code
Issues
Pull Requests
Releases
Wiki
Activity
kernel-ark
/
ipc
History
Burman Yan
4668edc334
[PATCH] kernel core: replace kmalloc+memset with kzalloc
...
Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-12-07 08:39:41 -08:00
..
compat_mq.c
…
compat.c
[PATCH] Fix the size limit of compat space msgsize
2006-12-07 08:39:38 -08:00
Makefile
…
mqueue.c
[PATCH] slab: remove kmem_cache_t
2006-12-07 08:39:25 -08:00
msg.c
[PATCH] Fix the size limit of compat space msgsize
2006-12-07 08:39:38 -08:00
msgutil.c
…
sem.c
[PATCH] kernel core: replace kmalloc+memset with kzalloc
2006-12-07 08:39:41 -08:00
shm.c
…
util.c
WorkStruct: Pass the work_struct pointer instead of context data
2006-11-22 14:55:48 +00:00
util.h
…