aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/include
AgeCommit message (Expand)Author
2010-05-27blackfin: use use asm-generic/scatterlist.hFUJITA Tomonori
2010-05-22Blackfin: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori
2010-05-22Blackfin: move string functions to normal lib/ assemblyRobin Getz
2010-05-22Blackfin: add support for the DBG (debug output) pseudo insnRobin Getz
2010-05-22Blackfin: change the BUG opcode to an unused 16-bit opcodeRobin Getz
2010-05-22Blackfin: add support for the DBGA (debug assert) pseudo insnRobin Getz
2010-05-21Blackfin: SMP: add flush_tlb_kernel_range stubGraf Yang
2010-05-21Blackfin: make hardware trace output a little more usefulRobin Getz
2010-05-21Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.cRobin Getz
2010-05-21Blackfin: split kernel/traps.cRobin Getz
2010-05-21Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich
2010-05-21Blackfin: drop unused bad_page pages and move zero_page to the bssMike Frysinger
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12dma-mapping: blackfin: remove the obsolete and unnecessary DMA API commentsFUJITA Tomonori
2010-03-09Blackfin: eat spurious space in asm/dpmc.hMike Frysinger
2010-03-09Blackfin: asm/page.h: pull in asm-generic headersMike Frysinger
2010-03-09Blackfin: GPIO: implement to_irq handlerJoachim Eastwood
2010-03-09Blackfin: fix single stepping over system callsMike Frysinger
2010-03-09Blackfin: initial tracehook supportMike Frysinger
2010-03-09Blackfin: initial regset supportMike Frysinger
2010-03-09Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset supportMike Frysinger
2010-03-09Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu dataGraf Yang
2010-03-09Blackfin: add support for cpufreq on SMP systemsGraf Yang
2010-03-09Blackfin: add CALLER_ADDR ftrace macrosYi Li
2010-03-09Blackfin: split watchdog definitions into a dedicated header fileGraf Yang
2010-03-09Blackfin: add dma_disable_irq_nosync() API for irq handlersBarry Song
2010-03-09Blackfin: fix whitespace damage in thread_info.hMike Frysinger
2010-03-09Blackfin: implement ndelay()Barry Song
2010-03-09Blackfin: implement nmi_watchdog for SMP on BF561Graf Yang
2010-03-09Blackfin: increase NR_IRQS beyond NR on-chip IRQsMichael Hennerich
2010-03-09Blackfin: add support for irqflags tracingYi Li
2010-03-09Blackfin: initial XIP supportBarry Song
2010-03-09Blackfin: SMP: add PM/CPU hotplug supportGraf Yang
2010-03-09Blackfin: SMP: make core timers per-cpu clock events for HRTYi Li
2010-03-09Blackfin: unify MMR helpersMike Frysinger
2010-03-09Blackfin: add optimized version of Hamming Weight functionsMichael Hennerich
2010-03-09Blackfin: dma-mapping: fix thinko in constant optimizationSonic Zhang
2010-03-09Blackfin: merge common CAN defines into one headersMike Frysinger
2010-03-09Blackfin: extend bfin-lq035q1-fb resources to include PPI modeMichael Hennerich
2010-03-09Blackfin: fix MPU page permission masks overflow when dealing with async memoryBarry Song
2010-03-09Blackfin: bfin_sport: unify & standardize SPORT masksMike Frysinger
2010-02-05Fix spelling of 'platform' in comments and docStefan Weil
2010-01-06FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stackMike Frysinger
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2009-12-16Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig