Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-13 | Blackfin: punt unused/wrong mutex-dec.h | Mike Frysinger | 1 | -112/+0 | |
Looks like the mutex-dec.h header file was incorrectly copied into the Blackfin asm path. Nothing uses it, so punt it. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||||
2009-01-07 | Blackfin arch: SMP supporting patchset: Blackfin header files and machine ↵ | Graf Yang | 1 | -0/+112 | |
common code Blackfin dual core BF561 processor can support SMP like features. https://docs.blackfin.uclinux.org/doku.php?id=linux-kernel:smp-like In this patch, we provide SMP extend to Blackfin header files and machine common code Signed-off-by: Graf Yang <graf.yang@analog.com> Signed-off-by: Bryan Wu <cooloney@kernel.org> |