summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2011-05-2558-1661/+4001
|\
| * Blackfin: use new common PERCPU_INPUT defineMike Frysinger2011-05-251-7/+1
| * Blackfin: boards: update ASoC resources after machine driver overhaulScott Jiang2011-05-254-17/+273
| * Blackfin: work around anomaly 05000480Steven Miao2011-05-251-0/+5
| * Blackfin: fix addr type with bfin_write_{or,and} helpersMike Frysinger2011-05-251-2/+2
| * Blackfin: convert /proc/sram to seq_fileAlexey Dobriyan2011-05-251-17/+26
| * Blackfin: switch /proc/gpio to seq_fileAlexey Dobriyan2011-05-251-11/+20
| * Blackfin: fix indentation with bfin_read() helperMike Frysinger2011-05-251-4/+4
| * Blackfin: convert old cpumask API to new oneKOSAKI Motohiro2011-05-254-22/+24
| * Blackfin: don't touch task->cpus_allowed directlyKOSAKI Motohiro2011-05-251-4/+2
| * Blackfin: don't touch cpu_possible_map and cpu_present_map directlyKOSAKI Motohiro2011-05-251-4/+10
| * Blackfin: bf548-ezkit/bf561-ezkit: update nor flash layoutMike Frysinger2011-05-252-2/+18
| * Blackfin: initial perf_event supportMike Frysinger2011-05-255-0/+546
| * Blackfin: update anomaly lists to latest public infoMike Frysinger2011-05-257-15/+50
| * Blackfin: use on-chip reset func with newer partsMike Frysinger2011-05-251-34/+31
| * Blackfin: bf533-stamp/bf537-stamp: drop ad1980 from defconfigsMike Frysinger2011-05-252-4/+0
| * Blackfin: optimize MMR reads during startup a bitMike Frysinger2011-05-251-11/+9
| * Blackfin: bf537: demux port H mask A and emac rx intsMike Frysinger2011-05-255-20/+77
| * Blackfin: bf537: fix excessive gpio int demuxingMike Frysinger2011-05-251-30/+25
| * Blackfin: bf54x: drop unused pm gpio handlingMike Frysinger2011-05-251-40/+2
| * Blackfin: move bf537-specific irq code out of common codeMike Frysinger2011-05-254-138/+150
| * Blackfin: move internal irq prototypes out of global namespaceMike Frysinger2011-05-258-10/+16
| * Blackfin: clean up irq ifdef logic a bitMike Frysinger2011-05-251-47/+39
| * Blackfin: bf51x/bf52x: fix typo in hysteresis MMR namesMike Frysinger2011-05-255-28/+28
| * Blackfin: delete duplicated user single step prototypesMike Frysinger2011-05-251-2/+0
| * Blackfin: kgdb: cache flushing is not safe in SMP modeSonic Zhang2011-05-251-1/+5
| * Blackfin: SMP: drop unused blackfin_cpudata.idle pointerMike Frysinger2011-05-252-4/+0
| * Blackfin: SMP: fix cpudata cache setupMike Frysinger2011-05-252-5/+2
| * Blackfin: clean up /proc/cpuinfo outputMike Frysinger2011-05-251-8/+8
| * Blackfin: bf527-ezkit: tweak sound defconfigMike Frysinger2011-05-252-15/+11
| * Blackfin: bf533/bf537/bf561: convert to BFIN_IRQ helperMike Frysinger2011-05-253-122/+121
| * Blackfin: clean up style in irq definesMike Frysinger2011-05-257-695/+627
| * Blackfin: unify core IRQ definitionsMike Frysinger2011-05-258-379/+64
| * Blackfin: ints-priority: unify duplicate vec to irq lookup logicMike Frysinger2011-05-251-68/+44
| * Blackfin: ints-priority: clean up some local varsMike Frysinger2011-05-251-17/+8
| * Blackfin: don't attempt to flush on-chip L1 SRAM regionsSonic Zhang2011-05-251-5/+18
| * Blackfin: first pass at debug mmr supportMike Frysinger2011-05-253-1/+1863
* | lib: consolidate DEBUG_STACK_USAGE optionStephen Boyd2011-05-251-9/+0
|/
* 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
OpenPOWER on IntegriCloud