summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-01-05ARM: restart: highbank: use new restart hookRussell King4-2/+6
2012-01-05ARM: restart: h720x: use new restart hookRussell King5-3/+9
2012-01-05ARM: restart: footbridge: use new restart hookRussell King7-52/+58
2012-01-05ARM: 7262/1: restart: EXYNOS: use new restart hookRussell King8-6/+11
2012-01-05ARM: restart: ep93xx: use new restart hookRussell King11-11/+32
2012-01-05ARM: restart: ebsa110: use new restart hookRussell King2-1/+9
2012-01-05ARM: restart: dove: use new restart hookRussell King5-14/+19
2012-01-05ARM: 7190/1: restart: davinci: use new restart hookSekhar Nori26-15/+31
2012-01-05ARM: restart: cns3xxx: use new restart hookRussell King4-4/+7
2012-01-05ARM: restart: clps711x: use new restart hookRussell King10-1/+13
2012-01-05ARM: restart: bcmring: use new restart hookRussell King2-23/+24
2012-01-05ARM: restart: at91: use new restart hookRussell King10-24/+13
2012-01-05ARM: restart: remove s3c24xx restart handlerRussell King1-23/+0
2012-01-05Merge branch 'restart-cleanup' into restartRussell King287-5898/+3477
2012-01-05Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King212-3912/+1576
2012-01-05arm: Remove plat-tcc directoryHans J. Koch15-1411/+0
2012-01-05arm: Remove mach-tcc8k directoryHans J. Koch10-1245/+0
2012-01-05arm: Remove TCC subarch from Kconfig/MakefileHans J. Koch2-14/+0
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-03ARM: 7257/1: EXYNOS: introduce arch/arm/mach-exynos/common.[ch]Kukjin Kim21-872/+793
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
2012-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-114/+116
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-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
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-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller48-153/+334
2011-12-23ARM: 7248/1: S5PV210: introduce arch/arm/mach-s5pv210/common.[ch]Kukjin Kim12-120/+158
2011-12-23ARM: 7247/1: S5PC100: introduce arch/arm/mach-s5pc100/common.[ch]Kukjin Kim8-106/+127
2011-12-23ARM: 7246/1: S5P64X0: introduce arch/arm/mach-s5p64x0/common.[ch]Kukjin Kim14-546/+532