summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2014-05-13ARM: 7840/1: LPAE: don't reject mapping /dev/mem above 4GBSergey Dyasly1-4/+2
2014-05-06ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functionsLaura Abbott9-18/+18
2014-05-06ARM: mvebu: ensure the mdio node has a clock reference on Armada 370/XPThomas Petazzoni1-0/+1
2014-05-06ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfoLiu Hua1-0/+7
2014-05-06ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu1-1/+1
2014-05-06ARM: 8007/1: Remove extraneous kcmp syscall ignoreChristopher Covington1-1/+0
2014-05-06ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon6-28/+18
2014-05-06ARM: dts: Keep G3D regulator always on for exynos5250-arndaleTomasz Figa1-0/+1
2014-05-06ARM: OMAP3: hwmod data: Correct clock domains for USB modulesRoger Quadros1-2/+2
2014-05-06ARM: OMAP4: Fix definition of IS_PM44XX_ERRATUMNishanth Menon1-1/+1
2014-05-06ARM: OMAP2+: INTC: Acknowledge stuck active interruptsStefan Sørensen1-0/+8
2014-03-31ARM: highbank: avoid L2 cache smc calls when PL310 is not presentRob Herring1-7/+6
2014-03-31ARM: move outer_cache declaration out of ifdefRob Herring1-2/+2
2014-03-23ARM: ignore memory below PHYS_OFFSETRussell King1-0/+14
2014-03-23ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_tMagnus Damm1-4/+12
2014-03-23ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij1-0/+2
2014-03-23ARM: 7811/1: locks: use early clobber in arch_spin_trylockWill Deacon1-1/+1
2014-03-06ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lockWill Deacon1-19/+30
2014-03-06ARM: 7749/1: spinlock: retry trylock operation if strex fails on free lockWill Deacon1-11/+14
2014-03-06ARM: tegra: only run PL310 init on systems with oneStephen Warren1-0/+11
2014-03-06ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when MTD_ONENAND is...Pekon Gupta1-1/+1
2014-03-06ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is built...Pekon Gupta1-1/+1
2014-03-06ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale1-0/+1
2014-03-06ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon2-2/+3
2014-03-06ARM: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski1-1/+1
2014-02-06bpf: do not use reciprocal divideEric Dumazet1-3/+3
2014-02-06ARM: at91: smc: bug fix in sam9_smc_cs_read()Jean-Jacques Hiblot1-1/+1
2014-01-25ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disablingTaras Kondratiuk2-0/+2
2014-01-25ARM: 7815/1: kexec: offline non panic CPUs on Kdump panicVijaya Kumar K1-0/+1
2014-01-15ARM: shmobile: mackerel: Fix coherent DMA maskLaurent Pinchart1-2/+2
2014-01-15ARM: shmobile: armadillo: Fix coherent DMA maskLaurent Pinchart1-2/+2
2014-01-15ARM: shmobile: kzm9g: Fix coherent DMA maskLaurent Pinchart1-1/+1
2014-01-15ARM: dts: exynos5250: Fix MDMA0 clock numberAbhilash Kesavan1-1/+1
2014-01-15ARM: fix "bad mode in ... handler" message for undefined instructionsRussell King1-1/+7
2014-01-15ARM: fix footbridge clockevent deviceRussell King1-2/+3
2014-01-09ARM: KVM: arch_timers: zero CNTVOFF upon return to hostMark Rutland1-0/+4
2014-01-09ARM: hyp: initialize CNTVOFF to zeroMarc Zyngier1-0/+2
2014-01-09clocksource: arch_timer: use virtual countersMark Rutland1-9/+0
2014-01-09ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq dataSuman Anna2-5/+5
2013-12-20ARM: OMAP2+: hwmod: Fix SOFTRESET logicRoger Quadros1-1/+42
2013-12-20ARM: 7913/1: fix framepointer check in unwind_frameKonstantin Khlebnikov1-1/+1
2013-12-20ARM: 7912/1: check stack pointer in get_wchanKonstantin Khlebnikov1-2/+5
2013-12-20ARM: OMAP3: hwmod data: Don't prevent RESET of USB Host moduleRoger Quadros1-10/+3
2013-12-20ARM: pxa: prevent PXA270 occasional reboot freezesSergei Ianovich1-1/+7
2013-12-20ARM: pxa: tosa: fix keys mappingDmitry Eremin-Solenikov1-51/+51
2013-12-11ARM: mvebu: second PCIe unit of Armada XP mv78230 is only x1 capableArnaud Ebalard1-8/+8
2013-12-11ARM: mvebu: fix second and third PCIe unit of Armada XP mv78260Arnaud Ebalard1-14/+64
2013-12-11ARM: mvebu: use the virtual CPU registers to access coherency registersGregory CLEMENT1-1/+1
2013-12-11ARM: at91: sama5d3: reduce TWI internal clock frequencyLudovic Desroches1-3/+3
2013-12-11ARM: footbridge: fix EBSA285 LEDsRussell King1-9/+13