aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2011-10-04ARM: EXYNOS4: convert boot_params to atag_offsetTushar Behera
2011-09-16Merge branch 'next-samsung-board-v3.1' into next-samsung-boardKukjin Kim
2011-09-16ARM: EXYNOS4: Add support SMDK4212 BoardKukjin Kim
2011-09-16ARM: EXYNOS4: Add support PM for EXYNOS4212Jonghwan Choi
2011-09-16ARM: EXYNOS4: Add support clock for EXYNOS4212Kukjin Kim
2011-09-16ARM: EXYNOS4: Add support new EXYNOS4212 SoCKukjin Kim
2011-09-16Merge branch 'next/topic-cleanup-smdkv310' into next/topic-add-exynos4212Kukjin Kim
2011-09-16Merge branch 'next/topic-cpuid-rev' into next/topic-add-exynos4212Kukjin Kim
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
2011-09-15ARM: EXYNOS4: Fix routing timer interrupt to offline CPUKukjin Kim
2011-09-15ARM: EXYNOS4: Fix return type of local_timer_setup()Kukjin Kim
2011-09-15ARM: EXYNOS4: Fix wrong pll type for vpllJonghwan Choi
2011-09-12Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-09-12Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...Arnd Bergmann
2011-09-12Merge branch 'sirf/fixes' into fixesArnd Bergmann
2011-09-11ARM: CSR: add missing sentinels to of_device_id tablesJamie Iles
2011-09-10ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abortJanusz Krzysztofik
2011-09-10Merge branches 'cns3xxx/fixes', 'omap/fixes' and 'davinci/fixes' into fixesArnd Bergmann
2011-09-09ARM: cns3xxx: Fix newly introduced warnings in the PCIe codeAnton Vorontsov
2011-09-09ARM: cns3xxx: Fix compile error caused by hardware.h removedTommy Lin
2011-09-07ARM: davinci: fix cache flush build errorLinus Walleij
2011-09-07ARM: davinci: correct MDSTAT_STATE_MASKSergei Shtylyov
2011-09-07ARM: davinci: da850 EVM: read mac address from SPI flashRajashekhara, Sudhakar
2011-09-07ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij
2011-09-07ARM: 7081/1: mach-integrator: fix the clocksourceLinus Walleij
2011-09-06OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlersKevin Hilman
2011-09-05ARM: SAMSUNG: Fix mask value for S5P64X0 CPU IDsAjay Kumar
2011-09-05ARM: SAMSUNG: Fix mask for S3C64xx CPU IDsMark Brown
2011-09-04Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o...Paul Walmsley
2011-09-04OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[]Paul Walmsley
2011-09-04ARM: 7067/1: mm: keep significant bits in pfn_validMark Rutland
2011-08-29Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-08-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-08-29Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-08-29ARM: mach-shmobile: sh7372 CMT3 and CMT4 clock supportMagnus Damm
2011-08-29ARM: mach-shmobile: sh7372 MSIOF clock supportMagnus Damm
2011-08-29ARM: mach-shmobile: clock-sh7372: fixup USB-DMAC1 settingsKuninori Morimoto
2011-08-29ARM: mach-shmobile: clock-sh73a0: tidyup CKSCR main clock selecterKuninori Morimoto
2011-08-29ARM: mach-shmobile: Remove 3DG/SGX from sh7372 INTCSMagnus Damm
2011-08-29Merge branch 'rmobile/dma' into rmobile-fixes-for-linusPaul Mundt
2011-08-28Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-08-28ARM: pm: avoid writing the auxillary control register for ARMv7Russell King
2011-08-28ARM: pm: some ARMv7 requires a dsb in resume to ensure correctnessRussell King
2011-08-28ARM: pm: arm920/926: fix number of registers savedRussell King
2011-08-28ARM: pm: CPU specific code should not overwrite r1 (v:p offset)Russell King
2011-08-28ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMUWill Deacon