summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: mach-shmobile: SMP base supportMagnus Damm2010-12-148-0/+194
* ARM: mach-shmobile: Fix up pinmux entries in MakefileMagnus Damm2010-12-141-5/+8
*-. Merge branches 'rmobile/ag5' and 'rmobile/mackerel' into rmobile-latestPaul Mundt2010-12-133-25/+433
|\ \
| | * ARM: mach-shmobile: mackerel: Add keypad tca6408a supportTony SIM2010-12-131-0/+38
| | * ARM: mach-shmobile: mackerel: Add Accelerometer sensor supportTony SIM2010-12-081-0/+15
| | * ARM: mach-shmobile: mackerel: Add FSI-AK4643 supportKuninori Morimoto2010-12-011-0/+84
| | * ARM: mach-shmobile: mackerel: Add LEDs supportKuninori Morimoto2010-12-011-0/+40
| * | ARM: mach-shmobile: AG5 clock framework improvementsMagnus Damm2010-12-032-25/+256
* | | Merge branch 'rmobile/mackerel' into rmobile-latestPaul Mundt2010-11-304-3/+563
|\ \ \ | | |/ | |/|
| * | ARM: mach-shmobile: mackerel: Add USB1(Host) supportKuninori Morimoto2010-11-301-1/+68
| * | ARM: mach-shmobile: mackerel: Add lost GPIO_FN_LCDD 18 - 23Kuninori Morimoto2010-11-291-0/+6
| * | ARM: mach-shmobile: mackerel: Add mackerel defconfigKuninori Morimoto2010-11-291-0/+138
| * | ARM: mach-shmobile: mackerel: document switch and pin modes.Kuninori Morimoto2010-11-291-0/+60
| * | ARM: mach-shmobile: mackerel: Add LCDC supportKuninori Morimoto2010-11-291-0/+86
| * | ARM: mach-shmobile: mackerel: Add SMSC supportKuninori Morimoto2010-11-291-0/+34
| * | ARM: mach-shmobile: Add mackerel board supportKuninori Morimoto2010-11-293-1/+172
| | |
| \ \
*-. \ \ Merge branches 'rmobile/ag5' and 'rmobile/mmcif' into rmobile-latestPaul Mundt2010-11-305-12/+54
|\ \ \ \ | | |_|/ | |/| |
| | * | Merge branch 'common/mmcif' into rmobile/mmcifPaul Mundt2010-11-303-3/+3
| | |\ \
| | | * | sh, mmc: Make mmcif_update_progress static inlineSimon Horman2010-11-293-3/+3
| * | | | ARM: mach-shmobile: ag5evm: Add FSI resourcesKuninori Morimoto2010-11-291-0/+41
| * | | | ARM: mach-shmobile: clock-sh73a0: modify MSTP orderKuninori Morimoto2010-11-251-9/+10
* | | | | Merge branch 'rmobile/mmcif' into rmobile-latestPaul Mundt2010-11-2557-297/+5010
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ARM: mach-shmobile: enable MMCIF DMA on ap4evbGuennadi Liakhovetski2010-11-251-0/+10
| * | | | ARM: mach-shmobile: add DMA defines for MMCIF on sh7372Guennadi Liakhovetski2010-11-252-0/+12
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kon...Linus Torvalds2010-11-253-16/+56
| |\ \ \ \
| | * | | | xen: remove duplicated #includeHuang Weiyi2010-11-241-1/+0
| | * | | | xen: x86/32: perform initial startup on initial_page_tableIan Campbell2010-11-242-15/+56
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-11-253-28/+38
| |\ \ \ \ \
| | * | | | | arch/tile: fix memchr() not to dereference memory for zero lengthChris Metcalf2010-11-241-16/+19
| | * | | | | arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctlyChris Metcalf2010-11-241-1/+1
| | * | | | | Merge branch 'master' into for-linusChris Metcalf2010-11-24152-1856/+876
| | |\ \ \ \ \
| | * | | | | | arch/tile: fix rwlock so would-be write lockers don't block new readersChris Metcalf2010-11-151-11/+18
| * | | | | | | Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2010-11-2512-187/+4760
| |\ \ \ \ \ \ \
| | * | | | | | | pci root complex: support for tile architectureChris Metcalf2010-11-246-187/+686
| | * | | | | | | drivers/net/tile/: on-chip network drivers for the tile architectureChris Metcalf2010-11-247-2/+4080
| * | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-11-2529-53/+119
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones2010-11-241-2/+4
| | * | | | | | | | ARM: 6490/1: MM: bugfix: initialize spinlock for init_mm.contextMyungJoo Ham2010-11-231-0/+4
| | * | | | | | | | ARM: avoid annoying <4>'s in printk outputRussell King2010-11-231-2/+2
| | * | | | | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-11-235-19/+5
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | mx25: fix spi device registration typoBaruch Siach2010-11-151-2/+2
| | | * | | | | | | | ARM i.MX27 eukrea: Fix compilationSascha Hauer2010-11-151-6/+0
| | | * | | | | | | | ARM i.MX spi: fix compilation for i.MX21Sascha Hauer2010-11-151-0/+1
| | | * | | | | | | | ARM i.MX pcm037 eet: compile fixesSascha Hauer2010-11-151-2/+1
| | | * | | | | | | | ARM i.MX: sdma is merged, so remove #ifdef SDMA_IS_MERGEDSascha Hauer2010-11-151-8/+0
| | | * | | | | | | | mach-pcm037_eet: Fix section mismatch for eet_init_devices()Alberto Panizzo2010-11-021-1/+1
| | * | | | | | | | | ARM: avoid marking decompressor .stack section as having contentsRussell King2010-11-222-2/+2
| | * | | | | | | | | ARM: 6489/1: thumb2: fix incorrect optimisation in usraccWill Deacon2010-11-211-1/+1
| | * | | | | | | | | ARM: 6488/1: nomadik: prevent sched_clock() wraparoundLinus Walleij2010-11-211-9/+80
| | * | | | | | | | | ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar2010-11-2115-15/+15