aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2010-10-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-13Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-13ARM: relax ioremap prohibition (309caa9) for -final and -stableRussell King
2010-10-12Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King
2010-10-12ARM: 6440/1: ep93xx: DMA: fix channel_disableMika Westerberg
2010-10-08cpuimx27: fix i2c bus selectionEric Bénard
2010-10-08cpuimx27: fix compile when ULPI is selectedEric Bénard
2010-10-08ARM: 6435/1: Fix HWCAP_TLS flag for ARM11MPCore/Cortex-A9Tony Lindgren
2010-10-08ARM: 6436/1: AT91: Fix power-saving in idle-mode on 926T processorsAnders Larsen
2010-10-08ARM: SAMSUNG: Add a workaround for get_clock() for serial driverMarek Szyprowski
2010-10-08ARM: S5P: Bug fix on errors of build with CONFIG_PREEMPT_NONESeungChull Suh
2010-10-08ARM: SAMSUNG: Fix build warnings because of unused codesKukjin Kim
2010-10-05Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-05omap: iommu-load cam register before flushing the entryHari Kanigeri
2010-10-05ARM: fix section mismatch warnings in Versatile ExpressRussell King
2010-10-04ARM: 6412/1: kprobes-decode: add support for MOVW instructionWill Deacon
2010-10-04ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flagsSantosh Shilimkar
2010-10-04ARM: 6416/1: errata: faulty hazard checking in the Store Buffer may lead to d...Will Deacon
2010-10-01Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-09-30oprofile, ARM: Release resources on failureRobert Richter
2010-09-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-09-27ARM: 6411/1: vexpress: set RAM latencies to 1 cycle for PL310 on ct-ca9x4 tileWill Deacon
2010-09-25ARM: 6409/1: davinci: map sram using MT_MEMORY_NONCACHED instead of MT_DEVICESantosh Shilimkar
2010-09-25ARM: 6408/1: omap: Map only available sram memorySantosh Shilimkar
2010-09-25ARM: 6407/1: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACHED L1 entriesSantosh Shilimkar
2010-09-25Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King
2010-09-25ARM: pxa: remove pr_<level> uses of KERN_<level>Joe Perches
2010-09-25ARM: pxa: fix cpu_is_pxa*() not expanding to zero when not configuredEric Miao
2010-09-25ARM: pxa168: fix corrected reset vectorMark F. Brown
2010-09-25ARM: pxa: Use PIO for PI2C communication on Palm27xMarek Vasut
2010-09-25ARM: pxa: Fix Vpac270 gpio_power for MMCMarek Vasut
2010-09-23omap: McBSP: tx_irq_completion used in rx_irq_handlerScott Ellis
2010-09-23ARM: 6401/1: plug a race in the alignment trap handlerNicolas Pitre
2010-09-23ARM: 6406/1: at91sam9g45: fix i2c bus speedPeter Korsgaard
2010-09-23Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/nico/...Russell King
2010-09-22arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori
2010-09-19ARM: dove: fix __io() definition to use bus based offsetEric Miao
2010-09-19ARM: kirkwood: Unbreak PCIe I/O portArnaud Patard
2010-09-19Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-09-19ARM: Fix build error when using KCONFIG_CONFIGRussell King
2010-09-19ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasingCatalin Marinas
2010-09-19ARM: 6400/1: at91: fix arch_gettimeoffset falloutPeter Korsgaard
2010-09-18ARM: S3C64XX: Add IORESOURCE_IRQ_HIGHLEVEL flag to dm9000 on mach-real6410Darius Augulis
2010-09-18ARM: S3C64XX: Fix coding style errors on mach-real6410Darius Augulis
2010-09-18ARM: S3C64XX: Prototype SPI devicesMark Brown
2010-09-17arm: fix really nasty sigreturn bugAl Viro
2010-09-17ARM: 6398/1: add proc info for ARM11MPCore/Cortex-A9 from ARMDaniel Walker
2010-09-17ARM: prevent multiple syscall restartsRussell King
2010-09-17ARM: 6395/1: VExpress: Set bit 22 in the PL310 (cache controller) AuxCtlr reg...Catalin Marinas
2010-09-17ARM: 6389/1: errata: incorrect hazard handling in the SCU may lead to data co...Will Deacon