summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-11-12Merge tag 'v5.3.10' into toradex_5.3.ytoradex_5.3.yStefan Agner
2019-11-10arm64: dts: ti: k3-am65-main: Fix gic-its node unit-addressSuman Anna
2019-11-10MIPS: bmips: mark exception vectors as char arraysJonas Gorski
2019-11-10ARM: 8926/1: v7m: remove register save to stack before svcafzal mohammed
2019-11-10ARM: dts: bcm2837-rpi-cm3: Avoid leds-gpio probing issueStefan Wahren
2019-11-10ARM: davinci: dm365: Fix McBSP dma_slave_map entryPeter Ujfalusi
2019-11-10arm64: dts: imx8mm: Use correct clock for usdhc's ipg clkAnson Huang
2019-11-10arm64: dts: imx8mq: Use correct clock for usdhc's ipg clkAnson Huang
2019-11-10ARM: dts: imx7s: Correct GPT's ipg clock sourceAnson Huang
2019-11-10ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect'Andrey Smirnov
2019-11-10ARM: dts: imx6q-logicpd: Re-Enable SNVS power keyAdam Ford
2019-11-10arm64: dts: lx2160a: Correct CPU core idle state nameRan Wang
2019-11-10arm64: dts: rockchip: Fix usb-c on Hugsun X99 TV BoxVivek Unune
2019-11-10arm64: dts: rockchip: fix RockPro64 sdmmc settingsSoeren Moch
2019-11-10ARM: 8914/1: NOMMU: Fix exc_ret for XIPVladimir Murzin
2019-11-10ARM: 8908/1: add __always_inline to functions called from __get_user_check()Masahiro Yamada
2019-11-10ARM: mm: fix alignment handler faults under memory pressureRussell King
2019-11-10ARM: dts: Use level interrupt for omap4 & 5 wlcoreTony Lindgren
2019-11-10ARM: dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usageAndrey Smirnov
2019-11-10arm64: dts: zii-ultra: fix ARM regulator statesLucas Stach
2019-11-10arm64: dts: rockchip: fix RockPro64 sdhci settingsSoeren Moch
2019-11-10arm64: dts: rockchip: fix RockPro64 vdd-log regulator settingsSoeren Moch
2019-11-10ARM: dts: logicpd-torpedo-som: Remove twl_keypadAdam Ford
2019-11-10arm64: dts: rockchip: fix Rockpro64 RK808 interrupt lineHugh Cole-Baker
2019-11-10arm64: dts: Fix gpio to pinmux mappingRayagonda Kokatanur
2019-11-10arm64: dts: allwinner: a64: sopine-baseboard: Add PHY regulator delayJernej Skrabec
2019-11-10arm64: dts: allwinner: a64: Drop PMU nodeVasily Khoruzhick
2019-11-10arm64: dts: allwinner: a64: pine64-plus: Add PHY regulator delayJernej Skrabec
2019-11-06powerpc/powernv: Fix CPU idle to be called with IRQs disabledNicholas Piggin
2019-11-06KVM: vmx, svm: always run with EFER.NXE=1 when shadow paging is activePaolo Bonzini
2019-11-06arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003Bjorn Andersson
2019-11-06arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultCatalin Marinas
2019-11-06ARC: perf: Accommodate big-endian CPUAlexey Brodkin
2019-11-06s390/idle: fix cpu idle time calculationHeiko Carstens
2019-11-06s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG
2019-11-06s390/unwind: fix mixing regs and spIlya Leoshkevich
2019-11-06um-ubd: Entrust re-queue to the upper layersAnton Ivanov
2019-11-06s390/pci: fix MSI message dataSebastian Ott
2019-11-06arm64: dts: qcom: Add Asus NovaGo TP370QLJeffrey Hugo
2019-11-06arm64: dts: qcom: Add HP Envy x2Jeffrey Hugo
2019-11-06arm64: dts: qcom: Add Lenovo Miix 630Jeffrey Hugo
2019-11-06s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger
2019-11-06MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer
2019-11-06MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer
2019-11-06perf/x86/amd: Change/fix NMI latency mitigation to use a timestampTom Lendacky
2019-11-06x86/cpu: Add Comet Lake to the Intel CPU models headerKan Liang
2019-11-06arm64: armv8_deprecated: Checking return value for memory allocationYunfeng Ye
2019-11-06x86/xen: Return from panic notifierBoris Ostrovsky
2019-11-06riscv: Correct the handling of unexpected ebreak in do_trap_break()Vincent Chen
2019-11-06riscv: avoid sending a SIGTRAP to a user thread trapped in WARN()Vincent Chen