summaryrefslogtreecommitdiff
path: root/arch/blackfin/mach-common
AgeCommit message (Expand)Author
2011-05-28Blackfin: wire up new sendmmsg syscallMike Frysinger
2011-05-28ns: Wire up the setns system callEric W. Biederman
2011-05-25Blackfin: convert old cpumask API to new oneKOSAKI Motohiro
2011-05-25Blackfin: bf537: demux port H mask A and emac rx intsMike Frysinger
2011-05-25Blackfin: bf537: fix excessive gpio int demuxingMike Frysinger
2011-05-25Blackfin: bf54x: drop unused pm gpio handlingMike Frysinger
2011-05-25Blackfin: move bf537-specific irq code out of common codeMike Frysinger
2011-05-25Blackfin: move internal irq prototypes out of global namespaceMike Frysinger
2011-05-25Blackfin: clean up irq ifdef logic a bitMike Frysinger
2011-05-25Blackfin: ints-priority: unify duplicate vec to irq lookup logicMike Frysinger
2011-05-25Blackfin: ints-priority: clean up some local varsMike Frysinger
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds
2011-05-04[CPUFREQ] use dynamic debug instead of custom infrastructureDominik Brodowski
2011-04-21Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra
2011-04-13Blackfin: SMP: fix cache flush loopSonic Zhang
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29bfin: Convert irq namespaceThomas Gleixner
2011-03-29bfin: Final irq cleanupThomas Gleixner
2011-03-22Blackfin: wire up new syncfs syscallMike Frysinger
2011-03-18Blackfin: wire up new syscallsMike Frysinger
2011-03-18Blackfin/ipipe: fix deferred pipeline sync for the root stagePhilippe Gerum
2011-03-18Blackfin/ipipe: upgrade to I-pipe mainlinePhilippe Gerum
2011-03-18Blackfin: cpufreq: fix typosMichael Hennerich
2011-03-18Blackfin: convert gpio irq_chip to new functionsThomas Gleixner
2011-03-18Blackfin: convert mac irq_chip to new functionsThomas Gleixner
2011-03-18Blackfin: convert error irq_chip to new functionsThomas Gleixner
2011-03-18Blackfin: convert internal irq_chip to new functionsThomas Gleixner
2011-03-18Blackfin: convert core irq_chip to new functionsThomas Gleixner
2011-03-18Blackfin: use proper wrappers for irq_descThomas Gleixner
2011-03-18Blackfin: optimize startup codeMike Frysinger
2011-03-18Blackfin: SMP: work around anomaly 05000491Sonic Zhang
2011-03-18Blackfin: SMP: implement cpu_freq supportGraf Yang
2011-03-18Blackfin: split optimization settings moreMike Frysinger
2011-03-18Blackfin: SMP: disable preempt with smp_processor_id to send messagesSonic Zhang
2011-03-18Blackfin: SMP: delay enabling caches until CPU is initializedsteven miao
2011-03-18Blackfin: SMP: use standard cache functionsMike Frysinger
2011-03-04Blackfin: iflush: update anomaly 05000491 workaroundMike Frysinger
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-10Blackfin: bf54x: don't ack GPIO ints when unmasking themMike Frysinger
2011-01-10Blackfin: fix building IPIPE code when XIP is enabledMike Frysinger
2011-01-10Blackfin: pm: drop irq save/restore in standby and suspend to mem callbackSteven Miao
2011-01-10Blackfin: SMP: rewrite IPI handling to avoid memory allocationYi Li
2011-01-10Blackfin: SMP: tweak platform_request_ipi() usageGraf Yang
2011-01-10Blackfin: SMP: fix cpumask misbehaviorGraf Yang
2010-11-16suspend: constify platform_suspend_opsLionel Debroux
2010-10-25Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECKMike Frysinger
2010-10-22Blackfin: bf561: rewrite SICA_xxx to just SIC_xxxMike Frysinger
2010-10-22Blackfin: add new cacheflush syscallSonic Zhang
2010-10-22Blackfin: SIC: fix off-by-one error in loopMichael Hennerich