summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Blackfin: don't touch task->cpus_allowed directlyKOSAKI Motohiro2011-05-251-4/+2
| * | | | | Blackfin: don't touch cpu_possible_map and cpu_present_map directlyKOSAKI Motohiro2011-05-251-4/+10
| * | | | | Blackfin: bf548-ezkit/bf561-ezkit: update nor flash layoutMike Frysinger2011-05-252-2/+18
| * | | | | Blackfin: initial perf_event supportMike Frysinger2011-05-255-0/+546
| * | | | | Blackfin: update anomaly lists to latest public infoMike Frysinger2011-05-257-15/+50
| * | | | | Blackfin: use on-chip reset func with newer partsMike Frysinger2011-05-251-34/+31
| * | | | | Blackfin: bf533-stamp/bf537-stamp: drop ad1980 from defconfigsMike Frysinger2011-05-252-4/+0
| * | | | | Blackfin: optimize MMR reads during startup a bitMike Frysinger2011-05-251-11/+9
| * | | | | Blackfin: bf537: demux port H mask A and emac rx intsMike Frysinger2011-05-255-20/+77
| * | | | | Blackfin: bf537: fix excessive gpio int demuxingMike Frysinger2011-05-251-30/+25
| * | | | | Blackfin: bf54x: drop unused pm gpio handlingMike Frysinger2011-05-251-40/+2
| * | | | | Blackfin: move bf537-specific irq code out of common codeMike Frysinger2011-05-254-138/+150
| * | | | | Blackfin: move internal irq prototypes out of global namespaceMike Frysinger2011-05-258-10/+16
| * | | | | Blackfin: clean up irq ifdef logic a bitMike Frysinger2011-05-251-47/+39
| * | | | | Blackfin: bf51x/bf52x: fix typo in hysteresis MMR namesMike Frysinger2011-05-255-28/+28
| * | | | | Blackfin: delete duplicated user single step prototypesMike Frysinger2011-05-251-2/+0
| * | | | | Blackfin: kgdb: cache flushing is not safe in SMP modeSonic Zhang2011-05-251-1/+5
| * | | | | Blackfin: SMP: drop unused blackfin_cpudata.idle pointerMike Frysinger2011-05-252-4/+0
| * | | | | Blackfin: SMP: fix cpudata cache setupMike Frysinger2011-05-252-5/+2
| * | | | | Blackfin: clean up /proc/cpuinfo outputMike Frysinger2011-05-251-8/+8
| * | | | | Blackfin: bf527-ezkit: tweak sound defconfigMike Frysinger2011-05-252-15/+11
| * | | | | Blackfin: bf533/bf537/bf561: convert to BFIN_IRQ helperMike Frysinger2011-05-253-122/+121
| * | | | | Blackfin: clean up style in irq definesMike Frysinger2011-05-257-695/+627
| * | | | | Blackfin: unify core IRQ definitionsMike Frysinger2011-05-258-379/+64
| * | | | | Blackfin: ints-priority: unify duplicate vec to irq lookup logicMike Frysinger2011-05-251-68/+44
| * | | | | Blackfin: ints-priority: clean up some local varsMike Frysinger2011-05-251-17/+8
| * | | | | Blackfin: don't attempt to flush on-chip L1 SRAM regionsSonic Zhang2011-05-251-5/+18
| * | | | | Blackfin: first pass at debug mmr supportMike Frysinger2011-05-253-1/+1863
| | |_|/ / | |/| | |
* | | | | Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-2523-89/+1909
|\ \ \ \ \
| * | | | | ARM: mach-shmobile: mackerel: add renesas_usbhs support for USB1Kuninori Morimoto2011-05-251-1/+190
| * | | | | ARM: mach-shmobile: Correct the G4EVM SDHI0 I/O range.Paul Mundt2011-05-251-1/+1
| * | | | | ARM: arch-shmobile: sh7372: add renesas_usbhs irq supportKuninori Morimoto2011-05-251-0/+2
| * | | | | ARM: mach-shmobile: sh73a0: mark DMA slave ID 0 as invalidMagnus Damm2011-05-251-0/+1
| * | | | | ARM: mach-shmobile: mark DMA slave ID 0 as invalidGuennadi Liakhovetski2011-05-251-0/+1
| * | | | | ARM: mach-shmobile: Enable DMAEngine for SDHI on AG5EVMMagnus Damm2011-05-251-0/+4
| * | | | | ARM: mach-shmobile: Enable DMAEngine for MMCIF on AG5EVMMagnus Damm2011-05-251-0/+9
| * | | | | ARM: mach-shmobile: sh73a0 DMA Engine support for SY-DMACMagnus Damm2011-05-253-1/+277
| * | | | | ARM: mach-shmobile: Tidy up after SH7372 pm changes.Paul Mundt2011-05-251-1/+1
| * | | | | ARM: mach-shmobile: sh7372 Core Standby CPUIdleMagnus Damm2011-05-251-2/+31
| * | | | | ARM: mach-shmobile: CPUIdle supportMagnus Damm2011-05-253-0/+96
| * | | | | ARM: mach-shmobile: sh7372 Core Standby Suspend-to-RAMMagnus Damm2011-05-256-0/+345
| * | | | | ARM: mach-shmobile: Suspend-to-RAM supportMagnus Damm2011-05-253-0/+51
| * | | | | ARM: switch mackerel to dynamically manage the platform cameraGuennadi Liakhovetski2011-05-241-21/+7
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2011-05-2417-76/+25
| |\ \ \ \ \
| * | | | | | ARM: mach-shmobile: Add SDHI support for AG5EVM and sh73a0Magnus Damm2011-05-242-1/+118
| * | | | | | ARM: arch-shmobile: Use multiple irq vectors for SDHISimon Horman2011-05-243-30/+70
| * | | | | | ARM: mach-shmobile: AG5EVM DSI resource string updateMagnus Damm2011-05-241-0/+2
| * | | | | | ARM: mach-shmobile: sh73a0 twd_base fixMagnus Damm2011-05-241-4/+5
| * | | | | | ARM: mach-shmobile: headsmp.S build fixMagnus Damm2011-05-241-1/+1
| * | | | | | ARM: mach-shmobile: Disable sh7372 RT side MSTP bitsMagnus Damm2011-05-241-0/+12
OpenPOWER on IntegriCloud