summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
AgeCommit message (Expand)AuthorFilesLines
2011-05-25Blackfin: bf533/bf537/bf561: convert to BFIN_IRQ helperMike Frysinger3-122/+121
2011-05-25Blackfin: clean up style in irq definesMike Frysinger7-695/+627
2011-05-25Blackfin: unify core IRQ definitionsMike Frysinger8-379/+64
2011-05-25Blackfin: ints-priority: unify duplicate vec to irq lookup logicMike Frysinger1-68/+44
2011-05-25Blackfin: ints-priority: clean up some local varsMike Frysinger1-17/+8
2011-05-25Blackfin: don't attempt to flush on-chip L1 SRAM regionsSonic Zhang1-5/+18
2011-05-25Blackfin: first pass at debug mmr supportMike Frysinger3-1/+1863
2011-05-25mtd: bfin: convert to mtd_device_register()Jamie Iles2-8/+0
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds1-1/+1
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-33/+2
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds1-0/+3
2011-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-21/+9
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner77-611/+884
2011-05-04[CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski1-3/+0
2011-04-24PM / Blackfin: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki1-21/+9
2011-04-21Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar4-23/+42
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-0/+3
2011-04-13Blackfin: SMP: fix cache flush loopSonic Zhang1-3/+16
2011-04-13Blackfin: time-ts: ack gptimer sooner to avoid missing short intsMike Frysinger1-1/+7
2011-04-13Blackfin: gptimers: fix thinko when disabling timersMike Frysinger1-1/+1
2011-04-13Blackfin: SMP: make all barriers handle cache issuesGraf Yang1-18/+18
2011-03-31Fix common misspellingsLucas De Marchi9-10/+10
2011-03-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
2011-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds12-35/+24
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner1-1/+0
2011-03-29bfin: Use proper accessors in traceThomas Gleixner1-3/+4
2011-03-29bfin: Convert irq namespaceThomas Gleixner2-18/+18
2011-03-29bfin: Final irq cleanupThomas Gleixner2-9/+6
2011-03-25Blackfin: bitops: fix include order after little endian inclusionMike Frysinger1-1/+3
2011-03-25Blackfin: defconfigs: update after misc devices defaulted to NMike Frysinger10-7/+3
2011-03-25Blackfin: use more standard pr_fmt in the module loaderJoe Perches1-27/+18
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo1-1/+1
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds6-2/+20
2011-03-23bitops: remove minix bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita1-1/+0
2011-03-23bitops: introduce little-endian bitops for most architecturesAkinobu Mita1-0/+1
2011-03-22Blackfin: bf54x: re-enable anomaly 05000353 for all revsMike Frysinger1-1/+5
2011-03-22Blackfin: enable atomic64_t supportMike Frysinger2-0/+3
2011-03-22Blackfin: wire up new syncfs syscallMike Frysinger2-1/+3
2011-03-22Blackfin: SMP: flush CoreB cache when shutting downGraf Yang1-0/+9
2011-03-18Blackfin: ip0x: fix unused variable warningMike Frysinger1-2/+0
2011-03-18Blackfin: punt unused HDMA masksMike Frysinger5-93/+0
2011-03-18Blackfin: wire up new syscallsMike Frysinger2-1/+7
2011-03-18Blackfin/ipipe: restore pipeline bits in irqflagsPhilippe Gerum1-10/+77
2011-03-18Blackfin/ipipe: fix deferred pipeline sync for the root stagePhilippe Gerum2-3/+14
2011-03-18Blackfin/ipipe: upgrade to I-pipe mainlinePhilippe Gerum4-114/+117
2011-03-18Blackfin: cpufreq: fix typosMichael Hennerich1-3/+3
2011-03-18Blackfin: enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner1-0/+1
2011-03-18Blackfin: SMP: convert to irq chip functionsMike Frysinger1-1/+5
2011-03-18Blackfin: use accessor functions in show_interrupts()Thomas Gleixner1-4/+6