summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-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
2019-10-29RISC-V: Clear load reservations while restoring hart contextsPalmer Dabbelt2-1/+21
2019-10-29xen/efi: Set nonblocking callbacksRoss Lagerwall2-0/+4
2019-10-29MIPS: dts: ar9331: fix interrupt-controller sizeOleksij Rempel1-1/+1
2019-10-29ARM: dts: am4372: Set memory bandwidth limit for DISPCPeter Ujfalusi1-0/+2
2019-10-29ARM: OMAP2+: Fix warnings with broken omap2_set_init_voltage()Tony Lindgren1-100/+0
2019-10-29ARM: OMAP2+: Add missing LCDC midlemode for am335xTony Lindgren2-3/+6
2019-10-29ARM: OMAP2+: Fix missing reset done flag for am3 and am43Tony Lindgren1-1/+2
2019-10-29ARM: dts: Fix gpio0 flags for am335x-icev2Tony Lindgren2-2/+2
2019-10-29ARM: dts: Fix wrong clocks for dra7 mcaspTony Lindgren1-27/+21