aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/kernel/bfin_ksyms.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16arch: remove blackfin portArnd Bergmann1-126/+0
2016-06-16locking/atomic, arch/blackfin: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra1-0/+1
2015-07-27blackfin: Provide atomic_{or,xor,and}Peter Zijlstra1-3/+4
2011-05-25Blackfin: move internal irq prototypes out of global namespaceMike Frysinger1-0/+1
2010-05-22Blackfin: move string functions to normal lib/ assemblyRobin Getz1-0/+12
2009-06-18Blackfin: pull in asm/io.h in ksyms for prototypesMike Frysinger1-0/+1
2009-06-13Blackfin: initial support for ftraceMike Frysinger1-0/+5
2009-06-12Blackfin: fix data cache flushing when doing icache flushingMike Frysinger1-1/+0
2009-01-07Blackfin arch: smp patch cleanup from LKML reviewGraf Yang1-0/+2
2008-11-18Blackfin arch: SMP supporting patchset: Blackfin kernel and memory management codeGraf Yang1-0/+34
2008-10-28Blackfin arch: drop unused exports and comment remaining exportsMike Frysinger1-48/+12
2008-10-28Blackfin arch: move EXPORT_SYMBOL to the place where it is actually definedMike Frysinger1-9/+0
2008-05-17Blackfin arch: IO Port functions to read/write unalligned memoryMichael Hennerich1-0/+2
2008-04-17Generic semaphore implementationMatthew Wilcox1-5/+0
2007-11-21Blackfin arch: rename _return_from_exception to _bfin_return_from_exception and export itMike Frysinger1-0/+1
2007-11-21Blackfin arch: move EXPORT_SYMBOL() to C files where the symbol is actually definedMike Frysinger1-3/+0
2007-11-17Blackfin arch: Add assembly function insl_16Michael Hennerich1-0/+1
2007-11-17Blackfin arch: unexport get_wchanAdrian Bunk1-1/+0
2007-11-18Blackfin arch: remove dump_thread()Adrian Bunk1-1/+0
2007-10-10Blackfin arch: Export strcpy - occasionally get module link failures otherwiseBernd Schmidt1-0/+1
2007-07-12Blackfin arch: cleanup warnings from checkpatch -- no functional changesMike Frysinger1-2/+3
2007-05-07blackfin architectureBryan Wu1-0/+119