summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2014-12-07ARM: 8226/1: cacheflush: get rid of restarting blockVladimir Murzin2-40/+2
2014-12-07ARM: 8222/1: mvebu: enable strex backoff delayThomas Petazzoni1-2/+0
2014-12-07ARM: 8216/1: xscale: correct auxiliary register in suspend/resumeDmitry Eremin-Solenikov1-2/+2
2014-12-07ARM: mvebu: add missing of_node_put() call in coherency.cThomas Petazzoni1-0/+2
2014-11-21ARM: mvebu: armada xp: Generalize use of i2c quirkAndrew Lunn1-1/+1
2014-11-21ARM: dts: am335x-evm: Fix 5th NAND partition's nameRoger Quadros1-1/+1
2014-11-21ARM: 8191/1: decompressor: ensure I-side picks up relocated codeWill Deacon1-4/+16
2014-11-21ARM: 8198/1: make kuser helpers depend on MMUNathan Lynch1-0/+1
2014-11-14ARM: dts: zynq: Enable PL clocks for ParallellaAndreas Färber1-0/+4
2014-11-14ARM: pxa: fix hang on startup with DEBUG_LLRobert Jarzmik2-1/+6
2014-10-30ARM: dts: imx28-evk: Let i2c0 run at 100kHzFabio Estevam1-1/+0
2014-10-30ARM: mvebu: Netgear RN102: Use Hardware BCH ECCklightspeed@killerwolves.net1-0/+4
2014-10-30ARM: mvebu: Netgear RN2120: Use Hardware BCH ECCArnaud Ebalard1-0/+4
2014-10-30ARM: mvebu: Netgear RN104: Use Hardware BCH ECCArnaud Ebalard1-0/+4
2014-10-30ARM: Kirkwood: Fix DT based DSA.Andrew Lunn7-69/+69
2014-10-30ARM: at91/PMC: don't forget to write PMC_PCDR register to disable clocksLudovic Desroches1-0/+1
2014-10-30ARM: at91: fix at91sam9263ek DT mmc pinmuxing settingsAndreas Henriksson1-0/+2
2014-10-30ARM: at91/dt: Fix typo regarding can0_clkDavid Dueck1-1/+1
2014-10-15arm: Tell irq work about self IPI supportFrederic Weisbecker3-2/+12
2014-10-15irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-10-01Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds6-10/+21
2014-09-30ARM: 8179/1: kprobes-test: Fix compile error "bad immediate value for offset"Jon Medhurst2-8/+13
2014-09-30ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERSNathan Lynch1-0/+2
2014-09-30ARM: 8177/1: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on...Krzysztof Kozlowski1-0/+1
2014-09-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds10-37/+68
2014-09-25ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy1-0/+3
2014-09-25ARM: 8164/1: mm: clear SCTLR.HA instead of setting it for LPAEWill Deacon1-2/+2
2014-09-23Merge tag 'fix-v3.17-io-chain-v3' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2-5/+36
2014-09-23Merge tag 'fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2-18/+14
2014-09-23Merge tag 'fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson1-3/+3
2014-09-23ARM: imx: fix .is_enabled() of shared gate clockShawn Guo1-5/+1
2014-09-21Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds11-55/+154
2014-09-17ARM: OMAP3: Fix I/O chain clock line assertion timed out errorTony Lindgren2-5/+36
2014-09-16ARM: 8149/1: perf: Don't sleep while atomic when enabling per-cpu interruptsStephen Boyd1-10/+4
2014-09-16ARM: 8148/1: flush TLS and thumbee register state during execNathan Lynch4-17/+66
2014-09-16ARM: 8151/1: add missing exports for asm functions required by get_user macroVictor Kamensky1-0/+8
2014-09-13Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s...Linus Torvalds6-93/+217
2014-09-12ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytesVictor Kamensky2-11/+75
2014-09-12ARM: 8135/1: Fix in-correct barrier usage in SWP{B} emulationPunit Agrawal1-15/+0
2014-09-12Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2014-09-12ARM: keystone: dts: fix bindings for pcie and usb clock nodesMurali Karicheri1-3/+3
2014-09-11xen/arm: remove mach_to_phys rbtreeStefano Stabellini2-74/+1
2014-09-11xen/arm: reimplement xen_dma_unmap_page & friendsStefano Stabellini3-19/+210
2014-09-11xen/arm: introduce XENFEAT_grant_map_identityStefano Stabellini1-0/+6
2014-09-11ARM: DT: imx53: fix lvds channel 1 portMarkus Niebel1-2/+10
2014-09-10ARM: dts: cm-t54: fix serial console power supply.Dmitry Lifshitz1-3/+2
2014-09-10ARM: dts: dra7-evm: Fix NAND GPMC timingsRoger Quadros1-15/+12
2014-09-09ARM: pxa: fix section mismatch warning for pxa_timer_nodt_initArnd Bergmann1-1/+1
2014-09-09ARM: OMAP: Fix Kconfig warning for omap1Tony Lindgren2-3/+3
2014-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+6