summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-11-06arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003Bjorn Andersson1-0/+1
2019-11-06arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultCatalin Marinas1-7/+8
2019-11-06ARC: perf: Accommodate big-endian CPUAlexey Brodkin1-2/+2
2019-11-06s390/idle: fix cpu idle time calculationHeiko Carstens1-7/+22
2019-11-06s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG1-6/+6
2019-11-06s390/unwind: fix mixing regs and spIlya Leoshkevich2-5/+14
2019-11-06um-ubd: Entrust re-queue to the upper layersAnton Ivanov1-2/+6
2019-11-06s390/pci: fix MSI message dataSebastian Ott1-1/+1
2019-11-06arm64: dts: qcom: Add Asus NovaGo TP370QLJeffrey Hugo2-0/+48
2019-11-06arm64: dts: qcom: Add HP Envy x2Jeffrey Hugo2-0/+31
2019-11-06arm64: dts: qcom: Add Lenovo Miix 630Jeffrey Hugo3-0/+271
2019-11-06s390/uaccess: avoid (false positive) compiler warningsChristian Borntraeger1-2/+2
2019-11-06MIPS: fw: sni: Fix out of bounds init of o32 stackThomas Bogendoerfer1-1/+1
2019-11-06MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer1-2/+2
2019-11-06perf/x86/amd: Change/fix NMI latency mitigation to use a timestampTom Lendacky1-13/+17
2019-11-06x86/cpu: Add Comet Lake to the Intel CPU models headerKan Liang1-0/+3
2019-11-06arm64: armv8_deprecated: Checking return value for memory allocationYunfeng Ye1-0/+5
2019-11-06x86/xen: Return from panic notifierBoris Ostrovsky1-3/+25
2019-11-06riscv: Correct the handling of unexpected ebreak in do_trap_break()Vincent Chen1-3/+3
2019-11-06riscv: avoid sending a SIGTRAP to a user thread trapped in WARN()Vincent Chen1-1/+1
2019-11-06riscv: avoid kernel hangs when trapped in BUG()Vincent Chen1-3/+3
2019-11-06MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer1-2/+3
2019-11-06efi/x86: Do not clean dummy variable in kexec pathDave Young1-3/+0
2019-11-06arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionallyWill Deacon1-4/+2
2019-11-06arm64: Default to building compat vDSO with clang when CONFIG_CC_IS_CLANGWill Deacon1-0/+4
2019-11-06arm64: vdso32: Detect binutils support for dmb ishldVincenzo Frascino2-1/+10
2019-11-06arm64: vdso32: Fix broken compat vDSO build warningsVincenzo Frascino3-16/+6
2019-11-06arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419James Morse1-3/+9
2019-11-06arm64: Fix incorrect irqflag restore for priority masking for compatJames Morse1-0/+1
2019-11-06arm64: cpufeature: Effectively expose FRINT capability to userspaceJulien Grall1-0/+1
2019-11-01ARM: dts: aspeed: rainier: gpio-keys for PSU presenceBrandon Wyman1-0/+29
2019-11-01ARM: dts: aspeed: rainier: Fix i2c eeprom sizeJinu Thomas1-2/+2
2019-10-30Merge tag 'v5.3.8' into dev-5.3Joel Stanley34-185/+334
2019-10-29KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in useGreg Kurz3-10/+32
2019-10-29x86/hyperv: Make vapic support x2apic modeRoman Kagan1-5/+15
2019-10-29x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson1-1/+2
2019-10-29x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel areaSteve Wahl1-2/+20
2019-10-29arm64: Allow CAVIUM_TX2_ERRATUM_219 to be selectedMarc Zyngier1-0/+17
2019-10-29arm64: Enable workaround for Cavium TX2 erratum 219 when running SMTMarc Zyngier1-0/+33
2019-10-29arm64: Avoid Cavium TX2 erratum 219 when switching TTBRMarc Zyngier3-1/+9
2019-10-29arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is setMarc Zyngier2-3/+69
2019-10-29parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller1-5/+7
2019-10-29s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer2-3/+12
2019-10-29xtensa: fix change_bit in exclusive access optionMax Filippov1-1/+1
2019-10-29xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov1-7/+0
2019-10-29MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton1-8/+15
2019-10-29uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to itLinus Torvalds1-0/+23
2019-10-29s390/mm: fix -Wunused-but-set-variable warningsQian Cai2-3/+9
2019-10-29mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET1-1/+1
2019-10-29riscv: Fix memblock reservation for device tree blobAlbert Ou1-1/+11