summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-01-05Merge branch 'devel-stable' into for-linusRussell King425-4049/+3243
2012-01-05Merge branches 'fixes' and 'misc' into for-linusRussell King29-507/+922
2012-01-05ARM: 7267/1: Remove BUILD_BUG_ON from asm/bug.hSimon Glass1-1/+0
2012-01-05ARM: 7269/1: mach-sa1100: fix sched_clock breakageLinus Walleij1-1/+1
2012-01-04Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King6-17/+0
2012-01-03ARM: mach-sa1100: fix implicit use of page.hBjorn Helgaas1-0/+1
2012-01-03ARM: 7236/1: vic: always use simple opsJamie Iles1-1/+1
2012-01-03ARM: 7242/1: PL330: Detach the request from the pl330_thread when it finishes...Javi Merino1-1/+7
2012-01-03ARM: 7184/1: fix $(CROSS_COMPILE) prefix missing from size invocationJanusz Krzysztofik1-1/+2
2012-01-03Revert "ARM: move VMALLOC_END down temporarily for shmobile"Nicolas Pitre1-7/+0
2012-01-03ARM: mach-shmobile: use standard 2MiB coherent DMA memory sizeMagnus Damm5-10/+0
2011-12-31Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds3-71/+55
2011-12-31Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds10-28/+46
2011-12-31Merge branch 'v3.2-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-15/+15
2011-12-28ARM: EXYNOS: Remove duplicated SROMC static memory mappingThomas Abraham1-5/+0
2011-12-28ARM: SAMSUNG: Fix build error when selecting CPU_FREQ_S3C24XX_DEBUGFS on S3C2440Denis Kuzmenko1-10/+15
2011-12-24ARM: Update mach-typesRussell King1-333/+376
2011-12-24ARM: 7239/1: integrator: explicitly select the serial driversLinus Walleij1-0/+4
2011-12-24ARM: 7238/1: integrator: only hardcode AP PrimeCell IDsLinus Walleij1-5/+14
2011-12-24ARM: 7237/1: PL330: Fix driver freezeJavi Merino1-67/+49
2011-12-24ARM: 7241/1: mach-ux500 Use CONFIG_ARCH_NR_GPIOPeter De Schrijver (NVIDIA)2-5/+1
2011-12-24ARM: 7244/1: mach-shmobile: Use CONFIG_ARCH_NR_GPIOPeter De Schrijver (NVIDIA)2-3/+1
2011-12-24ARM: 7240/1: Make ARCH_NR_GPIO a Kconfig variablePeter De Schrijver (NVIDIA)2-0/+13
2011-12-24ARM: 7243/1: sp804: modernize clock event registrationLinus Walleij1-6/+1
2011-12-24ARM: 7212/1: smp_twd: reconfigure clockevents after cpufreq changeLinus Walleij1-0/+47
2011-12-24ARM: 7211/1: smp_twd: get the rate from a clockLinus Walleij1-1/+39
2011-12-24ARM: 7210/1: smp_twd: modernize clock event registrationLinus Walleij1-6/+2
2011-12-24ARM: 7197/1: errata: Remove SMP dependency for erratum 751472Dave Martin2-3/+5
2011-12-24ARM: 7196/1: errata: Remove SMP dependency for erratum 720789Dave Martin1-1/+1
2011-12-23oprofile, arm/sh: Fix oprofile_arch_exit() linkage issueVladimir Zapolskiy1-1/+1
2011-12-20Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds3-19/+139
2011-12-20Merge branch 'fixes-hwmod-regression' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-4/+0
2011-12-20ARM: plat-orion: make gpiochip label uniqueHolger Brunck1-1/+5
2011-12-20Merge branch 'arm/common-kconfig-refactor+for-rmk' of git://git.linaro.org/pe...Russell King9-12/+56
2011-12-19imx6q: Remove unconditional dependency on l2x0 L2 cache supportDave Martin1-1/+0
2011-12-19highbank: Unconditionally require l2x0 L2 cache controller supportDave Martin1-1/+1
2011-12-19omap4: Unconditionally require l2x0 L2 cache controller supportDave Martin1-1/+1
2011-12-19ARM: SMP: Refactor Kconfig to be more maintainableDave Martin7-4/+23
2011-12-19ARM: l2x0/pl310: Refactor Kconfig to be more maintainableDave Martin7-7/+33
2011-12-19enable uncompress log on cpuimx35sdEric Bénard1-0/+1
2011-12-19cpuimx35: fix touchscreen supportEric Bénard1-1/+7
2011-12-19cpuimx35sd: fix KconfigEric Bénard2-3/+3
2011-12-19clock-imx35: fix reboot in internal boot modeEric Bénard1-10/+10
2011-12-19imx_v4_v5_defconfig: update default configurationEric Bénard1-5/+7
2011-12-19cpuimx25sd: fix KconfigEric Bénard2-3/+3
2011-12-19arm/imx: fix cpufreq section mismatchRichard Zhao1-1/+1
2011-12-19ARM:imx:fix pwm period valueJason Chen1-0/+9
2011-12-19ARM: 7233/1: ux500: remove overlapping iotable entriesLinus Walleij2-6/+4
2011-12-19ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier19-435/+161
2011-12-16Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds11-13/+26