aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin/mach-common
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* | 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/+0
* | Blackfin: SMP: rewrite IPI handling to avoid memory allocationYi Li2011-01-101-119/+78
* | Blackfin: SMP: tweak platform_request_ipi() usageGraf Yang2011-01-101-1/+1
* | Blackfin: SMP: fix cpumask misbehaviorGraf Yang2011-01-101-6/+1
|/
* Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECKMike Frysinger2010-10-252-107/+0
* Blackfin: bf561: rewrite SICA_xxx to just SIC_xxxMike Frysinger2010-10-222-50/+4
* 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/+0
* 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/+8
* Blackfin: merge anomalies 475 and 220 to follow official listsMike Frysinger2010-08-061-7/+1
* 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/+1
* 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/+0
* 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
* Blackfin: initial tracehook supportMike Frysinger2010-03-091-2/+4
* Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu dataGraf Yang2010-03-091-2/+4
* Blackfin: add support for cpufreq on SMP systemsGraf Yang2010-03-091-62/+93
* Blackfin: implement nmi_watchdog for SMP on BF561Graf Yang2010-03-091-1/+17
* Blackfin: increase NR_IRQS beyond NR on-chip IRQsMichael Hennerich2010-03-091-1/+1
* Blackfin: add support for irqflags tracingYi Li2010-03-092-0/+22
* Blackfin: initial XIP supportBarry Song2010-03-093-13/+19
* Blackfin: fix initial stack pointer setupBarry Song2010-03-091-8/+3
* Blackfin: try to simplify interrupt ifdef uglinessYi Li2010-03-091-8/+13
* Blackfin: SMP: add PM/CPU hotplug supportGraf Yang2010-03-091-3/+35
* Blackfin: SMP: make core timers per-cpu clock events for HRTYi Li2010-03-092-17/+3
* Blackfin: SMP: add support for IRQ affinitySonic Zhang2010-03-091-4/+34
* Blackfin: pull in asm/bfin_can.h for interrupt masksMichael Hennerich2010-03-091-0/+1
* Blackfin: wire up the various memory related syscallsMike Frysinger2010-03-091-9/+9
* Blackfin: flush caches on SMP when one core calls another via IPIYi Li2010-03-091-2/+24
* Merge branch 'master' into percpuTejun Heo2010-01-0513-223/+101
|\
| * Blackfin: add support for TIF_NOTIFY_RESUMEBarry Song2009-12-151-1/+3
| * Blackfin: BF537: push down error masks to avoid namespace pollutionMike Frysinger2009-12-151-4/+10
| * Blackfin: SMP: don't start up core b until its state has been completely onlinedYi Li2009-12-151-8/+8
| * Blackfin: pull in asm/dpmc.h for power definesMike Frysinger2009-12-153-1/+3