summaryrefslogtreecommitdiff
path: root/arch/blackfin/mach-common
AgeCommit message (Expand)Author
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-23Blackfin: dpmc: optimize SDRAM programming slightlyMike Frysinger
2011-07-23Blackfin: dpmc: don't save/restore scratch registersMike Frysinger
2011-07-23Blackfin: bf538: pull gpio/port logic out of core hibernate pathsMike Frysinger
2011-07-23Blackfin: dpmc: optimize hibernate/resume pathMike Frysinger
2011-07-23Blackfin: dpmc: do not save/restore EVT0/EVT1/EVT4 when hibernatingMike Frysinger
2011-07-23Blackfin: dpmc: relocate hibernate helper macrosMike Frysinger
2011-07-23Blackfin: dpmc: omit RETE/RETN when hibernatingMike Frysinger
2011-07-23Blackfin: dpmc: optimize SIC_IWR programming a littleMike Frysinger
2011-07-23Blackfin: gpio/ints: generalize pint logicMike Frysinger
2011-07-23Blackfin: dpmc: bind to MMR names and not CPUsMike Frysinger
2011-07-23Blackfin: bf54x: switch to common pint MMR structMike Frysinger
2011-07-23Blackfin: bf54x: constify pint register arrayMike Frysinger
2011-07-23Blackfin: optimize double fault boot checkingMike Frysinger
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