summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-319-10/+10
* Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-301-1/+0
|\
| * genirq: Remove the now obsolete config options and select statementsThomas Gleixner2011-03-301-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2011-03-3012-35/+24
|\ \ | |/ |/|
| * Blackfin: bitops: fix include order after little endian inclusionMike Frysinger2011-03-251-1/+3
| * Blackfin: defconfigs: update after misc devices defaulted to NMike Frysinger2011-03-2510-7/+3
| * Blackfin: use more standard pr_fmt in the module loaderJoe Perches2011-03-251-27/+18
* | 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
OpenPOWER on IntegriCloud