summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common
AgeCommit message (Expand)AuthorFilesLines
2011-05-25Blackfin: clean up irq ifdef logic a bitMike Frysinger1-47/+39
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-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds1-0/+3
2011-05-04[CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski1-3/+0
2011-04-21Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar1-3/+16
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-03-31Fix common misspellingsLucas De Marchi2-3/+3
2011-03-29bfin: Convert irq namespaceThomas Gleixner1-17/+17
2011-03-29bfin: Final irq cleanupThomas Gleixner1-6/+3
2011-03-22Blackfin: wire up new syncfs syscallMike Frysinger1-0/+1
2011-03-18Blackfin: wire up new syscallsMike Frysinger1-0/+3
2011-03-18Blackfin/ipipe: fix deferred pipeline sync for the root stagePhilippe Gerum2-3/+14
2011-03-18Blackfin/ipipe: upgrade to I-pipe mainlinePhilippe Gerum1-4/+37
2011-03-18Blackfin: cpufreq: fix typosMichael Hennerich1-3/+3
2011-03-18Blackfin: convert gpio irq_chip to new functionsThomas Gleixner1-44/+48
2011-03-18Blackfin: convert mac irq_chip to new functionsThomas Gleixner1-7/+11
2011-03-18Blackfin: convert error irq_chip to new functionsThomas Gleixner1-7/+7
2011-03-18Blackfin: convert internal irq_chip to new functionsThomas Gleixner1-13/+28
2011-03-18Blackfin: convert core irq_chip to new functionsThomas Gleixner1-11/+11
2011-03-18Blackfin: use proper wrappers for irq_descThomas Gleixner1-9/+5
2011-03-18Blackfin: optimize startup codeMike Frysinger1-69/+41
2011-03-18Blackfin: SMP: work around anomaly 05000491Sonic Zhang2-0/+24
2011-03-18Blackfin: SMP: implement cpu_freq supportGraf Yang2-4/+48
2011-03-18Blackfin: split optimization settings moreMike Frysinger2-7/+13
2011-03-18Blackfin: SMP: disable preempt with smp_processor_id to send messagesSonic Zhang1-6/+8
2011-03-18Blackfin: SMP: delay enabling caches until CPU is initializedsteven miao1-2/+2
2011-03-18Blackfin: SMP: use standard cache functionsMike Frysinger1-3/+3
2011-03-04Blackfin: iflush: update anomaly 05000491 workaroundMike Frysinger1-0/+2
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2011-01-10Blackfin: bf54x: don't ack GPIO ints when unmasking themMike Frysinger1-1/+0
2011-01-10Blackfin: fix building IPIPE code when XIP is enabledMike Frysinger1-2/+2
2011-01-10Blackfin: pm: drop irq save/restore in standby and suspend to mem callbackSteven Miao1-10/+0
2011-01-10Blackfin: SMP: rewrite IPI handling to avoid memory allocationYi Li1-119/+78
2011-01-10Blackfin: SMP: tweak platform_request_ipi() usageGraf Yang1-1/+1
2011-01-10Blackfin: SMP: fix cpumask misbehaviorGraf Yang1-6/+1
2010-11-16suspend: constify platform_suspend_opsLionel Debroux1-1/+1
2010-10-25Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECKMike Frysinger2-107/+0
2010-10-22Blackfin: bf561: rewrite SICA_xxx to just SIC_xxxMike Frysinger2-50/+4
2010-10-22Blackfin: add new cacheflush syscallSonic Zhang1-0/+1
2010-10-22Blackfin: SIC: fix off-by-one error in loopMichael Hennerich1-3/+4
2010-10-22Blackfin: initial preempt support while returning from interruptBarry Song2-3/+126
2010-10-07Blackfin: Rename IRQ flags handling functionsDavid Howells3-19/+19
2010-08-23Blackfin: wire up new fanotify/prlimit64 syscallsMike Frysinger1-0/+3
2010-08-06Blackfin: dpmc: punt unnecessary RTC_ISTAT clearingMichael Hennerich1-24/+0
2010-08-06Blackfin: fix DMA/cache bug when resuming from suspend to RAMMichael Hennerich1-8/+9
2010-08-06Blackfin: allow cache funcs to be in L1 for IFLUSH Anomaly 05000491Mike Frysinger2-11/+8
2010-08-06Blackfin: merge anomalies 475 and 220 to follow official listsMike Frysinger1-7/+1
2010-08-06Blackfin: move MPU anomaly check to common locationMike Frysinger1-1/+5