Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [PATCH] ARM SMP: Add ARMv6 memory barriers | Russell King | 2005-07-26 | 1 | -12/+24 |
| | | | | | | | | Convert explicit gcc asm-based memory barriers into smp_mb() calls. These change between barrier() and the ARMv6 data memory barrier instruction depending on whether ARMv6 SMP is enabled. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | ||||
* | [PATCH] ARM SMP: Fix ARMv6 spinlock and semaphore implementations | Russell King | 2005-07-24 | 1 | -2/+2 |
| | | | | Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | ||||
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+262 |
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip! |