aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin
AgeCommit message (Expand)Author
2011-04-13Blackfin: SMP: fix cache flush loopSonic Zhang
2011-04-13Blackfin: time-ts: ack gptimer sooner to avoid missing short intsMike Frysinger
2011-04-13Blackfin: gptimers: fix thinko when disabling timersMike Frysinger
2011-04-13Blackfin: SMP: make all barriers handle cache issuesGraf Yang
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-29bfin: Use proper accessors in traceThomas Gleixner
2011-03-29bfin: Convert irq namespaceThomas Gleixner
2011-03-29bfin: Final irq cleanupThomas Gleixner
2011-03-25Blackfin: bitops: fix include order after little endian inclusionMike Frysinger
2011-03-25Blackfin: defconfigs: update after misc devices defaulted to NMike Frysinger
2011-03-25Blackfin: use more standard pr_fmt in the module loaderJoe Perches
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita
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-22Blackfin: bf54x: re-enable anomaly 05000353 for all revsMike Frysinger
2011-03-22Blackfin: enable atomic64_t supportMike Frysinger
2011-03-22Blackfin: wire up new syncfs syscallMike Frysinger
2011-03-22Blackfin: SMP: flush CoreB cache when shutting downGraf Yang
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