summaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common
Commit message (Expand)AuthorAgeFilesLines
* bfin: Final irq cleanupThomas Gleixner2011-03-291-6/+3Star
* Blackfin: wire up new syncfs syscallMike Frysinger2011-03-231-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/+5Star
* Blackfin: optimize startup codeMike Frysinger2011-03-181-69/+41Star
* Blackfin: SMP: work around anomaly 05000491Sonic Zhang2011-03-182-0/+24
* Blackfin: SMP: implement cpu_freq supportGraf Yang2011-03-182-4/+48
* Blackfin: split optimization settings moreMike Frysinger2011-03-182-7/+13
* Blackfin: SMP: disable preempt with smp_processor_id to send messagesSonic Zhang2011-03-181-6/+8
* Blackfin: SMP: delay enabling caches until CPU is initializedsteven miao2011-03-181-2/+2
* Blackfin: SMP: use standard cache functionsMike Frysinger2011-03-181-3/+3
* Blackfin: iflush: update anomaly 05000491 workaroundMike Frysinger2011-03-041-0/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * suspend: constify platform_suspend_opsLionel Debroux2010-11-161-1/+1
* | Blackfin: bf54x: don't ack GPIO ints when unmasking themMike Frysinger2011-01-101-1/+0Star
* | Blackfin: fix building IPIPE code when XIP is enabledMike Frysinger2011-01-101-2/+2
* | Blackfin: pm: drop irq save/restore in standby and suspend to mem callbackSteven Miao2011-01-101-10/+0Star
* | Blackfin: SMP: rewrite IPI handling to avoid memory allocationYi Li2011-01-101-119/+78Star
* | Blackfin: SMP: tweak platform_request_ipi() usageGraf Yang2011-01-101-1/+1
* | Blackfin: SMP: fix cpumask misbehaviorGraf Yang2011-01-101-6/+1Star
|/
* Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECKMike Frysinger2010-10-252-107/+0Star
* Blackfin: bf561: rewrite SICA_xxx to just SIC_xxxMike Frysinger2010-10-222-50/+4Star
* Blackfin: add new cacheflush syscallSonic Zhang2010-10-221-0/+1
* Blackfin: SIC: fix off-by-one error in loopMichael Hennerich2010-10-221-3/+4
* Blackfin: initial preempt support while returning from interruptBarry Song2010-10-222-3/+126
* Blackfin: Rename IRQ flags handling functionsDavid Howells2010-10-073-19/+19
* Blackfin: wire up new fanotify/prlimit64 syscallsMike Frysinger2010-08-231-0/+3
* Blackfin: dpmc: punt unnecessary RTC_ISTAT clearingMichael Hennerich2010-08-061-24/+0Star
* Blackfin: fix DMA/cache bug when resuming from suspend to RAMMichael Hennerich2010-08-061-8/+9
* Blackfin: allow cache funcs to be in L1 for IFLUSH Anomaly 05000491Mike Frysinger2010-08-062-11/+8Star
* Blackfin: merge anomalies 475 and 220 to follow official listsMike Frysinger2010-08-061-7/+1Star
* Blackfin: move MPU anomaly check to common locationMike Frysinger2010-08-061-1/+5
* Blackfin: SMP: fix continuation linesJoe Perches2010-05-221-2/+2
* Blackfin: SIC: cut down on IAR MMR reads a bitMike Frysinger2010-05-221-15/+18
* Blackfin: punt Blackfin-specific GPIO wakeup APIMichael Hennerich2010-05-212-32/+1Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* Blackfin: scale calibration when cpu freq changesGraf Yang2010-03-091-1/+12
* Blackfin: fix anomaly 283 handling with exact hardware errorRobin Getz2010-03-091-2/+2
* Blackfin: don't support keypad wakeup from hibernateMichael Hennerich2010-03-091-5/+0Star
* Blackfin: add support for the on-chip MAC status interruptsMichael Hennerich2010-03-091-4/+136
* Blackfin: check for bad syscalls after tracing itMike Frysinger2010-03-091-9/+14
* Blackfin: fix single stepping over system callsMike Frysinger2010-03-091-0/+2