summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: restart: cns3xxx: use new restart hookRussell King2012-01-054-4/+7
* ARM: restart: clps711x: use new restart hookRussell King2012-01-0510-1/+13
* ARM: restart: bcmring: use new restart hookRussell King2012-01-052-23/+24
* ARM: restart: at91: use new restart hookRussell King2012-01-0510-24/+13
* ARM: restart: remove s3c24xx restart handlerRussell King2012-01-051-23/+0
* Merge branch 'restart-cleanup' into restartRussell King2012-01-05287-5898/+3477
|\
| * Merge branch 'for-russell' of git://hansjkoch.de/git/linux-tcc into HEADRussell King2012-01-05212-3912/+1576
| |\
| | * arm: Remove plat-tcc directoryHans J. Koch2012-01-0515-1411/+0
| | * arm: Remove mach-tcc8k directoryHans J. Koch2012-01-0510-1245/+0
| | * arm: Remove TCC subarch from Kconfig/MakefileHans J. Koch2012-01-052-14/+0
| | * Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-12-203-19/+139
| | |\
| | | *-. Merge branches 'rmobile/core', 'rmobile/kota2' and 'rmobile/ag5' into rmobile...Paul Mundt2011-11-243-18/+138
| | | |\ \
| | | | | * ARM: mach-shmobile: AG5EVM GIC Sparse IRQ fixMagnus Damm2011-11-241-0/+1
| | | | * | ARM: mach-shmobile: Kota2 TPU LED platform dataMagnus Damm2011-11-242-4/+134
| | | | * | ARM: mach-shmobile: Kota2 GIC Sparse IRQ fixMagnus Damm2011-11-241-0/+1
| | | | * | ARM: mach-shmobile: Kota2 PINT fixMagnus Damm2011-11-241-14/+2
| | | | |/
| | | * | ARM: mach-shmobile: SH73A0 external Ethernet fixMagnus Damm2011-11-241-1/+1
| | | |/
| | * | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-12-1611-13/+26
| | |\ \
| | | * \ Merge branch 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2011-12-153-4/+11
| | | |\ \
| | | | * | ARM: EXYNOS: Fix build error without CONFIG_LOCAL_TIMERSKukjin Kim2011-12-081-2/+5
| | | | * | ARM: EXYNOS: Fix for stall in case of cpu hotplug or sleepAmit Daniel Kachhap2011-12-081-1/+5
| | | | * | ARM: S5PV210: Set 1000ns as PWM backlight period on SMDKV210Jingoo Han2011-12-081-0/+1
| | | | * | ARM: SAMSUNG: remove duplicated header includeJingoo Han2011-12-081-1/+0
| | | * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2011-12-152-4/+4
| | | |\ \ \
| | | | * | | ARM: OMAP: rx51: fix USBFelipe Contreras2011-12-131-1/+1
| | | | * | | ARM: OMAP: mcbsp: Fix possible memory corruptionJarkko Nikula2011-12-121-3/+3
| | | * | | | Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Arnd Bergmann2011-12-136-5/+11
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | arm/imx: fix power button on imx51 babbage boardShawn Guo2011-12-091-1/+1
| | | | * | | ARM: imx: fix cpufreq build errorsRichard Zhao2011-12-091-0/+1
| | | | * | | ARM: mx5: add __initconst for fec pdataDong Aisheng2011-12-093-3/+3
| | | | * | | MXC PWM: should active during DOZE/WAIT/DBG modeJason Chen2011-12-091-1/+6
| | | | |/ /
| | * | | | ARM: unwinder: fix bisection to find origin in .idx sectionUwe Kleine-König2011-12-151-2/+2
| | * | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-135-66/+99
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlierArnaud Patard2011-12-111-6/+6
| | | * | | ARM: 7185/1: perf: don't assign platform_device on unsupported CPUsWill Deacon2011-12-061-0/+3
| | | * | | ARM: 7187/1: fix unwinding for XIP kernelsUwe Kleine-König2011-12-063-59/+88
| | | * | | ARM: 7186/1: fix Kconfig issue with PHYS_OFFSET and !MMUNicolas Pitre2011-12-061-1/+2
| | * | | | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-12-091-0/+1
| | |\ \ \ \
| | | * | | | iommu/msm: Fix compile error in mach-msm/devices-iommu.cJoerg Roedel2011-12-061-0/+1
| | * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-12-0828-55/+69
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesArnd Bergmann2011-12-081-2/+2
| | | |\ \ \ \
| | | | * | | | ARM: sa1100: fix build errorJett.Zhou2011-12-081-2/+2
| | | * | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson2011-12-072-7/+10
| | | |\ \ \ \ \
| | | | * | | | | ARM: OMAP1: recalculate loops per jiffy after dpll1 reprogramJanusz Krzysztofik2011-12-051-1/+6
| | | | * | | | | ARM: OMAP1: Fix ckctl value used for dpll1 defualt rateJanusz Krzysztofik2011-12-011-1/+1
| | | | * | | | | ARM: OMAP1: Remove unsafe clock values from omap1_defconfigJanusz Krzysztofik2011-12-011-5/+0
| | | | * | | | | ARM: OMAP1: Fix reprogramming of DPLL1 for systems that boot at rates below 6...Tony Lindgren2011-12-011-0/+3
| | | | | |_|/ / | | | | |/| | |
| | | * | | | | Merge branch 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2011-12-073-2/+3
| | | |\ \ \ \ \
| | | | * | | | | ARM: S3C64XX: Staticise s3c6400_sysclassMark Brown2011-12-021-1/+1
| | | | * | | | | ARM: S3C64XX: Add linux/export.h to dev-spi.cMark Brown2011-12-021-0/+1
OpenPOWER on IntegriCloud