aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common
Commit message (Expand)AuthorAgeFilesLines
* blackfin: add module.h to files implicitly expecting to use it.Paul Gortmaker2011-10-311-0/+1
* Blackfin: SMP: fix scheduling deadlockSteven Miao2011-10-251-1/+6
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-261-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* Blackfin: dpmc: optimize SDRAM programming slightlyMike Frysinger2011-07-231-9/+10
* Blackfin: dpmc: don't save/restore scratch registersMike Frysinger2011-07-231-6/+6
* Blackfin: bf538: pull gpio/port logic out of core hibernate pathsMike Frysinger2011-07-231-35/+0
* Blackfin: dpmc: optimize hibernate/resume pathMike Frysinger2011-07-231-438/+572
* Blackfin: dpmc: do not save/restore EVT0/EVT1/EVT4 when hibernatingMike Frysinger2011-07-231-6/+0
* Blackfin: dpmc: relocate hibernate helper macrosMike Frysinger2011-07-231-0/+24
* Blackfin: dpmc: omit RETE/RETN when hibernatingMike Frysinger2011-07-231-4/+0
* Blackfin: dpmc: optimize SIC_IWR programming a littleMike Frysinger2011-07-231-9/+6
* Blackfin: gpio/ints: generalize pint logicMike Frysinger2011-07-231-9/+9
* Blackfin: dpmc: bind to MMR names and not CPUsMike Frysinger2011-07-231-4/+3
* Blackfin: bf54x: switch to common pint MMR structMike Frysinger2011-07-231-18/+5
* Blackfin: bf54x: constify pint register arrayMike Frysinger2011-07-231-1/+1
* Blackfin: optimize double fault boot checkingMike Frysinger2011-07-232-32/+21
* 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