summaryrefslogtreecommitdiffstats
path: root/arch/blackfin
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\
| * add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1
* | Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-05-202-39/+13Star
|\ \ | |/ |/|
| * blackfin: Convert blackfin to use read/update_persistent_clockJohn Stultz2010-03-132-39/+13Star
* | 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-19112-2273/+12548
|\ \
| * | Blackfin: stop cleaning include/asm/asm-offsets.hMike Frysinger2010-03-091-1/+0Star
| * | 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/+0Star
| * | 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/+53Star
| * | Blackfin: simplify SYSCFG code a bit and ignore attempts to change itMike Frysinger2010-03-091-18/+6Star
| * | Blackfin: use generic ptrace_resume codeChristoph Hellwig2010-03-091-44/+0Star
| * | 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/+1Star
| * | 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/+11Star
| * | 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