aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* bfin: Use proper accessors in traceThomas Gleixner2011-03-291-3/+4
* bfin: Convert irq namespaceThomas Gleixner2011-03-292-18/+18
* bfin: Final irq cleanupThomas Gleixner2011-03-292-9/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2011-03-246-2/+20
|\
| * Blackfin: bf54x: re-enable anomaly 05000353 for all revsMike Frysinger2011-03-221-1/+5
| * Blackfin: enable atomic64_t supportMike Frysinger2011-03-222-0/+3
| * Blackfin: wire up new syncfs syscallMike Frysinger2011-03-222-1/+3
| * Blackfin: SMP: flush CoreB cache when shutting downGraf Yang2011-03-221-0/+9
* | bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* | bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* | bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-231-0/+1
|/
* Blackfin: ip0x: fix unused variable warningMike Frysinger2011-03-181-2/+0
* Blackfin: punt unused HDMA masksMike Frysinger2011-03-185-93/+0
* Blackfin: wire up new syscallsMike Frysinger2011-03-182-1/+7
* Blackfin/ipipe: restore pipeline bits in irqflagsPhilippe Gerum2011-03-181-10/+77
* Blackfin/ipipe: fix deferred pipeline sync for the root stagePhilippe Gerum2011-03-182-3/+14
* Blackfin/ipipe: upgrade to I-pipe mainlinePhilippe Gerum2011-03-184-114/+117
* Blackfin: cpufreq: fix typosMichael Hennerich2011-03-181-3/+3
* Blackfin: enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-181-0/+1
* Blackfin: SMP: convert to irq chip functionsMike Frysinger2011-03-181-1/+5
* Blackfin: use accessor functions in show_interrupts()Thomas Gleixner2011-03-181-4/+6
* Blackfin: use proper wrapper functions for modifying irq statusThomas Gleixner2011-03-184-4/+4
* Blackfin: convert gpio irq_chip to new functionsThomas Gleixner2011-03-181-44/+48
* Blackfin: convert mac irq_chip to new functionsThomas Gleixner2011-03-181-7/+11
* Blackfin: convert error irq_chip to new functionsThomas Gleixner2011-03-181-7/+7
* Blackfin: convert internal irq_chip to new functionsThomas Gleixner2011-03-181-13/+28
* Blackfin: convert core irq_chip to new functionsThomas Gleixner2011-03-181-11/+11
* Blackfin: use proper wrappers for irq_descThomas Gleixner2011-03-181-9/+5
* Blackfin: optimize startup codeMike Frysinger2011-03-181-69/+41
* Blackfin: SMP: work around anomaly 05000491Sonic Zhang2011-03-188-12/+74
* Blackfin: SMP: implement cpu_freq supportGraf Yang2011-03-186-34/+70
* Blackfin: split optimization settings moreMike Frysinger2011-03-183-15/+47
* Blackfin: SMP: disable preempt with smp_processor_id to send messagesSonic Zhang2011-03-181-6/+8
* Blackfin: SMP: delay enabling caches until CPU is initializedsteven miao2011-03-181-2/+2
* Blackfin: SMP: use standard cache functionsMike Frysinger2011-03-181-3/+3
* Blackfin: SMP: PERCPU section should be PAGE alignedsteven miao2011-03-181-1/+1
* Blackfin: ADI boards: enable pseudo debug insns supportMike Frysinger2011-03-1811-0/+11
* Blackfin: kgdb: drop dead KGDB_THR_PROC_SWAP for SMP systemsSonic Zhang2011-03-181-4/+0
* Blackfin: dnp5370: drop MMC card detect supportAndreas Schallenberg2011-03-181-20/+0
* Blackfin: add bfin_write_{or,and} helpersMike Frysinger2011-03-181-2/+14
* Blackfin: bf548-ezkit: add CAN1 supportAaron Wu2011-03-181-7/+48
* Blackfin: bf54x: add kconfig for UART2/3 DMA channel assignmentssteven miao2011-03-184-21/+102
* Blackfin: SMP: avoid section mismatch warningsSonic Zhang2011-03-181-1/+1
* Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-1/+1
|\
| * percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-151-4/+2
|\ \
| * | blackfin: Switch from do_timer() to xtime_update()Torben Hohn2011-01-311-4/+2
| |/
* | Blackfin: iflush: update anomaly 05000491 workaroundMike Frysinger2011-03-041-0/+2
* | Blackfin: outs[lwb]: make sure count is greater than 0Mike Frysinger2011-03-041-4/+12
* | serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlockSonic Zhang2011-02-031-0/+2
|/