summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2018-09-05KVM: arm/arm64: Skip updating PMD entry if no changePunit Agrawal
2018-09-05KVM: arm/arm64: Skip updating PTE entry if no changePunit Agrawal
2018-08-24ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controllerAdam Ford
2018-08-24ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary coresNishanth Menon
2018-08-24ARM: 8780/1: ftrace: Only set kernel memory back to read-only after bootSteven Rostedt (VMware)
2018-08-24ARM: pxa: irq: fix handling of ICMR registers in suspend/resumeDaniel Mack
2018-08-24ARM: imx_v4_v5_defconfig: Select ULPI supportFabio Estevam
2018-08-24ARM: imx_v6_v7_defconfig: Select ULPI supportFabio Estevam
2018-08-24ARM: dts: da850: Fix interrups property for gpioKeerthy
2018-08-24ARM: dts: am437x: make edt-ft5x06 a wakeup sourceDaniel Mack
2018-08-24ARM: dts: Cygnus: Fix PCIe controller interrupt typeRay Jui
2018-08-24ARM: dts: Cygnus: Fix I2C controller interrupt typeRay Jui
2018-08-24ARM: dts: NSP: Fix PCIe controllers interrupt typesFlorian Fainelli
2018-08-24ARM: dts: NSP: Fix i2c controller interrupt typeFlorian Fainelli
2018-08-15ARM: dts: imx6sx: fix irq for pcie bridgeOleksij Rempel
2018-08-03ARM: dts: sh73a0: Add missing interrupt-affinity to PMU nodeGeert Uytterhoeven
2018-08-03ARM: dts: emev2: Add missing interrupt-affinity to PMU nodeGeert Uytterhoeven
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_IDMarc Zyngier
2018-07-22arm64: KVM: Add ARCH_WORKAROUND_2 support for guestsMarc Zyngier
2018-07-22KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_stateMarc Zyngier
2018-07-22KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocationJames Morse
2018-07-11ARM: dts: imx6q: Use correct SDMA script for SPI5 coreSean Nyekjaer
2018-07-03ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin
2018-05-30ARM: dts: porter: Fix HDMI output routingLaurent Pinchart
2018-05-30ARM: dts: imx7d: cl-som-imx7: fix pinctrl_enetAapo Vienamo
2018-05-30ARM: dts: bcm283x: Fix probing of bcm2835-i2sStefan Wahren
2018-05-30arm: dts: socfpga: fix GIC PPI warningPhilipp Puschmann
2018-05-30ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park
2018-05-30ARM: dts: NSP: Fix amount of RAM on BCM958625HRFlorian Fainelli
2018-05-30ARM: orion5x: Revert commit 4904dbda41c8.David S. Miller
2018-05-30ARM: OMAP: Fix dmtimer init for omap1Tony Lindgren
2018-05-30ARM: OMAP1: clock: Fix debugfs_create_*() usageGeert Uytterhoeven
2018-05-30ARM: OMAP3: Fix prm wake interrupt for resumeTony Lindgren
2018-05-30ARM: OMAP2+: timer: fix a kmemleak caused in omap_get_timer_dtQi Hou
2018-05-22ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu
2018-05-22ARM: 8770/1: kprobes: Prohibit probing on optimized_callbackMasami Hiramatsu
2018-05-22ARM: 8769/1: kprobes: Fix to use get_kprobe_ctlblk after irq-disabedMasami Hiramatsu
2018-05-22ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu
2018-05-22KVM: arm/arm64: VGIC/ITS: protect kvm_read_guest() calls with SRCU lockAndre Przywara
2018-05-19Revert "ARM: dts: imx6qdl-wandboard: Fix audio channel swap"Greg Kroah-Hartman
2018-05-19futex: Remove duplicated code and fix undefined behaviourJiri Slaby
2018-05-09arm/arm64: KVM: Add PSCI version selection APIMarc Zyngier
2018-04-24ARM: dts: at91: sama5d4: fix pinctrl compatible stringSantiago Esteban
2018-04-24ARM: dts: exynos: Fix IOMMU support for GScaler devices on Exynos5250Marek Szyprowski
2018-04-24ARM: dts: at91: at91sam9g25: fix mux-mask pinctrl propertyNicolas Ferre
2018-04-20arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMark Rutland
2018-04-20arm/arm64: KVM: Turn kvm_psci_version into a static inlineMark Rutland
2018-04-20arm/arm64: KVM: Advertise SMCCC v1.1Mark Rutland
2018-04-20arm/arm64: KVM: Implement PSCI 1.0 supportMark Rutland
2018-04-20arm/arm64: KVM: Add smccc accessors to PSCI codeMark Rutland