Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mutex documentation is unclear about software interrupts, tasklets and timers | Matti Linnanvuori | 2007-10-17 | 1 | -1/+2 |
| | | | | | | | Acked-by: Arjan van de Ven <arjan@linux.intel.com> Cc: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> | ||||
* | [PATCH] mutex subsystem, documentation | Ingo Molnar | 2006-01-09 | 1 | -0/+135 |
Add mutex design related documentation. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Arjan van de Ven <arjan@infradead.org> |