aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-27blackfin: use use asm-generic/scatterlist.hFUJITA Tomonori1-21/+1
2010-05-22Blackfin: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori1-0/+2
2010-05-22Blackfin: move string functions to normal lib/ assemblyRobin Getz1-109/+4
2010-05-22Blackfin: add support for the DBG (debug output) pseudo insnRobin Getz1-0/+1
2010-05-22Blackfin: change the BUG opcode to an unused 16-bit opcodeRobin Getz1-1/+6
2010-05-22Blackfin: add support for the DBGA (debug assert) pseudo insnRobin Getz1-0/+17
2010-05-21Blackfin: SMP: add flush_tlb_kernel_range stubGraf Yang1-0/+1
2010-05-21Blackfin: make hardware trace output a little more usefulRobin Getz1-3/+3
2010-05-21Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.cRobin Getz2-0/+11
2010-05-21Blackfin: split kernel/traps.cRobin Getz1-0/+2
2010-05-21Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich1-11/+11
2010-05-21Blackfin: drop unused bad_page pages and move zero_page to the bssMike Frysinger1-1/+2
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2010-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds25-196/+1284
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2010-03-12dma-mapping: blackfin: remove the obsolete and unnecessary DMA API commentsFUJITA Tomonori1-36/+0
2010-03-09Blackfin: eat spurious space in asm/dpmc.hMike Frysinger1-2/+2
2010-03-09Blackfin: asm/page.h: pull in asm-generic headersMike Frysinger1-0/+3
2010-03-09Blackfin: GPIO: implement to_irq handlerJoachim Eastwood1-4/+13
2010-03-09Blackfin: fix single stepping over system callsMike Frysinger1-0/+2
2010-03-09Blackfin: initial tracehook supportMike Frysinger2-0/+119
2010-03-09Blackfin: initial regset supportMike Frysinger1-1/+7
2010-03-09Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset supportMike Frysinger1-0/+2
2010-03-09Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu dataGraf Yang2-2/+7
2010-03-09Blackfin: add support for cpufreq on SMP systemsGraf Yang1-3/+4
2010-03-09Blackfin: add CALLER_ADDR ftrace macrosYi Li1-0/+53
2010-03-09Blackfin: split watchdog definitions into a dedicated header fileGraf Yang1-0/+30
2010-03-09Blackfin: add dma_disable_irq_nosync() API for irq handlersBarry Song1-0/+4
2010-03-09Blackfin: fix whitespace damage in thread_info.hMike Frysinger1-12/+11
2010-03-09Blackfin: implement ndelay()Barry Song1-2/+14
2010-03-09Blackfin: implement nmi_watchdog for SMP on BF561Graf Yang3-0/+17
2010-03-09Blackfin: increase NR_IRQS beyond NR on-chip IRQsMichael Hennerich1-0/+3
2010-03-09Blackfin: add support for irqflags tracingYi Li1-0/+12
2010-03-09Blackfin: initial XIP supportBarry Song2-0/+13
2010-03-09Blackfin: SMP: add PM/CPU hotplug supportGraf Yang1-0/+7
2010-03-09Blackfin: SMP: make core timers per-cpu clock events for HRTYi Li1-1/+5
2010-03-09Blackfin: unify MMR helpersMike Frysinger1-44/+12
2010-03-09Blackfin: add optimized version of Hamming Weight functionsMichael Hennerich1-19/+55
2010-03-09Blackfin: dma-mapping: fix thinko in constant optimizationSonic Zhang1-6/+9
2010-03-09Blackfin: merge common CAN defines into one headersMike Frysinger1-0/+725
2010-03-09Blackfin: extend bfin-lq035q1-fb resources to include PPI modeMichael Hennerich1-0/+12
2010-03-09Blackfin: fix MPU page permission masks overflow when dealing with async memoryBarry Song1-3/+11
2010-03-09Blackfin: bfin_sport: unify & standardize SPORT masksMike Frysinger2-97/+132
2010-02-05Fix spelling of 'platform' in comments and docStefan Weil1-2/+2
2010-01-06FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stackMike Frysinger1-0/+5
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-0/+1
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfinLinus Torvalds24-527/+416
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-2/+0
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-1/+0