aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common
Commit message (Expand)AuthorAgeFilesLines
* Blackfin: wire up new sendmmsg syscallMike Frysinger2011-05-281-0/+1
* ns: Wire up the setns system callEric W. Biederman2011-05-281-0/+1
* Blackfin: convert old cpumask API to new oneKOSAKI Motohiro2011-05-252-16/+18
* Blackfin: bf537: demux port H mask A and emac rx intsMike Frysinger2011-05-251-12/+10
* 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-251-138/+10
* Blackfin: move internal irq prototypes out of global namespaceMike Frysinger2011-05-251-0/+1
* Blackfin: clean up irq ifdef logic a bitMike Frysinger2011-05-251-47/+39
* 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
*-. 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-211-3/+16
| |\ \ | | |/
| * | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-0/+3
* | | [CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski2011-05-041-3/+0
| |/ |/|
* | Blackfin: SMP: fix cache flush loopSonic Zhang2011-04-131-3/+16
|/
* Fix common misspellingsLucas De Marchi2011-03-312-3/+3
* bfin: Convert irq namespaceThomas Gleixner2011-03-291-17/+17
* bfin: Final irq cleanupThomas Gleixner2011-03-291-6/+3
* Blackfin: wire up new syncfs syscallMike Frysinger2011-03-221-0/+1
* Blackfin: wire up new syscallsMike Frysinger2011-03-181-0/+3
* Blackfin/ipipe: fix deferred pipeline sync for the root stagePhilippe Gerum2011-03-182-3/+14
* Blackfin/ipipe: upgrade to I-pipe mainlinePhilippe Gerum2011-03-181-4/+37
* Blackfin: cpufreq: fix typosMichael Hennerich2011-03-181-3/+3
* 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
* Blackfin: optimize startup codeMike Frysinger2011-03-181-69/+41
* Blackfin: SMP: work around anomaly 05000491Sonic Zhang2011-03-182-0/+24
* Blackfin: SMP: implement cpu_freq supportGraf Yang2011-03-182-4/+48
* Blackfin: split optimization settings moreMike Frysinger2011-03-182-7/+13
* Blackfin: SMP: disable preempt with smp_processor_id to send messagesSonic Zhang2011-03-181-6/+8
* Blackfin: SMP: delay enabling caches until CPU is initializedsteven miao2011-03-181-2/+2
* Blackfin: SMP: use standard cache functionsMike Frysinger2011-03-181-3/+3
* Blackfin: iflush: update anomaly 05000491 workaroundMike Frysinger2011-03-041-0/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * suspend: constify platform_suspend_opsLionel Debroux2010-11-161-1/+1
* | Blackfin: bf54x: don't ack GPIO ints when unmasking themMike Frysinger2011-01-101-1/+0
* | Blackfin: fix building IPIPE code when XIP is enabledMike Frysinger2011-01-101-2/+2
* | Blackfin: pm: drop irq save/restore in standby and suspend to mem callbackSteven Miao2011-01-101-10/+0
* | Blackfin: SMP: rewrite IPI handling to avoid memory allocationYi Li2011-01-101-119/+78
* | Blackfin: SMP: tweak platform_request_ipi() usageGraf Yang2011-01-101-1/+1
* | Blackfin: SMP: fix cpumask misbehaviorGraf Yang2011-01-101-6/+1
|/
* Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECKMike Frysinger2010-10-252-107/+0
* Blackfin: bf561: rewrite SICA_xxx to just SIC_xxxMike Frysinger2010-10-222-50/+4
* Blackfin: add new cacheflush syscallSonic Zhang2010-10-221-0/+1
* Blackfin: SIC: fix off-by-one error in loopMichael Hennerich2010-10-221-3/+4