Age | Commit message (Expand) | Author | Files | Lines |
2012-08-19 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 12 | -34/+869 |
2012-08-15 | ARM: 7490/1: Drop duplicate select for GENERIC_IRQ_PROBE | Stephen Boyd | 1 | -1/+0 |
2012-08-13 | ARM: Bring back ARMv3 IO and user access code | Russell King | 4 | -3/+816 |
2012-08-12 | Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -0/+24 |
2012-08-12 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 24 | -142/+125 |
2012-08-11 | ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systems | Will Deacon | 1 | -3/+3 |
2012-08-11 | ARM: 7488/1: mm: use 5 bits for swapfile type encoding | Will Deacon | 1 | -3/+3 |
2012-08-11 | ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't present | Will Deacon | 2 | -18/+18 |
2012-08-11 | ARM: 7486/1: sched_clock: update epoch_cyc on resume | Colin Cross | 2 | -0/+26 |
2012-08-11 | ARM: 7484/1: Don't enable GENERIC_LOCKBREAK with ticket spinlocks | Stephen Boyd | 1 | -5/+0 |
2012-08-11 | ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabled | Will Deacon | 1 | -0/+2 |
2012-08-11 | ARM: 7482/1: topology: fix section mismatch warning for init_cpu_topology | Venkatraman Sathiyamoorthy | 1 | -1/+1 |
2012-08-10 | ARM: davinci: remove broken ntosd2_init_i2c | Arnd Bergmann | 1 | -39/+0 |
2012-08-10 | ARM: s3c24xx: enable CONFIG_BUG for tct_hammer | Arnd Bergmann | 1 | -1/+1 |
2012-08-10 | Merge branch 'testing/new-warnings' into fixes | Arnd Bergmann | 1 | -1/+1 |
2012-08-10 | ARM: exynos: exynos_pm_add_dev_to_genpd may be unused | Arnd Bergmann | 1 | -1/+1 |
2012-08-09 | ARM: imx: gpmi-nand depends on mxs-dma | Arnd Bergmann | 1 | -0/+1 |
2012-08-09 | ARM: integrator: include <linux/export.h> | Arnd Bergmann | 1 | -0/+1 |
2012-08-09 | ARM: s3c24xx: use new PWM driver | Arnd Bergmann | 2 | -3/+4 |
2012-08-09 | ARM: sa1100: include linux/io.h in hackkit leds code | Arnd Bergmann | 1 | -0/+1 |
2012-08-09 | Input: eeti_ts: pass gpio value instead of IRQ | Arnd Bergmann | 1 | -1/+1 |
2012-08-09 | ARM: tegra: more regulator fixes for Harmony | Stephen Warren | 1 | -15/+17 |
2012-08-09 | ARM: dma-mapping: fix incorrect freeing of atomic allocations | Aaro Koskinen | 1 | -2/+2 |
2012-08-09 | ARM: dma-mapping: fix atomic allocation alignment | Aaro Koskinen | 1 | -3/+3 |
2012-08-09 | ARM: mm: fix MMU mapping of CMA regions | Chris Brand | 1 | -1/+1 |
2012-08-07 | Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes | Arnd Bergmann | 3 | -5/+7 |
2012-08-07 | ARM: kirkwood: fix typo in Makefile.boot | Sebastian Hesselbarth | 1 | -2/+2 |
2012-08-07 | i.MX27: Fix emma-prp and csi clocks. | Javier Martin | 1 | -3/+5 |
2012-08-07 | ARM: dts: imx: add alias for gpio | Shawn Guo | 4 | -0/+24 |
2012-08-06 | ARM: integrator: use clk_prepare_enable() for timer | Linus Walleij | 1 | -1/+1 |
2012-08-06 | Merge branch 'mxs/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linu... | Arnd Bergmann | 5 | -72/+64 |
2012-08-04 | ARM: mxs: always build ocotp | Marc Kleine-Budde | 2 | -8/+1 |
2012-08-04 | ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfig | Marek Vasut | 1 | -1/+0 |
2012-08-03 | ARM: dts: imx: fix gpio interrupts property | Shawn Guo | 2 | -2/+2 |
2012-08-03 | ARM: dts: imx53-ard: add regulators for lan9220 | Shawn Guo | 1 | -0/+20 |
2012-08-03 | ARM: imx: enable emi_slow_gate clock for imx5 | Shawn Guo | 1 | -0/+1 |
2012-08-03 | ARM: clk-imx31: Fix the keypad clock name | Fabio Estevam | 1 | -1/+1 |
2012-08-03 | ARM: mx28: Fix registers range | Fabio Estevam | 1 | -37/+37 |
2012-08-03 | ARM: mx23: Fix registers range | Fabio Estevam | 1 | -26/+26 |
2012-08-03 | ARM: imx6q-sabrelite: Setup CLKO IOMUX | Fabio Estevam | 1 | -0/+1 |
2012-08-02 | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 37 | -556/+1277 |
2012-08-02 | Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 3 | -47/+103 |
2012-08-02 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -4/+6 |
2012-08-02 | ARM: mmp: add missing irqs.h | Haojian Zhuang | 1 | -0/+1 |
2012-08-02 | arm: mvebu: fix typo in .dtsi comment for Armada XP SoCs | Thomas Petazzoni | 1 | -1/+1 |
2012-08-02 | ARM: PRIMA2: delete redundant codes to restore LATCHED when timer resumes | Barry Song | 1 | -3/+3 |
2012-08-02 | ARM: dts: imx27-3ds.dts: Fix serial console node | Fabio Estevam | 1 | -1/+1 |
2012-08-02 | Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 14 | -144/+13 |
2012-08-02 | Merge branch 'audit' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 5 | -85/+58 |
2012-08-02 | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 13 | -194/+139 |