summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-08-1812-34/+869
|\
| * ARM: 7490/1: Drop duplicate select for GENERIC_IRQ_PROBEStephen Boyd2012-08-151-1/+0
| * ARM: Bring back ARMv3 IO and user access codeRussell King2012-08-134-3/+816
| * ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon2012-08-111-3/+3
| * ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon2012-08-111-3/+3
| * ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2012-08-112-18/+18
| * ARM: 7486/1: sched_clock: update epoch_cyc on resumeColin Cross2012-08-112-0/+26
| * ARM: 7484/1: Don't enable GENERIC_LOCKBREAK with ticket spinlocksStephen Boyd2012-08-111-5/+0
| * ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabledWill Deacon2012-08-111-0/+2
| * ARM: 7482/1: topology: fix section mismatch warning for init_cpu_topologyVenkatraman Sathiyamoorthy2012-08-111-1/+1
* | Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-08-124-0/+24
|\ \
| * | ARM: dts: imx: add alias for gpioShawn Guo2012-08-074-0/+24
| |/
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-08-1224-142/+125
|\ \
| * | ARM: davinci: remove broken ntosd2_init_i2cArnd Bergmann2012-08-101-39/+0
| * | ARM: s3c24xx: enable CONFIG_BUG for tct_hammerArnd Bergmann2012-08-101-1/+1
| * | Merge branch 'testing/new-warnings' into fixesArnd Bergmann2012-08-101-1/+1
| |\ \
| | * | ARM: exynos: exynos_pm_add_dev_to_genpd may be unusedArnd Bergmann2012-08-101-1/+1
| | |/
| * | ARM: imx: gpmi-nand depends on mxs-dmaArnd Bergmann2012-08-091-0/+1
| * | ARM: integrator: include <linux/export.h>Arnd Bergmann2012-08-091-0/+1
| * | ARM: s3c24xx: use new PWM driverArnd Bergmann2012-08-092-3/+4
| * | ARM: sa1100: include linux/io.h in hackkit leds codeArnd Bergmann2012-08-091-0/+1
| * | Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann2012-08-091-1/+1
| * | ARM: tegra: more regulator fixes for HarmonyStephen Warren2012-08-091-15/+17
| * | Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesArnd Bergmann2012-08-073-5/+7
| |\ \
| | * | i.MX27: Fix emma-prp and csi clocks.Javier Martin2012-08-071-3/+5
| | * | ARM: clk-imx31: Fix the keypad clock nameFabio Estevam2012-08-031-1/+1
| | * | ARM: dts: imx27-3ds.dts: Fix serial console nodeFabio Estevam2012-08-021-1/+1
| * | | ARM: kirkwood: fix typo in Makefile.bootSebastian Hesselbarth2012-08-071-2/+2
| * | | ARM: integrator: use clk_prepare_enable() for timerLinus Walleij2012-08-061-1/+1
| * | | Merge branch 'mxs/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann2012-08-065-72/+64
| |\ \ \
| | * | | ARM: mxs: always build ocotpMarc Kleine-Budde2012-08-042-8/+1
| | * | | ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfigMarek Vasut2012-08-041-1/+0
| | * | | ARM: mx28: Fix registers rangeFabio Estevam2012-08-031-37/+37
| | * | | ARM: mx23: Fix registers rangeFabio Estevam2012-08-031-26/+26
| | | |/ | | |/|
| * | | ARM: dts: imx: fix gpio interrupts propertyShawn Guo2012-08-032-2/+2
| * | | ARM: dts: imx53-ard: add regulators for lan9220Shawn Guo2012-08-031-0/+20
| * | | ARM: imx: enable emi_slow_gate clock for imx5Shawn Guo2012-08-031-0/+1
| * | | ARM: imx6q-sabrelite: Setup CLKO IOMUXFabio Estevam2012-08-031-0/+1
| |/ /
* | | ARM: dma-mapping: fix incorrect freeing of atomic allocationsAaro Koskinen2012-08-091-2/+2
* | | ARM: dma-mapping: fix atomic allocation alignmentAaro Koskinen2012-08-091-3/+3
* | | ARM: mm: fix MMU mapping of CMA regionsChris Brand2012-08-091-1/+1
|/ /
* | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-08-0237-556/+1277
|\ \
| * \ Merge branch 'marvell/dt' into late2/dtOlof Johansson2012-07-2938-581/+1342
| |\ \
| | * | ARM: Kirkwood: Replace mrvl with marvellAndrew Lunn2012-07-276-6/+6
| | * | ARM: Kirkwood: Describe GoFlex Net LEDs and SATA in DT.Andrew Lunn2012-07-272-84/+50
| | * | ARM: Kirkwood: Describe Dreamplug LEDs in DT.Andrew Lunn2012-07-272-34/+16
| | * | ARM: Kirkwood: Describe iConnects LEDs in DT.Andrew Lunn2012-07-272-46/+34
| | * | ARM: Kirkwood: Describe iConnects temperature sensor in DT.Andrew Lunn2012-07-272-10/+8
| | * | ARM: Kirkwood: Describe IB62x0 LEDs in DT.Andrew Lunn2012-07-272-36/+17
| | * | ARM: Kirkwood: Describe IB62x0 gpio-keys in DT.Andrew Lunn2012-07-272-31/+16
OpenPOWER on IntegriCloud