1. Use Semaphore or mutex between kernel and user-mode ?
2. User Mode Thread vs Kernel Mode Thread
3. Sharing a semaphore between user mode and kernel mode
4. pthread is user mode thread, right?How can I create a kernel thread?
5. user mode & kernel mode thread synchronization
6. (Semaphores) User mode to kernel transition
7. [ace-users] multiple threads with msg queue for each one
8. problem mutex-thread "Unlocking mutex owned by another thread ???"
9. [PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutex
10. [patch 3/7] arch/s390/kernel/debug.c: use mutex instead of semaphore
11. Semaphores, Mutexes and EnterCriticalSection in Threads
13. [patch 17/21] mutex subsystem, semaphore to mutex: automatic conversion of simpler cases
14. [patch 16/21] mutex subsystem, semaphore to mutex: VFS, sb->s_lock
15. [patch 15/20] mutex subsystem, semaphore to mutex: VFS, ->i_sem, more