aboutsummaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-308-2/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-03-18112-2273/+12548
|\
| * Blackfin: stop cleaning include/asm/asm-offsets.hMike Frysinger2010-03-091-1/+0
| * Blackfin: scale calibration when cpu freq changesGraf Yang2010-03-091-1/+12
| * Blackfin: eat spurious space in asm/dpmc.hMike Frysinger2010-03-091-2/+2
| * Blackfin: fix anomaly 283 handling with exact hardware errorRobin Getz2010-03-091-2/+2
| * Blackfin: bf537-stamp: add example ADXL346 orientation resourcesMichael Hennerich2010-03-091-9/+14
| * Blackfin: bf537-stamp: add example AD2S1210 IIO resourcesGraf Yang2010-03-091-0/+28
| * Blackfin: don't support keypad wakeup from hibernateMichael Hennerich2010-03-091-5/+0
| * Blackfin: bf537-stamp: add example AD7416 IIO resourcesSonic Zhang2010-03-091-0/+13
| * Blackfin: bf537-stamp: add example ADP8860 backlight/led resourcesMichael Hennerich2010-03-091-0/+48
| * Blackfin: bf537-stamp: add example AD7414 temp sensor resourcesSonic Zhang2010-03-091-0/+17
| * Blackfin: rename AD1836 to AD183X in board filesBarry Song2010-03-0914-41/+42
| * Blackfin: bf537-stamp: add example AD2S120x resourcesGraf Yang2010-03-091-0/+22
| * Blackfin: add support for the on-chip MAC status interruptsMichael Hennerich2010-03-094-7/+166
| * Blackfin: asm/page.h: pull in asm-generic headersMike Frysinger2010-03-091-0/+3
| * Blackfin: mark gpio lib functions staticJoachim Eastwood2010-03-091-7/+7
| * Blackfin: bf537-stamp: add example ADAU1361 resourcesCliff Cai2010-03-091-0/+5
| * Blackfin: GPIO: implement to_irq handlerJoachim Eastwood2010-03-092-4/+19
| * Blackfin: bf537-stamp: add example ADP122/ADP150 power regulator resourcesSonic Zhang2010-03-091-0/+99
| * Blackfin: bf537-stamp: add example AD2S90 resourcesGraf Yang2010-03-091-0/+17
| * Blackfin: bf537-stamp: add example AD5398 power regulator resourcesSonic Zhang2010-03-091-0/+74
| * Blackfin: remove trailing space in messagesFrans Pop2010-03-092-6/+6
| * Blackfin: bf537-stamp: add example ADS7846 touchscreen resourcesMichael Hennerich2010-03-091-1/+35
| * Blackfin: add support for restart_syscall()Mike Frysinger2010-03-091-0/+9
| * Blackfin: check for bad syscalls after tracing itMike Frysinger2010-03-091-9/+14
| * Blackfin: fix single stepping over system callsMike Frysinger2010-03-094-3/+15
| * Blackfin: initial tracehook supportMike Frysinger2010-03-096-62/+144
| * Blackfin: initial regset supportMike Frysinger2010-03-093-31/+97
| * Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset supportMike Frysinger2010-03-092-67/+53
| * Blackfin: simplify SYSCFG code a bit and ignore attempts to change itMike Frysinger2010-03-091-18/+6
| * Blackfin: use generic ptrace_resume codeChristoph Hellwig2010-03-091-44/+0
| * Blackfin: bf537-stamp: add example AD715{0,2}/AD774{5,6,7} IIO resourcesBarry Song2010-03-091-0/+20
| * Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu dataGraf Yang2010-03-094-6/+13
| * Blackfin: add support for cpufreq on SMP systemsGraf Yang2010-03-094-66/+101
| * Blackfin: rename AD1938 to AD193X in board filesBarry Song2010-03-091-4/+4
| * Blackfin: add CALLER_ADDR ftrace macrosYi Li2010-03-091-0/+53
| * Blackfin: move KGDB selection to the way other arches do itMike Frysinger2010-03-092-3/+1
| * Blackfin: split watchdog definitions into a dedicated header fileGraf Yang2010-03-092-15/+31
| * Blackfin: add dma_disable_irq_nosync() API for irq handlersBarry Song2010-03-091-0/+4
| * Blackfin: fix whitespace damage in thread_info.hMike Frysinger2010-03-091-12/+11
| * Blackfin: support new ftrace frame pointer semanticsMike Frysinger2010-03-092-5/+13
| * Blackfin: implement ftrace mcount testMike Frysinger2010-03-092-1/+11
| * Blackfin: implement ndelay()Barry Song2010-03-091-2/+14
| * Blackfin: implement nmi_watchdog for SMP on BF561Graf Yang2010-03-098-1/+361
| * Blackfin: respect the L1 kconfig optimization in the MPU codeBarry Song2010-03-091-6/+12
| * Blackfin: bf537-stamp/bf527-ezkit: move ASoC SPORT resources to boards fileBarry Song2010-03-092-0/+49
| * Blackfin: bf548-ezkit: add ASoC CPU DAI resourcesBarry Song2010-03-091-0/+36
| * Blackfin: increase NR_IRQS beyond NR on-chip IRQsMichael Hennerich2010-03-099-8/+18
| * Blackfin: fill out the signal si_addr when sending a SIGBUS/SIGSEGVBarry Song2010-03-091-3/+11