aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)Author
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita
2011-03-18Blackfin: ip0x: fix unused variable warningMike Frysinger
2011-03-18Blackfin: punt unused HDMA masksMike Frysinger
2011-03-18Blackfin: wire up new syscallsMike Frysinger
2011-03-18Blackfin/ipipe: restore pipeline bits in irqflagsPhilippe Gerum
2011-03-18Blackfin/ipipe: fix deferred pipeline sync for the root stagePhilippe Gerum
2011-03-18Blackfin/ipipe: upgrade to I-pipe mainlinePhilippe Gerum
2011-03-18Blackfin: cpufreq: fix typosMichael Hennerich
2011-03-18Blackfin: enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner
2011-03-18Blackfin: SMP: convert to irq chip functionsMike Frysinger
2011-03-18Blackfin: use accessor functions in show_interrupts()Thomas Gleixner
2011-03-18Blackfin: use proper wrapper functions for modifying irq statusThomas Gleixner
2011-03-18Blackfin: convert gpio irq_chip to new functionsThomas Gleixner
2011-03-18Blackfin: convert mac irq_chip to new functionsThomas Gleixner
2011-03-18Blackfin: convert error irq_chip to new functionsThomas Gleixner
2011-03-18Blackfin: convert internal irq_chip to new functionsThomas Gleixner
2011-03-18Blackfin: convert core irq_chip to new functionsThomas Gleixner
2011-03-18Blackfin: use proper wrappers for irq_descThomas Gleixner
2011-03-18Blackfin: optimize startup codeMike Frysinger
2011-03-18Blackfin: SMP: work around anomaly 05000491Sonic Zhang
2011-03-18Blackfin: SMP: implement cpu_freq supportGraf Yang
2011-03-18Blackfin: split optimization settings moreMike Frysinger
2011-03-18Blackfin: SMP: disable preempt with smp_processor_id to send messagesSonic Zhang
2011-03-18Blackfin: SMP: delay enabling caches until CPU is initializedsteven miao
2011-03-18Blackfin: SMP: use standard cache functionsMike Frysinger
2011-03-18Blackfin: SMP: PERCPU section should be PAGE alignedsteven miao
2011-03-18Blackfin: ADI boards: enable pseudo debug insns supportMike Frysinger
2011-03-18Blackfin: kgdb: drop dead KGDB_THR_PROC_SWAP for SMP systemsSonic Zhang
2011-03-18Blackfin: dnp5370: drop MMC card detect supportAndreas Schallenberg
2011-03-18Blackfin: add bfin_write_{or,and} helpersMike Frysinger
2011-03-18Blackfin: bf548-ezkit: add CAN1 supportAaron Wu
2011-03-18Blackfin: bf54x: add kconfig for UART2/3 DMA channel assignmentssteven miao
2011-03-18Blackfin: SMP: avoid section mismatch warningsSonic Zhang
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-04Blackfin: iflush: update anomaly 05000491 workaroundMike Frysinger
2011-03-04Blackfin: outs[lwb]: make sure count is greater than 0Mike Frysinger
2011-02-03serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlockSonic Zhang
2011-01-31blackfin: Switch from do_timer() to xtime_update()Torben Hohn
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo
2011-01-21blackfin: Use generic irq KconfigThomas Gleixner
2011-01-21genirq: Remove __do_IRQThomas Gleixner
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-10Blackfin: encode cpu-rev into uImage nameMike Frysinger
2011-01-10Blackfin: bf54x: don't ack GPIO ints when unmasking themMike Frysinger
2011-01-10Blackfin: sram_free_with_lsl: do not ignore return value of sram_freeMike Frysinger
2011-01-10Blackfin: boards: add missing "static" to peripheral listsMike Frysinger
2011-01-10Blackfin: DNP5370: new board portAndreas Schallenberg