summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-07-301-0/+102
|\
| * dmaengine: at_hdmac: add DMA slave transfersNicolas Ferre2009-07-221-0/+76
| * dmaengine: at_hdmac: new driver for the Atmel AHB DMA ControllerNicolas Ferre2009-07-221-0/+26
* | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-2/+2
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-07-1817-47/+474
|\ \
| * | ARM: Realview & Versatile: Fix i2c_board_info definitionsRussell King2009-07-182-4/+2
| * | [ARM] 5608/1: Updated U300 defconfigLinus Walleij2009-07-171-10/+8
| * | [ARM] 5594/1: Correct U300 VIC init PM settingLinus Walleij2009-07-091-2/+2
| * | [ARM] 5595/1: ep93xx: missing header in dma-m2p.cHartley Sweeten2009-07-091-0/+1
| * | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2009-07-098-19/+454
| |\ \
| | * | ARM: add support for the EET board, based on the i.MX31 pcm037 moduleGuennadi Liakhovetski2009-06-235-6/+283
| | * | pcm037: add MT9T031 camera supportGuennadi Liakhovetski2009-06-232-12/+108
| | * | Armadillo 500 add NAND flash device support (resend).Alberto Panizzo2009-06-231-0/+16
| | * | ARM MXC: Armadillo 500 add NOR flash device support (resend).Alberto Panizzo2009-06-231-0/+47
| | * | mx31: remove duplicated #includeHuang Weiyi2009-06-231-1/+0
| * | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-07-091-1/+1
| |\ \ \
| | * | | [ARM] Kirkwood: Correct header defineSimon Kagstrom2009-07-061-1/+1
| * | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-07-093-11/+6
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | [ARM] pxa: fix ULPI_{DIR,NXT,STP} MFP definesMike Rapoport2009-07-061-3/+3
| | * | | [ARM] pxa: use kzalloc() in pxa_init_gpio_chip()Daniel Mack2009-07-031-7/+2
| | * | | [ARM] pxa: correct I2CPWR clock for pxa3xxDaniel Mack2009-07-031-1/+1
| | |/ /
* | | | sched: INIT_PREEMPT_COUNTPeter Zijlstra2009-07-101-1/+1
|/ / /
* | | [ARM] pgtable: file pte layout documentationRussell King2009-07-051-9/+14
* | | [ARM] pgtable: swp pte layout documentation, definitions, and checkRussell King2009-07-051-5/+25
* | | [ARM] export __cpu_flush_dcache_pageRussell King2009-07-051-0/+1
* | | [ARM] 5576/1: Update kb9202_defconfigMatthias Kaehlcke2009-07-021-316/+842
* | | [ARM] 5581/1: U300 clock updatesLinus Walleij2009-07-021-41/+80
* | | [ARM] 5579/1: Updated U300 defconfigLinus Walleij2009-07-021-39/+53
* | | [ARM] 5562/2: at91: add gpio button support for at91sam9g20ekNicolas Ferre2009-06-291-0/+54
* | | [ARM] 5563/1: at91: at91sam9rlek lcd interface correctionNicolas Ferre2009-06-271-2/+4
* | | [ARM] 5565/2: Use PAGE_SIZE and RO_DATA() in link scriptLinus Walleij2009-06-252-8/+9
* | | [ARM] 5560/1: Avoid buffer overrun in case of an invalid IRQAaro Koskinen2009-06-251-18/+6
* | | Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-06-2511-21/+8
|\ \ \
| * | | [ARM] GTA02: build fixes (s3c2410_nand_set usage)Nelson Castillo2009-06-241-2/+1
| * | | [ARM] MINI2440: Add missing flash_bbt flat to NANDBen Dooks2009-06-231-0/+1
| * | | [ARM] s3c2410_defconfig: add MINI2440 machine to buildBen Dooks2009-06-231-0/+1
| * | | [ARM] S3C: Fix S3C24XX build to not include s3c64xx IIS devicesBen Dooks2009-06-231-1/+1
| * | | [ARM] S3C24XX: Fix missing s3c_iis_device.Ben Dooks2009-06-231-0/+1
| * | | [ARM] MINI2440: remove duplicated #includeHuang Weiyi2009-06-231-2/+0
| * | | [ARM] S3C24XX: Fix spi-bus configuration build errorsBen Dooks2009-06-232-4/+2
| * | | [ARM] S3C: Remove unused CONFIG_DEBUG_S3C_PORTBen Dooks2009-06-234-11/+0
| * | | [ARM] S3C24XX: Fix use of CONFIG_S3C24XX_PWMBen Dooks2009-06-231-1/+1
| |/ /
* | | OMAP: Fix IOMEM macro for assemblyTony Lindgren2009-06-231-1/+1
* | | OMAP2/3: Initialize gpio debounce registerjanboe2009-06-231-0/+1
* | | OMAP: IOMMU: function flush_iotlb_page is not flushing correct entryFernando Guzman Lugo2009-06-231-1/+1
* | | OMAP3: RX51: Use OneNAND sync read / writeAdrian Hunter2009-06-231-0/+1
* | | OMAP2/3: gpmc-onenand: correct use of async timingsAdrian Hunter2009-06-231-2/+19
* | | OMAP3: DMA: Enable idlemodes for DMA OCPKalle Jokiniemi2009-06-232-0/+28
* | | OMAP3: SRAM size fix for HS/EMU devicesTero Kristo2009-06-231-1/+6
* | | OMAP2/3: Add omap_type() for determining GP/EMU/HSKevin Hilman2009-06-232-11/+33
OpenPOWER on IntegriCloud