Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-10 | [PATCH] mutex: trivial whitespace cleanups | Ingo Molnar | |
Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Linus Torvalds <torvalds@osdl.org> | |||
2006-01-10 | [PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.c | Ingo Molnar | |
Remove unnecessary (and incorrect) inclusion of asm/mutex.h, pointed out by David Howells. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Linus Torvalds <torvalds@osdl.org> | |||
2006-01-09 | [PATCH] mutex subsystem, debugging code | Ingo Molnar | |
mutex implementation - add debugging code. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Arjan van de Ven <arjan@infradead.org> |