aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-09ARM: 7527/1: uaccess: explicitly check __user pointer when !CPU_USE_DOMAINSRussell King4-21/+56
2012-09-07ARM: 7526/1: traps: send SIGILL if get_user fails on undef handling pathWill Deacon1-4/+7
2012-09-07ARM: 7521/1: Fix semihosting Kconfig textStephen Boyd1-3/+3
2012-09-07ARM: 7513/1: Make sure dtc is built before running itDavid Brown1-2/+2
2012-09-07ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition movingStephen Boyd1-0/+3
2012-08-25ARM: 7499/1: mm: Fix vmalloc overlap check for !HIGHMEMJonathan Austin1-2/+2
2012-08-25ARM: 7503/1: mm: only flush both pmd entries for classic MMUWill Deacon1-0/+4
2012-08-25ARM: 7502/1: contextidr: avoid using bfi instruction during notifierWill Deacon1-3/+4
2012-08-25ARM: 7501/1: decompressor: reset ttbcr for VMSA ARMv7 coresWill Deacon1-0/+4
2012-08-25ARM: 7497/1: hw_breakpoint: allow single-byte watchpoints on all addressesWill Deacon1-3/+4
2012-08-25ARM: 7496/1: hw_breakpoint: don't rely on dfsr to show watchpoint access typeWill Deacon1-15/+40
2012-08-25ARM: Fix ioremap() of address zeroRussell King2-2/+5
2012-08-18Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds12-34/+869
2012-08-15ARM: 7490/1: Drop duplicate select for GENERIC_IRQ_PROBEStephen Boyd1-1/+0
2012-08-13ARM: Bring back ARMv3 IO and user access codeRussell King4-3/+816
2012-08-12Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds4-0/+24
2012-08-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds24-142/+125
2012-08-11ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon1-3/+3
2012-08-11ARM: 7488/1: mm: use 5 bits for swapfile type encodingWill Deacon1-3/+3
2012-08-11ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon2-18/+18
2012-08-11ARM: 7486/1: sched_clock: update epoch_cyc on resumeColin Cross2-0/+26
2012-08-11ARM: 7484/1: Don't enable GENERIC_LOCKBREAK with ticket spinlocksStephen Boyd1-5/+0
2012-08-11ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_VFPv3 is enabledWill Deacon1-0/+2
2012-08-11ARM: 7482/1: topology: fix section mismatch warning for init_cpu_topologyVenkatraman Sathiyamoorthy1-1/+1
2012-08-10ARM: davinci: remove broken ntosd2_init_i2cArnd Bergmann1-39/+0
2012-08-10ARM: s3c24xx: enable CONFIG_BUG for tct_hammerArnd Bergmann1-1/+1
2012-08-10Merge branch 'testing/new-warnings' into fixesArnd Bergmann1-1/+1
2012-08-10ARM: exynos: exynos_pm_add_dev_to_genpd may be unusedArnd Bergmann1-1/+1
2012-08-09ARM: imx: gpmi-nand depends on mxs-dmaArnd Bergmann1-0/+1
2012-08-09ARM: integrator: include <linux/export.h>Arnd Bergmann1-0/+1
2012-08-09ARM: s3c24xx: use new PWM driverArnd Bergmann2-3/+4
2012-08-09ARM: sa1100: include linux/io.h in hackkit leds codeArnd Bergmann1-0/+1
2012-08-09Input: eeti_ts: pass gpio value instead of IRQArnd Bergmann1-1/+1
2012-08-09ARM: tegra: more regulator fixes for HarmonyStephen Warren1-15/+17
2012-08-09ARM: dma-mapping: fix incorrect freeing of atomic allocationsAaro Koskinen1-2/+2
2012-08-09ARM: dma-mapping: fix atomic allocation alignmentAaro Koskinen1-3/+3
2012-08-09ARM: mm: fix MMU mapping of CMA regionsChris Brand1-1/+1
2012-08-07Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesArnd Bergmann3-5/+7
2012-08-07ARM: kirkwood: fix typo in Makefile.bootSebastian Hesselbarth1-2/+2
2012-08-07i.MX27: Fix emma-prp and csi clocks.Javier Martin1-3/+5
2012-08-07ARM: dts: imx: add alias for gpioShawn Guo4-0/+24
2012-08-06ARM: integrator: use clk_prepare_enable() for timerLinus Walleij1-1/+1
2012-08-06Merge branch 'mxs/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixesArnd Bergmann5-72/+64
2012-08-04ARM: mxs: always build ocotpMarc Kleine-Budde2-8/+1
2012-08-04ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfigMarek Vasut1-1/+0
2012-08-03ARM: dts: imx: fix gpio interrupts propertyShawn Guo2-2/+2
2012-08-03ARM: dts: imx53-ard: add regulators for lan9220Shawn Guo1-0/+20
2012-08-03ARM: imx: enable emi_slow_gate clock for imx5Shawn Guo1-0/+1
2012-08-03ARM: clk-imx31: Fix the keypad clock nameFabio Estevam1-1/+1
2012-08-03ARM: mx28: Fix registers rangeFabio Estevam1-37/+37