summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: 6017/1: ST SPEAr: Added source files for SPEAr3xx machine familyviresh kumar2010-04-1413-0/+472
* ARM: 6016/1: ST SPEAr: Added support for SPEAr platform and machines in arch/...viresh kumar2010-04-142-0/+18
* ARM: 6015/1: ST SPEAr: Added source files for SPEAr6xx machine familyviresh kumar2010-04-147-0/+286
* ARM: 6014/1: ST SPEAr: Added clock framework for SPEAr platform and machinesviresh kumar2010-04-148-0/+1491
* ARM: 6013/1: ST SPEAr: Added source files for SPEAr platformviresh kumar2010-04-143-0/+329
* ARM: 6012/1: ST SPEAr: Added basic header files for SPEAr platformviresh kumar2010-04-148-0/+226
* ARM: 6011/1: ST SPEAr: Added basic header files for SPEAr6xx machine familyviresh kumar2010-04-1415-0/+732
* ARM: 6010/1: ST SPEAr: Added basic header files for SPEAr3xx machine familyviresh kumar2010-04-1417-0/+826
* 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