summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+1
|\
| * percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-191-33/+2
|\ \
| * \ Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-1477-611/+884
| |\ \
| * | | blackfin: convert to clocksource_register_hzJohn Stultz2011-02-211-33/+2
| | | |
| \ \ \
*-. \ \ \ Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-191-0/+3
|\ \ \ \ \ | | | |/ / | | |/| |
| * | | | Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar2011-04-214-23/+42
| |\| | |
| * | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-0/+3
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-191-21/+9
|\ \ \ \ \
| * | | | | PM / Blackfin: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki2011-04-241-21/+9
| | |/ / / | |/| | |
* / | | | [CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski2011-05-041-3/+0
|/ / / /
* | | | Blackfin: SMP: fix cache flush loopSonic Zhang2011-04-131-3/+16
* | | | Blackfin: time-ts: ack gptimer sooner to avoid missing short intsMike Frysinger2011-04-131-1/+7
* | | | Blackfin: gptimers: fix thinko when disabling timersMike Frysinger2011-04-131-1/+1
* | | | Blackfin: SMP: make all barriers handle cache issuesGraf Yang2011-04-131-18/+18
|/ / /
* | | 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