summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2018-06-20ARM: fix kill( ,SIGFPE) breakageRussell King2-14/+1
2018-06-20ARM: replace unnecessary perl with sed and the shell $(( )) operatorRussell King1-5/+3
2018-06-20ARM: kexec: fix kdump register saving on panic()Russell King1-12/+22
2018-06-20ARM: 8758/1: decompressor: restore r1 and r2 just before jumping to the kernelŁukasz Stelmach1-2/+2
2018-06-20ARM: 8753/1: decompressor: add a missing parameter to the addruart macroŁukasz Stelmach1-8/+8
2018-06-20ARM: davinci: board-dm646x-evm: set VPIF capture card nameSekhar Nori1-1/+2
2018-06-20ARM: davinci: board-dm646x-evm: pass correct I2C adapter id for VPIFSekhar Nori1-0/+2
2018-06-20ARM: davinci: dm646x: fix timer interrupt generationSekhar Nori1-1/+2
2018-06-20ARM: keystone: fix platform_domain_notifier array overrunRussell King1-0/+1
2018-06-20ARM: dts: imx51-zii-rdu1: fix touchscreen bindingsNikita Yushchenko1-3/+3
2018-06-20ARM: dts: cygnus: fix irq type for arm global timerClément Péron1-1/+1
2018-06-20ARM: dts: correct missing "compatible" entry for ti81xx SoCsGraeme Smecher4-4/+4
2018-06-20ARM: OMAP1: ams-delta: fix deferred_fiq handlerJanusz Krzysztofik1-13/+15
2018-06-20ARM: davinci: fix GPIO lookup for I2CSekhar Nori2-6/+13
2018-06-20ARM: dts: logicpd-som-lv: Fix Audio MuteAdam Ford1-0/+2
2018-06-20ARM: dts: logicpd-som-lv: Fix WL127x Startup IssuesAdam Ford1-2/+7
2018-06-20ARM: OMAP2+: powerdomain: use raw_smp_processor_id() for traceTero Kristo1-2/+2
2018-06-20ARM: davinci: board-dm355-evm: fix broken networkingSekhar Nori1-0/+6
2018-06-20ARM: davinci: board-omapl138-hawk: fix GPIO numbers for MMC/SD lookupSekhar Nori1-3/+7
2018-06-20ARM: davinci: board-da850-evm: fix GPIO lookup for MMC/SDSekhar Nori1-2/+7
2018-06-20ARM: davinci: board-da830-evm: fix GPIO lookup for MMC/SDSekhar Nori1-2/+7
2018-06-20ARM: dts: da850: fix W=1 warnings with pinmux nodeSekhar Nori1-2/+0
2018-06-20ARM: dts: Fix cm2 and prm sizes for omap4Tony Lindgren1-4/+4
2018-05-30ARM: dts: porter: Fix HDMI output routingLaurent Pinchart1-1/+1
2018-05-30ARM: dts: imx7d: cl-som-imx7: fix pinctrl_enetAapo Vienamo1-26/+26
2018-05-30ARM: dts: at91: tse850: use the correct compatible for the eepromPeter Rosin1-1/+1
2018-05-30ARM: dts: at91: nattis: use the correct compatible for the eepromPeter Rosin1-1/+1
2018-05-30ARM: dts: bcm283x: Fix pin function of JTAG pinsHenry Zhang1-1/+1
2018-05-30ARM: dts: bcm283x: Fix probing of bcm2835-i2sStefan Wahren1-2/+2
2018-05-30ARM: dts: dra71-evm: Correct evm_sd regulator max voltageRavikumar Kattekola1-2/+2
2018-05-30ARM: dts: keystone-k2e-clocks: Fix missing unit address separatorSuman Anna1-1/+1
2018-05-30arm: dts: socfpga: fix GIC PPI warningPhilipp Puschmann1-1/+1
2018-05-30ARM: dts: sun4i: Fix incorrect clocks for displaysPascal Roeleven1-3/+3
2018-05-22ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu2-0/+20
2018-05-22ARM: 8770/1: kprobes: Prohibit probing on optimized_callbackMasami Hiramatsu1-0/+1
2018-05-22ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabedMasami Hiramatsu1-1/+2
2018-05-22ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu1-1/+4
2018-05-22KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lockAndre Przywara1-0/+16
2018-05-16arm: dts: imx[35]*: declare flexcan devices to be compatible to imx25's flexcanUwe Kleine-König2-4/+4
2018-05-01arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier3-0/+22
2018-05-01ARM: socfpga_defconfig: Remove QSPI Sector 4K size forceThor Thayer1-0/+1
2018-05-01ARM: dts: Fix NAS4220B pin configLinus Walleij1-14/+14
2018-04-24ARM: dts: at91: sama5d4: fix pinctrl compatible stringSantiago Esteban1-1/+1
2018-04-24ARM: dts: exynos: Fix IOMMU support for GScaler devices on Exynos5250Marek Szyprowski1-4/+4
2018-04-24ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl propertyNicolas Ferre1-1/+1
2018-04-24arm: dts: mt7623: fix USB initialization fails on bananapi-r2Sean Wang1-2/+22
2018-04-24ARM: EXYNOS: Fix coupled CPU idle freeze on Exynos4210Marek Szyprowski1-5/+1
2018-04-19zboot: fix stack protector in compressed boot phaseHuacai Chen1-8/+1
2018-04-08crypto: arm,arm64 - Fix random regeneration of S_shippedLeonard Crestez1-0/+2
2018-03-29Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds10-22/+116