summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/include
Commit message (Expand)AuthorAgeFilesLines
* arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
* blackfin: use use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-21/+1Star
* Blackfin: set ARCH_KMALLOC_MINALIGNFUJITA Tomonori2010-05-221-0/+2
* Blackfin: move string functions to normal lib/ assemblyRobin Getz2010-05-221-109/+4Star
* Blackfin: add support for the DBG (debug output) pseudo insnRobin Getz2010-05-221-0/+1
* Blackfin: change the BUG opcode to an unused 16-bit opcodeRobin Getz2010-05-221-1/+6
* Blackfin: add support for the DBGA (debug assert) pseudo insnRobin Getz2010-05-221-0/+17
* Blackfin: SMP: add flush_tlb_kernel_range stubGraf Yang2010-05-211-0/+1
* Blackfin: make hardware trace output a little more usefulRobin Getz2010-05-211-3/+3
* Blackfin: remove CONFIG_DEBUG_VERBOSE from trace.cRobin Getz2010-05-212-0/+11
* Blackfin: split kernel/traps.cRobin Getz2010-05-211-0/+2
* Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich2010-05-211-11/+11
* Blackfin: drop unused bad_page pages and move zero_page to the bssMike Frysinger2010-05-211-1/+2
* add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-03-1925-196/+1284
|\
| * Blackfin: eat spurious space in asm/dpmc.hMike Frysinger2010-03-091-2/+2
| * Blackfin: asm/page.h: pull in asm-generic headersMike Frysinger2010-03-091-0/+3
| * Blackfin: GPIO: implement to_irq handlerJoachim Eastwood2010-03-091-4/+13
| * Blackfin: fix single stepping over system callsMike Frysinger2010-03-091-0/+2
| * Blackfin: initial tracehook supportMike Frysinger2010-03-092-0/+119
| * Blackfin: initial regset supportMike Frysinger2010-03-091-1/+7
| * Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset supportMike Frysinger2010-03-091-0/+2
| * Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu dataGraf Yang2010-03-092-2/+7
| * Blackfin: add support for cpufreq on SMP systemsGraf Yang2010-03-091-3/+4
| * Blackfin: add CALLER_ADDR ftrace macrosYi Li2010-03-091-0/+53
| * Blackfin: split watchdog definitions into a dedicated header fileGraf Yang2010-03-091-0/+30
| * Blackfin: add dma_disable_irq_nosync() API for irq handlersBarry Song2010-03-091-0/+4
| * Blackfin: fix whitespace damage in thread_info.hMike Frysinger2010-03-091-12/+11Star
| * Blackfin: implement ndelay()Barry Song2010-03-091-2/+14
| * Blackfin: implement nmi_watchdog for SMP on BF561Graf Yang2010-03-093-0/+17
| * Blackfin: increase NR_IRQS beyond NR on-chip IRQsMichael Hennerich2010-03-091-0/+3
| * Blackfin: add support for irqflags tracingYi Li2010-03-091-0/+12
| * Blackfin: initial XIP supportBarry Song2010-03-092-0/+13
| * Blackfin: SMP: add PM/CPU hotplug supportGraf Yang2010-03-091-0/+7
| * Blackfin: SMP: make core timers per-cpu clock events for HRTYi Li2010-03-091-1/+5
| * Blackfin: unify MMR helpersMike Frysinger2010-03-091-44/+12Star
| * Blackfin: add optimized version of Hamming Weight functionsMichael Hennerich2010-03-091-19/+55
| * Blackfin: dma-mapping: fix thinko in constant optimizationSonic Zhang2010-03-091-6/+9
| * Blackfin: merge common CAN defines into one headersMike Frysinger2010-03-091-0/+725
| * Blackfin: extend bfin-lq035q1-fb resources to include PPI modeMichael Hennerich2010-03-091-0/+12
| * Blackfin: fix MPU page permission masks overflow when dealing with async memoryBarry Song2010-03-091-3/+11
| * Blackfin: bfin_sport: unify & standardize SPORT masksMike Frysinger2010-03-092-97/+132
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-131-2/+2
|\ \
| * | Fix spelling of 'platform' in comments and docStefan Weil2010-02-051-2/+2
| |/
* / dma-mapping: blackfin: remove the obsolete and unnecessary DMA API commentsFUJITA Tomonori2010-03-131-36/+0Star
|/
* FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stackMike Frysinger2010-01-071-0/+5
* Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-0/+1
|\
| * kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2009-12-1624-527/+416Star
|\ \