aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-10-17ARM: 7100/1: smp_scu: remove __init annotation from scu_enable()Shawn Guo
2011-10-17ARM: 7061/1: gic: convert logical CPU numbers into physical numbersWill Deacon
2011-10-17ARM: 7060/1: smp: populate logical CPU mapping during bootWill Deacon
2011-10-17ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot
2011-10-16Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-10-15ARM: 7128/1: vic: Don't write to the read-only register VIC_IRQ_STATUSZoltan Devai
2011-10-15ARM: 7122/1: localtimer: add header linux/errno.h explicitlyShawn Guo
2011-10-15ARM: 7117/1: perf: fix HW_CACHE_* events on Cortex-A9Will Deacon
2011-10-10Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-10ARM: tegra: fix compilation error due to mach/hardware.h removalMarc Dietrich
2011-10-08Merge branch 'omap/fixes-for-3.1' into fixesArnd Bergmann
2011-10-07ARM: mach-ux500: enable fix for ARM errata 754322srinidhi kasagar
2011-10-06ARM: 7077/1: LPAE: Use a mask for physical addresses in page table entriesCatalin Marinas
2011-10-06ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32Catalin Marinas
2011-10-06ARM: 7075/1: LPAE: Factor out 2-level page table definitions into separate filesCatalin Marinas
2011-10-02ARM: include linux/highmem.h in uaccess functionsArnd Bergmann
2011-10-01ARM: common/vic: use proper __iomem annotationsArnd Bergmann
2011-10-01ARM: OC_ETM should not select ARM_AMBAArnd Bergmann
2011-10-01ARM: pci: always export pcibios_bus_to_resourceArnd Bergmann
2011-10-01ARM: add io{read,write}{16,32}be functionsArnd Bergmann
2011-10-01ARM: limit CONFIG_HAVE_IDE to platforms that doArnd Bergmann
2011-10-01ARM: pm: let platforms select cpu_suspend supportArnd Bergmann
2011-10-01ARM: vfp: use -mfloat-abi=soft to build vfpArnd Bergmann
2011-10-01ARM: allow building alignment.c without PROC_FSArnd Bergmann
2011-10-01ARM: always use ARM_UNWIND for thumb2 kernelsArnd Bergmann
2011-10-01ARM: SMP depends on MMUArnd Bergmann
2011-10-01ARM: export rtc_lock for nvram driverArnd Bergmann
2011-10-01ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGESLinus Walleij
2011-09-30ARM: OMAP: musb: Remove a redundant omap4430_phy_init call in usb_musb_initAxel Lin
2011-09-30ARM: OMAP: Fix i2c init for twl4030Tony Lindgren
2011-09-30ARM: OMAP4: MMC: fix power and audio issue, decouple USBC1 from MMC1Bryan Buckley
2011-09-26Merge branch 'samsung-fixes-3' of git://github.com/kgene/linux-samsungLinus Torvalds
2011-09-27ARM: EXYNOS4: Rename sclk_cam clocks for FIMC driverSylwester Nawrocki
2011-09-27ARM: S5PV210: Rename sclk_cam clocks for FIMC media driverSylwester Nawrocki
2011-09-26Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds
2011-09-26ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_opWill Deacon
2011-09-26ARM: dma-mapping: free allocated page if unable to mapRussell King
2011-09-26ARM: S5P: fix incorrect loop iterator usage on gpio-interruptMarek Szyprowski
2011-09-26ARM: S3C2443: Fix bit-reset in setrate of clk_armdivHeiko Stuebner
2011-09-20ARM: fix vmlinux.lds.S discarding sectionsRussell King
2011-09-20mach-integrator: fix VGA base regressionLinus Walleij
2011-09-20arm/dt: Tegra: Update SDHCI nodes to match bindingsStephen Warren
2011-09-17ARM: nommu: fix warning with checksyscalls.shRussell King
2011-09-17ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon
2011-09-15Merge branch 'samsung-fixes-2' of git://github.com/kgene/linux-samsung into HEADArnd Bergmann
2011-09-15ARM: EXYNOS4: fix incorrect pad configuration for keypad row linesThomas Abraham
2011-09-15ARM: SAMSUNG: fix to prevent declaring duplicatedKukjin Kim
2011-09-15ARM: SAMSUNG: fix watchdog reset issue with clk_get()Marek Szyprowski
2011-09-15ARM: S3C64XX: Remove un-used code backlight code on SMDK6410Banajit Goswami
2011-09-15ARM: EXYNOS4: restart clocksource while system resumesChanghwan Youn