summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branches 'fixes' and 'misc' into for-linusRussell King2012-01-0529-507/+922
|\
| * ARM: Update mach-typesRussell King2011-12-231-333/+376
| * ARM: 7239/1: integrator: explicitly select the serial driversLinus Walleij2011-12-231-0/+4
| * ARM: 7238/1: integrator: only hardcode AP PrimeCell IDsLinus Walleij2011-12-231-5/+14
| * ARM: 7241/1: mach-ux500 Use CONFIG_ARCH_NR_GPIOPeter De Schrijver (NVIDIA)2011-12-232-5/+1
| * ARM: 7244/1: mach-shmobile: Use CONFIG_ARCH_NR_GPIOPeter De Schrijver (NVIDIA)2011-12-232-3/+1
| * ARM: 7240/1: Make ARCH_NR_GPIO a Kconfig variablePeter De Schrijver (NVIDIA)2011-12-232-0/+13
| * ARM: 7243/1: sp804: modernize clock event registrationLinus Walleij2011-12-231-6/+1
| * ARM: 7212/1: smp_twd: reconfigure clockevents after cpufreq changeLinus Walleij2011-12-231-0/+47
| * ARM: 7211/1: smp_twd: get the rate from a clockLinus Walleij2011-12-231-1/+39
| * ARM: 7210/1: smp_twd: modernize clock event registrationLinus Walleij2011-12-231-6/+2
| * ARM: 7209/1: Use generic ARM instruction set condition code checks for kprobes.Leif Lindholm2011-12-131-59/+7
| * ARM: 7208/1: Add condition code checking to SWP emulation handler.Leif Lindholm2011-12-131-0/+16
| * ARM: 7207/1: Use generic ARM instruction set condition code checks for nwfpe.Leif Lindholm2011-12-133-32/+5
| * ARM: 7206/1: Add generic ARM instruction set condition code checks.Leif Lindholm2011-12-133-1/+93
| * ARM: 7200/1: activate TCM on the IntegratorLinus Walleij2011-12-131-0/+1
| * ARM: 7199/2: only look for TCM on ARMv5 and laterLinus Walleij2011-12-131-3/+19
| * ARM: Allow Kconfig to control the definition of NR_BANKSRussell King2011-12-132-5/+6
| * ARM: 7202/1: Add Cortex-A7 proc infoPawel Moll2011-12-111-0/+11
| * ARM: 7201/1: add EDAC atomic_scrub functionRob Herring2011-12-111-0/+48
| * ARM: 7178/1: fault.c: Port OOM changes into do_page_faultKautuk Consul2011-12-061-19/+39
| * ARM: 7173/1: Add optimised swahb32() byteswap helper for v6 and aboveDave Martin2011-12-061-2/+3
| * ARM: 7169/1: topdown mmap supportRob Herring2011-12-063-5/+171
| * ARM: 7193/1: Fix machine_is_xxx() naming for eSata SheevaPlug and QNAP TS-209Jon Medhurst (Tixy)2011-12-063-6/+6
| * ARM: 7140/1: remove NR_IRQS dependency for ARM-specific HARDIRQ_BITS definitionKevin Hilman2011-12-061-17/+0
* | ARM: 7267/1: Remove BUILD_BUG_ON from asm/bug.hSimon Glass2012-01-051-1/+0
* | ARM: mach-sa1100: fix implicit use of page.hBjorn Helgaas2012-01-031-0/+1
* | ARM: 7242/1: PL330: Detach the request from the pl330_thread when it finishes...Javi Merino2012-01-031-1/+7
* | ARM: 7184/1: fix $(CROSS_COMPILE) prefix missing from size invocationJanusz Krzysztofik2012-01-031-1/+2
* | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-303-71/+55
|\ \
| * | ARM: 7237/1: PL330: Fix driver freezeJavi Merino2011-12-231-67/+49
| * | ARM: 7197/1: errata: Remove SMP dependency for erratum 751472Dave Martin2011-12-232-3/+5
| * | ARM: 7196/1: errata: Remove SMP dependency for erratum 720789Dave Martin2011-12-231-1/+1
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2011-12-3010-28/+46
|\ \ \
| * \ \ Merge branch 'fixes-hwmod-regression' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2011-12-201-4/+0
| |\ \ \
| | * | | ARM: OMAP: hwmod data: fix iva and mailbox hwmods for OMAP 3Felipe Contreras2011-12-151-4/+0
| * | | | ARM: plat-orion: make gpiochip label uniqueHolger Brunck2011-12-191-1/+5
| * | | | enable uncompress log on cpuimx35sdEric Bénard2011-12-191-0/+1
| * | | | cpuimx35: fix touchscreen supportEric Bénard2011-12-191-1/+7
| * | | | cpuimx35sd: fix KconfigEric Bénard2011-12-192-3/+3
| * | | | clock-imx35: fix reboot in internal boot modeEric Bénard2011-12-191-10/+10
| * | | | imx_v4_v5_defconfig: update default configurationEric Bénard2011-12-191-5/+7
| * | | | cpuimx25sd: fix KconfigEric Bénard2011-12-192-3/+3
| * | | | arm/imx: fix cpufreq section mismatchRichard Zhao2011-12-191-1/+1
| * | | | ARM:imx:fix pwm period valueJason Chen2011-12-191-0/+9
* | | | | Merge branch 'v3.2-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-12-302-15/+15
|\ \ \ \ \
| * | | | | ARM: EXYNOS: Remove duplicated SROMC static memory mappingThomas Abraham2011-12-281-5/+0
| * | | | | ARM: SAMSUNG: Fix build error when selecting CPU_FREQ_S3C24XX_DEBUGFS on S3C2440Denis Kuzmenko2011-12-281-10/+15
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-293-4/+4
|\ \ \ \ \ \
| * | | | | | perf/x86: Fix raw_spin_unlock_irqrestore() usageRobert Richter2011-12-231-1/+1
OpenPOWER on IntegriCloud