aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-21blackfin: add bf60x to current frameworkBob Liu2-3/+2
2012-03-21Blackfin: s/#if CONFIG/#ifdef CONFIG/Geert Uytterhoeven1-1/+1
2012-03-21Blackfin: wire up new process_vm syscallsMike Frysinger1-0/+2
2012-01-09blackfin: smp: fix msg queue overflow issueSteven Miao1-5/+3
2012-01-09blackfin: smp: cleanup smp codeBob Liu1-12/+41
2011-10-31blackfin: add module.h to files implicitly expecting to use it.Paul Gortmaker1-0/+1
2011-10-25Blackfin: SMP: fix scheduling deadlockSteven Miao1-1/+6
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-07-23Blackfin: dpmc: optimize SDRAM programming slightlyMike Frysinger1-9/+10
2011-07-23Blackfin: dpmc: don't save/restore scratch registersMike Frysinger1-6/+6
2011-07-23Blackfin: bf538: pull gpio/port logic out of core hibernate pathsMike Frysinger1-35/+0
2011-07-23Blackfin: dpmc: optimize hibernate/resume pathMike Frysinger1-438/+572
2011-07-23Blackfin: dpmc: do not save/restore EVT0/EVT1/EVT4 when hibernatingMike Frysinger1-6/+0
2011-07-23Blackfin: dpmc: relocate hibernate helper macrosMike Frysinger1-0/+24
2011-07-23Blackfin: dpmc: omit RETE/RETN when hibernatingMike Frysinger1-4/+0
2011-07-23Blackfin: dpmc: optimize SIC_IWR programming a littleMike Frysinger1-9/+6
2011-07-23Blackfin: gpio/ints: generalize pint logicMike Frysinger1-9/+9
2011-07-23Blackfin: dpmc: bind to MMR names and not CPUsMike Frysinger1-4/+3
2011-07-23Blackfin: bf54x: switch to common pint MMR structMike Frysinger1-18/+5
2011-07-23Blackfin: bf54x: constify pint register arrayMike Frysinger1-1/+1
2011-07-23Blackfin: optimize double fault boot checkingMike Frysinger2-32/+21
2011-05-28Blackfin: wire up new sendmmsg syscallMike Frysinger1-0/+1
2011-05-28ns: Wire up the setns system callEric W. Biederman1-0/+1
2011-05-25Blackfin: convert old cpumask API to new oneKOSAKI Motohiro2-16/+18
2011-05-25Blackfin: bf537: demux port H mask A and emac rx intsMike Frysinger1-12/+10
2011-05-25Blackfin: bf537: fix excessive gpio int demuxingMike Frysinger1-30/+25
2011-05-25Blackfin: bf54x: drop unused pm gpio handlingMike Frysinger1-40/+2
2011-05-25Blackfin: move bf537-specific irq code out of common codeMike Frysinger1-138/+10
2011-05-25Blackfin: move internal irq prototypes out of global namespaceMike Frysinger1-0/+1
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://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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