aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2010-07-26Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 14-34/+38
2010-07-26Input: RX51 keymap - fix recent compile breakageGravatar Dmitry Torokhov 1-2/+2
2010-07-26ARM: 6265/1: kirkwood: move qnap_tsx1x_register_flash() to .init.textGravatar Uwe Kleine-König 2-2/+2
2010-07-26ARM: 6263/1: ns9xxx: fix FTBFS for zImageGravatar Uwe Kleine-König 1-15/+15
2010-07-26ARM: 6262/1: arm/clps711x: fix debug macro compilation failureGravatar Jeremy Kerr 1-0/+1
2010-07-26ARM: 6261/1: arm/shark: fix debug macro compilation failureGravatar Jeremy Kerr 1-0/+3
2010-07-26ARM: 6260/1: arm/plat-spear: fix debug macro compilation failureGravatar Jeremy Kerr 1-2/+2
2010-07-26ARM: 6259/1: arm/ns9xxx: fix debug macro compilation failureGravatar Jeremy Kerr 1-0/+1
2010-07-26ARM: 6258/1: arm/h720x: fix debug macro compilation failureGravatar Jeremy Kerr 1-2/+4
2010-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-3/+14
2010-07-22ARM: 6233/1: Delete a wrong redundant right parenthesisGravatar wanzongshun 1-1/+1
2010-07-22ARM: 6230/1: fix nuc900 touchscreen clk definition bugGravatar wanzongshun 1-1/+1
2010-07-21Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Gravatar Russell King 4-11/+8
2010-07-20Input: twl40300-keypad - fix handling of "all ground" rowsGravatar Dmitry Torokhov 1-3/+14
2010-07-14Merge master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 8-93/+243
2010-07-14ARM: 6226/1: fix kprobe bug in ldr instruction emulationGravatar Nicolas Pitre 1-2/+3
2010-07-13[ARM] pxa/colibri-pxa300: fix AC97 initGravatar pieterg 1-1/+2
2010-07-13[ARM] pxa: fix incorrect order of AC97 reset pin configsGravatar Eric Miao 1-3/+3
2010-07-13[ARM] pxa: cpufreq-pxa2xx: fix DRI recomputation routineGravatar Marek Vasut 1-6/+2
2010-07-13[ARM] pxa/corgi: fix MMC/SD card detection failureGravatar Eric Miao 1-1/+1
2010-07-12Merge branch 'arm/defconfig/reduced-v2.6.35-rc1' of git://git.pengutronix.de/...Gravatar Linus Torvalds 177-194157/+652
2010-07-12ARM: Update mach-typesGravatar Russell King 1-3/+149
2010-07-10ARM: lockdep: fix unannotated irqs-onGravatar Russell King 2-19/+20
2010-07-09ARM: 6184/2: ux500: use neutral PRCMU baseGravatar Linus Walleij 2-1/+2
2010-07-09ARM: 6212/1: atomic ops: add memory constraints to inline asmGravatar Will Deacon 1-66/+66
2010-07-09ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unlessGravatar Will Deacon 1-1/+1
2010-07-09ARM: 6210/1: Do not rely on reset defaults of L2X0_AUX_CTRLGravatar Sascha Hauer 1-2/+3
2010-07-05ARM: SAMSUNG: Fix on wrong function name for S5PV210 sdhci0Gravatar Hyuk Lee 1-1/+1
2010-07-05ARM: S5P6442: Fix PLL setting announce message.Gravatar Thomas Abraham 1-1/+1
2010-07-05ARM: SAMSUNG: Fix build without SDHCI controllers for S3C64XXGravatar Marek Szyprowski 1-0/+2
2010-07-05ARM: S5PV210: Correct clock register propertiesGravatar MyungJoo Ham 1-53/+62
2010-07-05ARM: S5P: Bug fix on external interrupt for S5P SoCsGravatar Boojin Kim 1-1/+1
2010-07-04ARM: 6205/1: perf: ensure counter delta is treated as unsignedGravatar Will Deacon 1-1/+1
2010-07-02ARM: 6202/1: Do not ARM_DMA_MEM_BUFFERABLE on RealView boards with L210/L220Gravatar Catalin Marinas 1-0/+2
2010-07-02ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220Gravatar Catalin Marinas 2-0/+10
2010-07-01Merge branch 'imx-for-2.6.35' of git://git.pengutronix.de/git/imx/linux-2.6Gravatar Russell King 1-11/+22
2010-07-01Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Gravatar Russell King 4-20/+15
2010-07-01ARM: 6195/1: OMAP3: pmu: make CPU_HAS_PMU dependent on OMAP3_EMUGravatar Will Deacon 1-1/+2
2010-07-01ARM: 6194/1: change definition of cpu_relax() for ARM11MPCoreGravatar Will Deacon 1-0/+4
2010-07-01ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB sectionGravatar Catalin Marinas 5-5/+10
2010-07-01ARM: 6192/1: VExpress: Align the machine_desc.phys_io to 1MB sectionGravatar Catalin Marinas 1-1/+2
2010-07-01ARM: 6188/1: Add a config option for the ARM11MPCore DMA cache maintenance wo...Gravatar Catalin Marinas 2-3/+31
2010-07-01ARM: 6187/1: The v6_dma_inv_range() function must preserve data on SMPGravatar Catalin Marinas 1-1/+2
2010-07-01ARM: 6186/1: Avoid the CONSISTENT_DMA_SIZE warning on noMMU buildsGravatar Catalin Marinas 1-9/+9
2010-07-01ARM: mx3: mx31lilly: fix build error for !CONFIG_USB_ULPIGravatar Daniel Mack 1-11/+22
2010-06-30Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 8-12/+20
2010-06-28Merge branch 'for_2.6.35rc' of git://git.pwsan.com/linux-2.6 into omap-fixes-...Gravatar Tony Lindgren 21-33/+213
2010-06-28arm: update gfp/slab.h includesGravatar Tejun Heo 1-0/+1
2010-06-23OMAP: hwmod: Fix the missing bracesGravatar Benoit Cousson 1-3/+6
2010-06-16OMAP4: clock: Fix multi-omap boot with reset un-used clocksGravatar Santosh Shilimkar 1-0/+2