summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2010-07-27ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov10-20/+25
2010-07-27ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILLKirill A. Shutemov2-4/+4
2010-07-27ARM: 6251/1: Make SPARSE_IRQ a hidden optioneric miao1-4/+1
2010-07-27ARM: DMA coherent allocator: align remapped addressesRussell King3-4/+18
2010-07-27ARM: use generic ioremap_page_range()Russell King1-70/+4
2010-07-27Merge branch 'origin' into miscRussell King216-194370/+1093
2010-07-27ARM: 6225/1: make TCM allocation static and common for all archsLinus Walleij4-61/+64
2010-07-18ARM: 6224/1: print TCM whereabouts in init messageLinus Walleij1-0/+16
2010-07-18ARM: 6223/1: support multiple TCM banksLinus Walleij1-22/+46
2010-07-18ARM: 6222/1: add memory types for the TCMsLinus Walleij3-3/+17
2010-07-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-93/+243
2010-07-15ARM: 6226/1: fix kprobe bug in ldr instruction emulationNicolas Pitre1-2/+3
2010-07-13Merge branch 'arm/defconfig/reduced-v2.6.35-rc1' of git://git.pengutronix.de/...Linus Torvalds177-194157/+652
2010-07-13ARM: Update mach-typesRussell King1-3/+149
2010-07-10ARM: lockdep: fix unannotated irqs-onRussell King2-19/+20
2010-07-09ARM: 6184/2: ux500: use neutral PRCMU baseLinus Walleij2-1/+2
2010-07-09ARM: 6207/1: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6Tony Lindgren8-41/+105
2010-07-09ARM: 6206/1: CONFIG_FORCE_MAX_ZONEORDER update for SH-Mobile ARMMagnus Damm1-5/+16
2010-07-09ARM: 6203/1: Make VFPv3 usable on ARMv6Tony Lindgren2-3/+25
2010-07-09ARM: 6199/1: Add kprobe-based event tracerWill Deacon3-0/+133
2010-07-09ARM: 6197/2: preliminary support for sparse IRQeric miao6-14/+44
2010-07-09ARM: 6212/1: atomic ops: add memory constraints to inline asmWill Deacon1-66/+66
2010-07-09ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unlessWill Deacon1-1/+1
2010-07-09ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRLSascha Hauer1-2/+3
2010-07-05ARM: SAMSUNG: Fix on wrong function name for S5PV210 sdhci0Hyuk Lee1-1/+1
2010-07-05ARM: S5P6442: Fix PLL setting announce message.Thomas Abraham1-1/+1
2010-07-05ARM: SAMSUNG: Fix build without SDHCI controllers for S3C64XXMarek Szyprowski1-0/+2
2010-07-05ARM: S5PV210: Correct clock register propertiesMyungJoo Ham1-53/+62
2010-07-05ARM: S5P: Bug fix on external interrupt for S5P SoCsBoojin Kim1-1/+1
2010-07-05ARM: 6205/1: perf: ensure counter delta is treated as unsignedWill Deacon1-1/+1
2010-07-02ARM: 6202/1: Do not ARM_DMA_MEM_BUFFERABLE on RealView boards with L210/L220Catalin Marinas1-0/+2
2010-07-02ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220Catalin Marinas2-0/+10
2010-07-01Merge branch 'imx-for-2.6.35' of git://git.pengutronix.de/git/imx/linux-2.6Russell King1-11/+22
2010-07-01Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King4-20/+15
2010-07-01ARM: 6195/1: OMAP3: pmu: make CPU_HAS_PMU dependent on OMAP3_EMUWill Deacon1-1/+2
2010-07-01ARM: 6194/1: change definition of cpu_relax() for ARM11MPCoreWill Deacon1-0/+4
2010-07-01ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB sectionCatalin Marinas5-5/+10
2010-07-01ARM: 6192/1: VExpress: Align the machine_desc.phys_io to 1MB sectionCatalin Marinas1-1/+2
2010-07-01ARM: 6188/1: Add a config option for the ARM11MPCore DMA cache maintenance wo...Catalin Marinas2-3/+31
2010-07-01ARM: 6187/1: The v6_dma_inv_range() function must preserve data on SMPCatalin Marinas1-1/+2
2010-07-01ARM: 6186/1: Avoid the CONSISTENT_DMA_SIZE warning on noMMU buildsCatalin Marinas1-9/+9
2010-07-01ARM: mx3: mx31lilly: fix build error for !CONFIG_USB_ULPIDaniel Mack1-11/+22
2010-07-01Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-12/+20
2010-06-28Merge branch 'for_2.6.35rc' of git://git.pwsan.com/linux-2.6 into omap-fixes-...Tony Lindgren21-33/+213
2010-06-28arm: update gfp/slab.h includesTejun Heo1-0/+1
2010-06-24OMAP: hwmod: Fix the missing bracesBenoit Cousson1-3/+6
2010-06-22ARM: Prohibit ioremap() on kernel managed RAMRussell King1-0/+6
2010-06-16OMAP4: clock: Fix multi-omap boot with reset un-used clocksSantosh Shilimkar1-0/+2
2010-06-13[ARM] mmp: fix build failure due to IRQ_PMU depends on ARCH_PXAJonathan Cameron1-1/+2
2010-06-13[ARM] pxa/mioa701: fix camera regressionRobert Jarzmik1-1/+1